pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Add py-flask-restful



Module Name:	pkgsrc-wip
Committed By:	Keke <kethzer.dr%gmail.com@localhost>
Pushed By:	kethzer.dr
Date:		Wed Apr 4 12:19:44 2018 -0400
Changeset:	fafff69b99e39961397095978f9684ed145feaf7

Modified Files:
	Makefile
Added Files:
	py-flask-restful/DESCR
	py-flask-restful/Makefile
	py-flask-restful/PLIST
	py-flask-restful/distinfo

Log Message:
Add py-flask-restful

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fafff69b99e39961397095978f9684ed145feaf7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                  |  1 +
 py-flask-restful/DESCR    |  0
 py-flask-restful/Makefile | 24 ++++++++++++++++++++++++
 py-flask-restful/PLIST    | 40 ++++++++++++++++++++++++++++++++++++++++
 py-flask-restful/distinfo |  6 ++++++
 5 files changed, 71 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 694e18596e..8db9908d7d 100644
--- a/Makefile
+++ b/Makefile
@@ -3172,6 +3172,7 @@ SUBDIR+=	py-fitsarray
 SUBDIR+=	py-fix-yahoo-finance
 SUBDIR+=	py-fjd
 SUBDIR+=	py-flask-migrate
+SUBDIR+=	py-flask-restful
 SUBDIR+=	py-flavio
 SUBDIR+=	py-flipper
 SUBDIR+=	py-fluiddyn
diff --git a/py-flask-restful/DESCR b/py-flask-restful/DESCR
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/py-flask-restful/Makefile b/py-flask-restful/Makefile
new file mode 100644
index 0000000000..616bcbae7c
--- /dev/null
+++ b/py-flask-restful/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD$
+
+DISTNAME=	Flask-RESTful-0.3.6
+PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	www
+MASTER_SITES=   ${MASTER_SITE_PYPI:=F/Flask-RESTful/}
+
+MAINTAINER=     kethzer.dr%gmail.com@localhost
+HOMEPAGE=	https://www.github.com/flask-restful/flask-restful/
+COMMENT=	Simple framework for creating REST APIs
+LICENSE=	modified-bsd
+
+
+DEPENDS+=       ${PYPKGPREFIX}-sphinx>=1.6.3:../../textproc/py-sphinx
+DEPENDS+=       ${PYPKGPREFIX}-crypto>=2.6:../../security/py-crypto
+DEPENDS+=       ${PYPKGPREFIX}-flask>=0.10:../../www/py-flask
+DEPENDS+=       ${PYPKGPREFIX}-six>=1.3.0:../../lang/py-six
+DEPENDS+=       ${PYPKGPREFIX}-six>=[0-9]*:../../time/py-pytz
+
+.include "../../lang/python/egg.mk"
+WRKSRC=		${WRKDIR}/Flask-RESTful-0.3.6
+USE_LANGUAGES=	# none
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-flask-restful/PLIST b/py-flask-restful/PLIST
new file mode 100644
index 0000000000..455c6fe633
--- /dev/null
+++ b/py-flask-restful/PLIST
@@ -0,0 +1,40 @@
+@comment $NetBSD$
+${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}/flask_restful/__init__.py
+${PYSITELIB}/flask_restful/__init__.pyc
+${PYSITELIB}/flask_restful/__init__.pyo
+${PYSITELIB}/flask_restful/__version__.py
+${PYSITELIB}/flask_restful/__version__.pyc
+${PYSITELIB}/flask_restful/__version__.pyo
+${PYSITELIB}/flask_restful/fields.py
+${PYSITELIB}/flask_restful/fields.pyc
+${PYSITELIB}/flask_restful/fields.pyo
+${PYSITELIB}/flask_restful/inputs.py
+${PYSITELIB}/flask_restful/inputs.pyc
+${PYSITELIB}/flask_restful/inputs.pyo
+${PYSITELIB}/flask_restful/paging.py
+${PYSITELIB}/flask_restful/paging.pyc
+${PYSITELIB}/flask_restful/paging.pyo
+${PYSITELIB}/flask_restful/representations/__init__.py
+${PYSITELIB}/flask_restful/representations/__init__.pyc
+${PYSITELIB}/flask_restful/representations/__init__.pyo
+${PYSITELIB}/flask_restful/representations/json.py
+${PYSITELIB}/flask_restful/representations/json.pyc
+${PYSITELIB}/flask_restful/representations/json.pyo
+${PYSITELIB}/flask_restful/reqparse.py
+${PYSITELIB}/flask_restful/reqparse.pyc
+${PYSITELIB}/flask_restful/reqparse.pyo
+${PYSITELIB}/flask_restful/utils/__init__.py
+${PYSITELIB}/flask_restful/utils/__init__.pyc
+${PYSITELIB}/flask_restful/utils/__init__.pyo
+${PYSITELIB}/flask_restful/utils/cors.py
+${PYSITELIB}/flask_restful/utils/cors.pyc
+${PYSITELIB}/flask_restful/utils/cors.pyo
+${PYSITELIB}/flask_restful/utils/crypto.py
+${PYSITELIB}/flask_restful/utils/crypto.pyc
+${PYSITELIB}/flask_restful/utils/crypto.pyo
diff --git a/py-flask-restful/distinfo b/py-flask-restful/distinfo
new file mode 100644
index 0000000000..5b0c7d406d
--- /dev/null
+++ b/py-flask-restful/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (Flask-RESTful-0.3.6.tar.gz) = 69584f970645893ffdaad2e4db60cbdb949459ed
+RMD160 (Flask-RESTful-0.3.6.tar.gz) = 06a61de7d39c45f876c1856a3941be8f4f8cfda8
+SHA512 (Flask-RESTful-0.3.6.tar.gz) = 7d980a12ed5d72e16fc0e6b45abc75d552f4921a68ab3d4af0425b0b0c9f517cc8240615802ccd6147f122aa0d859d79bb2af7e694f48e614bf9870d8b50e931
+Size (Flask-RESTful-0.3.6.tar.gz) = 103092 bytes


Home | Main Index | Thread Index | Old Index