pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/py-requests-oauthlib



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jun 17 08:39:43 UTC 2018

Modified Files:
        pkgsrc/security/py-requests-oauthlib: Makefile PLIST distinfo

Log Message:
py-requests-oauthlib: update to 1.0.0.

v1.0.0 (4 June 2018)
++++++++++++++++++++

- **Removed support for Python 2.6 and Python 3.3.**
  This project now supports Python 2.7, and Python 3.4 and above.
- Added several examples to the documentation.
- Added plentymarkets compliance fix.
- Added a ``token`` property to OAuth1Session, to match the corresponding
  ``token`` property on OAuth2Session.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/security/py-requests-oauthlib/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/py-requests-oauthlib/PLIST \
    pkgsrc/security/py-requests-oauthlib/distinfo

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

Modified files:

Index: pkgsrc/security/py-requests-oauthlib/Makefile
diff -u pkgsrc/security/py-requests-oauthlib/Makefile:1.7 pkgsrc/security/py-requests-oauthlib/Makefile:1.8
--- pkgsrc/security/py-requests-oauthlib/Makefile:1.7   Mon Feb 20 10:00:08 2017
+++ pkgsrc/security/py-requests-oauthlib/Makefile       Sun Jun 17 08:39:43 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2017/02/20 10:00:08 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2018/06/17 08:39:43 wiz Exp $
 
-DISTNAME=      requests-oauthlib-0.8.0
+DISTNAME=      requests-oauthlib-1.0.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_PYPI:=r/requests-oauthlib/}
@@ -14,7 +14,7 @@ USE_LANGUAGES=        # none
 
 DEPENDS+=      ${PYPKGPREFIX}-requests>=2.2.0:../../devel/py-requests
 DEPENDS+=      ${PYPKGPREFIX}-oauthlib>=0.6.1:../../security/py-oauthlib
-# BUILD_DEPENDS+=requests-mock
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-requests-mock-[0-9]*:../../devel/py-requests-mock
 BUILD_DEPENDS+=        ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
 BUILD_DEPENDS+=        ${PYPKGPREFIX}-pbr>=0.11:../../devel/py-pbr
 

Index: pkgsrc/security/py-requests-oauthlib/PLIST
diff -u pkgsrc/security/py-requests-oauthlib/PLIST:1.5 pkgsrc/security/py-requests-oauthlib/PLIST:1.6
--- pkgsrc/security/py-requests-oauthlib/PLIST:1.5      Mon Feb 20 10:00:08 2017
+++ pkgsrc/security/py-requests-oauthlib/PLIST  Sun Jun 17 08:39:43 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2017/02/20 10:00:08 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2018/06/17 08:39:43 wiz Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -26,6 +26,9 @@ ${PYSITELIB}/requests_oauthlib/complianc
 ${PYSITELIB}/requests_oauthlib/compliance_fixes/mailchimp.py
 ${PYSITELIB}/requests_oauthlib/compliance_fixes/mailchimp.pyc
 ${PYSITELIB}/requests_oauthlib/compliance_fixes/mailchimp.pyo
+${PYSITELIB}/requests_oauthlib/compliance_fixes/plentymarkets.py
+${PYSITELIB}/requests_oauthlib/compliance_fixes/plentymarkets.pyc
+${PYSITELIB}/requests_oauthlib/compliance_fixes/plentymarkets.pyo
 ${PYSITELIB}/requests_oauthlib/compliance_fixes/slack.py
 ${PYSITELIB}/requests_oauthlib/compliance_fixes/slack.pyc
 ${PYSITELIB}/requests_oauthlib/compliance_fixes/slack.pyo
Index: pkgsrc/security/py-requests-oauthlib/distinfo
diff -u pkgsrc/security/py-requests-oauthlib/distinfo:1.5 pkgsrc/security/py-requests-oauthlib/distinfo:1.6
--- pkgsrc/security/py-requests-oauthlib/distinfo:1.5   Mon Feb 20 10:00:08 2017
+++ pkgsrc/security/py-requests-oauthlib/distinfo       Sun Jun 17 08:39:43 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2017/02/20 10:00:08 wiz Exp $
+$NetBSD: distinfo,v 1.6 2018/06/17 08:39:43 wiz Exp $
 
-SHA1 (requests-oauthlib-0.8.0.tar.gz) = 101e2716bd747a0cf859662fcfefa08d8c6189d9
-RMD160 (requests-oauthlib-0.8.0.tar.gz) = 8a41f15c2907174e0ea842af9b727526305225e0
-SHA512 (requests-oauthlib-0.8.0.tar.gz) = 267c6f60cefecc133495d7407986ae23d238ad449cfbbcf2148b444a2498445991677bf416074bae59e16881953d52d338aa2c1470432ca608797ca3d2bcd999
-Size (requests-oauthlib-0.8.0.tar.gz) = 84110 bytes
+SHA1 (requests-oauthlib-1.0.0.tar.gz) = 4f653efdaa4b1a9683dad4eb676e538cb827b18a
+RMD160 (requests-oauthlib-1.0.0.tar.gz) = 3c2548511c905a2263e8d749bb93ab0eb7ca7b15
+SHA512 (requests-oauthlib-1.0.0.tar.gz) = b1036ca0533383dc5d6297de0cf65c9c705bbdc01b367adba94735424ac262f8e01cc2975da294af31af12c347d4a93b06ac3e18e159a45b3544aa051b2c59c8
+Size (requests-oauthlib-1.0.0.tar.gz) = 74092 bytes



Home | Main Index | Thread Index | Old Index