net/py-grequests: import py-grequests-0.7.0

GRequests allows you to use Requests with Gevent to make asynchronous
HTTP Requests easily.
This commit is contained in:
wiz 2023-06-11 08:10:26 +00:00
parent a737a04f09
commit a3521f8d72
4 changed files with 39 additions and 0 deletions

2
net/py-grequests/DESCR Normal file
View File

@ -0,0 +1,2 @@
GRequests allows you to use Requests with Gevent to make asynchronous
HTTP Requests easily.

22
net/py-grequests/Makefile Normal file
View File

@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.1 2023/06/11 08:10:26 wiz Exp $
DISTNAME= grequests-0.7.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/grequests/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/spyoungtech/grequests
COMMENT= Requests + Gevent
LICENSE= 2-clause-bsd
DEPENDS+= ${PYPKGPREFIX}-gevent>=0:../../net/py-gevent
DEPENDS+= ${PYPKGPREFIX}-requests>=0:../../devel/py-requests
TEST_DEPENDS+= ${PYPKGPREFIX}-nose>=0:../../devel/py-nose
USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 27
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

10
net/py-grequests/PLIST Normal file
View File

@ -0,0 +1,10 @@
@comment $NetBSD: PLIST,v 1.1 2023/06/11 08:10:26 wiz Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/grequests.py
${PYSITELIB}/grequests.pyc
${PYSITELIB}/grequests.pyo

View File

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2023/06/11 08:10:26 wiz Exp $
BLAKE2s (grequests-0.7.0.tar.gz) = d64e011e1b52b94e4a3dbbb9257b2d1bbd9df0d59a82d296c996a7e191aed076
SHA512 (grequests-0.7.0.tar.gz) = a9b90797d7ebecc3a5a95f178286aa62e9466499aafb4e03d450d0f4ddf6fafa76ec3210ffe4e68cf1a38295731bba15394b02361a16bd8dcfe3d3b62fcb4673
Size (grequests-0.7.0.tar.gz) = 6524 bytes