pkgsrc-WIP-changes archive

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

py-aniso8601, py-flask-restful: moved to base



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By:	adam
Date:		Thu Dec 6 20:37:15 2018 +0100
Changeset:	f9bb5ffc908928fa1f8d2f9e097a47458b77a02d

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

Log Message:
py-aniso8601, py-flask-restful: moved to base

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

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

diffstat:
 Makefile                  |  2 --
 py-aniso8601/DESCR        |  1 -
 py-aniso8601/Makefile     | 19 -------------------
 py-aniso8601/PLIST        | 33 ---------------------------------
 py-aniso8601/distinfo     |  6 ------
 py-flask-restful/DESCR    |  1 -
 py-flask-restful/Makefile | 25 -------------------------
 py-flask-restful/PLIST    | 40 ----------------------------------------
 py-flask-restful/distinfo |  6 ------
 9 files changed, 133 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index fed969c317..646877fa8a 100644
--- a/Makefile
+++ b/Makefile
@@ -3007,7 +3007,6 @@ SUBDIR+=	py-amqpipe
 SUBDIR+=	py-amqplib
 SUBDIR+=	py-ana
 SUBDIR+=	py-anfft
-SUBDIR+=	py-aniso8601
 SUBDIR+=	py-anki2-devel
 SUBDIR+=	py-annarchy
 SUBDIR+=	py-antlr3
@@ -3285,7 +3284,6 @@ 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-aniso8601/DESCR b/py-aniso8601/DESCR
deleted file mode 100644
index 34e344a30c..0000000000
--- a/py-aniso8601/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Library for parsing ISO 8601 strings
diff --git a/py-aniso8601/Makefile b/py-aniso8601/Makefile
deleted file mode 100644
index 04c5e53132..0000000000
--- a/py-aniso8601/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	aniso8601-3.0.0
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	time
-MASTER_SITES=	${MASTER_SITE_PYPI:=a/aniso8601/}
-
-MAINTAINER=	kethzer.dr%gmail.com@localhost
-HOMEPAGE=	https://bitbucket.org/nielsenb/aniso8601
-COMMENT=	Library for parsing ISO 8601 strings
-LICENSE=	modified-bsd
-
-
-DEPENDS+=	${PYPKGPREFIX}-setuptools>=18.5:../../devel/py-setuptools
-DEPENDS+=	${PYPKGPREFIX}-dateutil>=2.6.1:../../time/py-dateutil
-
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-aniso8601/PLIST b/py-aniso8601/PLIST
deleted file mode 100644
index 5473a469e2..0000000000
--- a/py-aniso8601/PLIST
+++ /dev/null
@@ -1,33 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/aniso8601/__init__.py
-${PYSITELIB}/aniso8601/__init__.pyc
-${PYSITELIB}/aniso8601/__init__.pyo
-${PYSITELIB}/aniso8601/compat.py
-${PYSITELIB}/aniso8601/compat.pyc
-${PYSITELIB}/aniso8601/compat.pyo
-${PYSITELIB}/aniso8601/date.py
-${PYSITELIB}/aniso8601/date.pyc
-${PYSITELIB}/aniso8601/date.pyo
-${PYSITELIB}/aniso8601/duration.py
-${PYSITELIB}/aniso8601/duration.pyc
-${PYSITELIB}/aniso8601/duration.pyo
-${PYSITELIB}/aniso8601/exceptions.py
-${PYSITELIB}/aniso8601/exceptions.pyc
-${PYSITELIB}/aniso8601/exceptions.pyo
-${PYSITELIB}/aniso8601/interval.py
-${PYSITELIB}/aniso8601/interval.pyc
-${PYSITELIB}/aniso8601/interval.pyo
-${PYSITELIB}/aniso8601/resolution.py
-${PYSITELIB}/aniso8601/resolution.pyc
-${PYSITELIB}/aniso8601/resolution.pyo
-${PYSITELIB}/aniso8601/time.py
-${PYSITELIB}/aniso8601/time.pyc
-${PYSITELIB}/aniso8601/time.pyo
-${PYSITELIB}/aniso8601/timezone.py
-${PYSITELIB}/aniso8601/timezone.pyc
-${PYSITELIB}/aniso8601/timezone.pyo
diff --git a/py-aniso8601/distinfo b/py-aniso8601/distinfo
deleted file mode 100644
index a23fcca1b5..0000000000
--- a/py-aniso8601/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (aniso8601-3.0.0.tar.gz) = 1ffb09c0ae1f1ea2d937e51c447045807d0901b8
-RMD160 (aniso8601-3.0.0.tar.gz) = bbe6d31ac4a49acbbfbaad75147b35ce1cf0b735
-SHA512 (aniso8601-3.0.0.tar.gz) = bea2b9dad8f8ac2c5314570ce49846ef0cdf6459019065b5529966fbaf20a79d76b7af5a93f5bb8e1d811d3355a217877ae90d295529f3e9a7b2b20e6465b1c7
-Size (aniso8601-3.0.0.tar.gz) = 69371 bytes
diff --git a/py-flask-restful/DESCR b/py-flask-restful/DESCR
deleted file mode 100644
index b483ef7140..0000000000
--- a/py-flask-restful/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Simple framework for creating REST APIs
diff --git a/py-flask-restful/Makefile b/py-flask-restful/Makefile
deleted file mode 100644
index 9d58cf07f7..0000000000
--- a/py-flask-restful/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $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}-aniso8601>=0.82:../../wip/py-aniso8601
-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
deleted file mode 100644
index 455c6fe633..0000000000
--- a/py-flask-restful/PLIST
+++ /dev/null
@@ -1,40 +0,0 @@
-@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
deleted file mode 100644
index 5b0c7d406d..0000000000
--- a/py-flask-restful/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$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