pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www py-cloudfiles: removed (obsolete)
details: https://anonhg.NetBSD.org/pkgsrc/rev/2665f9c6d68b
branches: trunk
changeset: 448933:2665f9c6d68b
user: adam <adam%pkgsrc.org@localhost>
date: Thu Mar 18 09:39:32 2021 +0000
description:
py-cloudfiles: removed (obsolete)
diffstat:
www/Makefile | 3 +--
www/py-cloudfiles/DESCR | 1 -
www/py-cloudfiles/Makefile | 17 -----------------
www/py-cloudfiles/PLIST | 34 ----------------------------------
www/py-cloudfiles/distinfo | 6 ------
5 files changed, 1 insertions(+), 60 deletions(-)
diffs (91 lines):
diff -r d193e1e75597 -r 2665f9c6d68b www/Makefile
--- a/www/Makefile Thu Mar 18 09:37:12 2021 +0000
+++ b/www/Makefile Thu Mar 18 09:39:32 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1522 2021/03/18 09:19:16 adam Exp $
+# $NetBSD: Makefile,v 1.1523 2021/03/18 09:39:32 adam Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -645,7 +645,6 @@
SUBDIR+= py-cheroot
SUBDIR+= py-cherrypy
SUBDIR+= py-clearsilver
-SUBDIR+= py-cloudfiles
SUBDIR+= py-cookies
SUBDIR+= py-curl
SUBDIR+= py-daphne
diff -r d193e1e75597 -r 2665f9c6d68b www/py-cloudfiles/DESCR
--- a/www/py-cloudfiles/DESCR Thu Mar 18 09:37:12 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Python language bindings for Cloud Files API.
diff -r d193e1e75597 -r 2665f9c6d68b www/py-cloudfiles/Makefile
--- a/www/py-cloudfiles/Makefile Thu Mar 18 09:37:12 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2019/11/04 22:10:12 rillig Exp $
-
-DISTNAME= python-cloudfiles-1.7.11
-PKGNAME= ${DISTNAME:S/python/${PYPKGPREFIX}/}
-CATEGORIES= www
-MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-cloudfiles/}
-
-PYTHON_VERSIONS_ACCEPTED= 27
-
-MAINTAINER= triaxx%NetBSD.org@localhost
-HOMEPAGE= https://github.com/ncw/python-cloudfiles/
-COMMENT= CloudFiles client library for Python
-LICENSE= mit
-
-.include "../../lang/python/application.mk"
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r d193e1e75597 -r 2665f9c6d68b www/py-cloudfiles/PLIST
--- a/www/py-cloudfiles/PLIST Thu Mar 18 09:37:12 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,34 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2018/01/26 14:24:29 triaxx Exp $
-${PYSITELIB}/cloudfiles/__init__.py
-${PYSITELIB}/cloudfiles/__init__.pyc
-${PYSITELIB}/cloudfiles/__init__.pyo
-${PYSITELIB}/cloudfiles/authentication.py
-${PYSITELIB}/cloudfiles/authentication.pyc
-${PYSITELIB}/cloudfiles/authentication.pyo
-${PYSITELIB}/cloudfiles/connection.py
-${PYSITELIB}/cloudfiles/connection.pyc
-${PYSITELIB}/cloudfiles/connection.pyo
-${PYSITELIB}/cloudfiles/consts.py
-${PYSITELIB}/cloudfiles/consts.pyc
-${PYSITELIB}/cloudfiles/consts.pyo
-${PYSITELIB}/cloudfiles/container.py
-${PYSITELIB}/cloudfiles/container.pyc
-${PYSITELIB}/cloudfiles/container.pyo
-${PYSITELIB}/cloudfiles/errors.py
-${PYSITELIB}/cloudfiles/errors.pyc
-${PYSITELIB}/cloudfiles/errors.pyo
-${PYSITELIB}/cloudfiles/fjson.py
-${PYSITELIB}/cloudfiles/fjson.pyc
-${PYSITELIB}/cloudfiles/fjson.pyo
-${PYSITELIB}/cloudfiles/storage_object.py
-${PYSITELIB}/cloudfiles/storage_object.pyc
-${PYSITELIB}/cloudfiles/storage_object.pyo
-${PYSITELIB}/cloudfiles/utils.py
-${PYSITELIB}/cloudfiles/utils.pyc
-${PYSITELIB}/cloudfiles/utils.pyo
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
diff -r d193e1e75597 -r 2665f9c6d68b www/py-cloudfiles/distinfo
--- a/www/py-cloudfiles/distinfo Thu Mar 18 09:37:12 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2018/01/26 14:24:29 triaxx Exp $
-
-SHA1 (python-cloudfiles-1.7.11.tar.gz) = 822344c5149f4f000679bc045996af9304f8b271
-RMD160 (python-cloudfiles-1.7.11.tar.gz) = b393a61fe209d6af4372cd0cecfcfb09106fc5ab
-SHA512 (python-cloudfiles-1.7.11.tar.gz) = c30106232291ee6a1429b182597857405162be171b30d5c74d6626d50428e93b8f6b96685e23c8d8f118ef7b025322469b5b990e08ba029332ad20c043efffcf
-Size (python-cloudfiles-1.7.11.tar.gz) = 330709 bytes
Home |
Main Index |
Thread Index |
Old Index