pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/py-requests-oauthlib: remove (mechanical cleanup)
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Wed Sep 23 05:26:26 2015 +0200
Changeset: 7b95afccf540459971cdcaee79b08140de5f89a3
Removed Files:
py-requests-oauthlib/DESCR
py-requests-oauthlib/Makefile
py-requests-oauthlib/PLIST
py-requests-oauthlib/distinfo
Log Message:
wip/py-requests-oauthlib: remove (mechanical cleanup)
- pkgsrc/security/py-requests-oauthlib exists
- pkgsrc (0.4.0) >= wip (0.4.0)
- doc/CHANGES-2014: Added version 0.4.0 [imil 2014-05-08]
- wip/py-requests-oauthlib last touched [wiz 2014-12-31]
- package does not appear to be actively used to stage updates
- manual inspection of diff revealed no uncommitted improvements
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7b95afccf540459971cdcaee79b08140de5f89a3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-requests-oauthlib/DESCR | 1 -
py-requests-oauthlib/Makefile | 19 -------------------
py-requests-oauthlib/PLIST | 34 ----------------------------------
py-requests-oauthlib/distinfo | 5 -----
4 files changed, 59 deletions(-)
diffs:
diff --git a/py-requests-oauthlib/DESCR b/py-requests-oauthlib/DESCR
deleted file mode 100644
index 010a55a..0000000
--- a/py-requests-oauthlib/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-OAuthlib authentication support for Requests
diff --git a/py-requests-oauthlib/Makefile b/py-requests-oauthlib/Makefile
deleted file mode 100644
index 76e947f..0000000
--- a/py-requests-oauthlib/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2014/12/31 13:58:41 thomasklausner Exp $
-
-DISTNAME= requests-oauthlib-0.4.0
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= security python
-MASTER_SITES= https://pypi.python.org/packages/source/r/requests-oauthlib/
-
-MAINTAINER= kamelderouiche%yahoo.com@localhost
-HOMEPAGE= https://github.com/requests/requests-oauthlib
-COMMENT= OAuthlib authentication support for Requests
-LICENSE= mit
-
-DEPENDS+= ${PYPKGPREFIX}-requests>=2.2.0:../../devel/py-requests
-DEPENDS+= ${PYPKGPREFIX}-oauthlib>=0.6.1:../../wip/py-oauthlib
-
-USE_LANGUAGES= # none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-requests-oauthlib/PLIST b/py-requests-oauthlib/PLIST
deleted file mode 100644
index 5334605..0000000
--- a/py-requests-oauthlib/PLIST
+++ /dev/null
@@ -1,34 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2014/03/21 17:41:08 jihbed 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}/requests_oauthlib/__init__.py
-${PYSITELIB}/requests_oauthlib/__init__.pyc
-${PYSITELIB}/requests_oauthlib/__init__.pyo
-${PYSITELIB}/requests_oauthlib/compliance_fixes/__init__.py
-${PYSITELIB}/requests_oauthlib/compliance_fixes/__init__.pyc
-${PYSITELIB}/requests_oauthlib/compliance_fixes/__init__.pyo
-${PYSITELIB}/requests_oauthlib/compliance_fixes/facebook.py
-${PYSITELIB}/requests_oauthlib/compliance_fixes/facebook.pyc
-${PYSITELIB}/requests_oauthlib/compliance_fixes/facebook.pyo
-${PYSITELIB}/requests_oauthlib/compliance_fixes/linkedin.py
-${PYSITELIB}/requests_oauthlib/compliance_fixes/linkedin.pyc
-${PYSITELIB}/requests_oauthlib/compliance_fixes/linkedin.pyo
-${PYSITELIB}/requests_oauthlib/oauth1_auth.py
-${PYSITELIB}/requests_oauthlib/oauth1_auth.pyc
-${PYSITELIB}/requests_oauthlib/oauth1_auth.pyo
-${PYSITELIB}/requests_oauthlib/oauth1_session.py
-${PYSITELIB}/requests_oauthlib/oauth1_session.pyc
-${PYSITELIB}/requests_oauthlib/oauth1_session.pyo
-${PYSITELIB}/requests_oauthlib/oauth2_auth.py
-${PYSITELIB}/requests_oauthlib/oauth2_auth.pyc
-${PYSITELIB}/requests_oauthlib/oauth2_auth.pyo
-${PYSITELIB}/requests_oauthlib/oauth2_session.py
-${PYSITELIB}/requests_oauthlib/oauth2_session.pyc
-${PYSITELIB}/requests_oauthlib/oauth2_session.pyo
-${PYSITELIB}/requests_oauthlib/utils.py
-${PYSITELIB}/requests_oauthlib/utils.pyc
-${PYSITELIB}/requests_oauthlib/utils.pyo
diff --git a/py-requests-oauthlib/distinfo b/py-requests-oauthlib/distinfo
deleted file mode 100644
index 751c66e..0000000
--- a/py-requests-oauthlib/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2014/03/21 17:41:08 jihbed Exp $
-
-SHA1 (requests-oauthlib-0.4.0.tar.gz) = c86bcc7f5773dede54ee1eb6f606313296ee1ad9
-RMD160 (requests-oauthlib-0.4.0.tar.gz) = 52a276daac9f2f66bc5f96bdcee78fd317bf0858
-Size (requests-oauthlib-0.4.0.tar.gz) = 12104 bytes
Home |
Main Index |
Thread Index |
Old Index