pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/py-requests-oauthlib py-requests-oauthlib: up...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3286d265df23
branches: trunk
changeset: 404184:3286d265df23
user: adam <adam%pkgsrc.org@localhost>
date: Thu Nov 07 13:34:36 2019 +0000
description:
py-requests-oauthlib: updated to 1.3.0
1.3.0:
- Instagram compliance fix
- Added ``force_querystring`` argument to fetch_token() method on OAuth2Session
diffstat:
security/py-requests-oauthlib/Makefile | 4 ++--
security/py-requests-oauthlib/PLIST | 5 ++++-
security/py-requests-oauthlib/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 8 deletions(-)
diffs (46 lines):
diff -r 3ed0c967ede6 -r 3286d265df23 security/py-requests-oauthlib/Makefile
--- a/security/py-requests-oauthlib/Makefile Thu Nov 07 13:24:50 2019 +0000
+++ b/security/py-requests-oauthlib/Makefile Thu Nov 07 13:34:36 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2019/01/16 09:39:40 adam Exp $
+# $NetBSD: Makefile,v 1.10 2019/11/07 13:34:36 adam Exp $
-DISTNAME= requests-oauthlib-1.2.0
+DISTNAME= requests-oauthlib-1.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/requests-oauthlib/}
diff -r 3ed0c967ede6 -r 3286d265df23 security/py-requests-oauthlib/PLIST
--- a/security/py-requests-oauthlib/PLIST Thu Nov 07 13:24:50 2019 +0000
+++ b/security/py-requests-oauthlib/PLIST Thu Nov 07 13:34:36 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2018/06/17 08:39:43 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2019/11/07 13:34:36 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -20,6 +20,9 @@
${PYSITELIB}/requests_oauthlib/compliance_fixes/fitbit.py
${PYSITELIB}/requests_oauthlib/compliance_fixes/fitbit.pyc
${PYSITELIB}/requests_oauthlib/compliance_fixes/fitbit.pyo
+${PYSITELIB}/requests_oauthlib/compliance_fixes/instagram.py
+${PYSITELIB}/requests_oauthlib/compliance_fixes/instagram.pyc
+${PYSITELIB}/requests_oauthlib/compliance_fixes/instagram.pyo
${PYSITELIB}/requests_oauthlib/compliance_fixes/linkedin.py
${PYSITELIB}/requests_oauthlib/compliance_fixes/linkedin.pyc
${PYSITELIB}/requests_oauthlib/compliance_fixes/linkedin.pyo
diff -r 3ed0c967ede6 -r 3286d265df23 security/py-requests-oauthlib/distinfo
--- a/security/py-requests-oauthlib/distinfo Thu Nov 07 13:24:50 2019 +0000
+++ b/security/py-requests-oauthlib/distinfo Thu Nov 07 13:34:36 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2019/01/16 09:39:40 adam Exp $
+$NetBSD: distinfo,v 1.8 2019/11/07 13:34:36 adam Exp $
-SHA1 (requests-oauthlib-1.2.0.tar.gz) = 4ee5733f95ba21c7e7ad545584553eee21e7ccf7
-RMD160 (requests-oauthlib-1.2.0.tar.gz) = 2047c81e2ba3c596fa0ce79602d602ff53ce83a9
-SHA512 (requests-oauthlib-1.2.0.tar.gz) = 531cbea898b692864134b83479b3a32b0455def8bbd0b808a118bd63d377c4056e8df9a4943fa4048e5b27e2628641d8818d3bbc71dde91522a3be163da1e719
-Size (requests-oauthlib-1.2.0.tar.gz) = 83381 bytes
+SHA1 (requests-oauthlib-1.3.0.tar.gz) = f139aed770519b6a095b8fdc888d03955cbe9d8e
+RMD160 (requests-oauthlib-1.3.0.tar.gz) = 13aa3a01f10e5d80bb572634c34433e356aea670
+SHA512 (requests-oauthlib-1.3.0.tar.gz) = 7ef206aaf50cd3289f04175ff3a08022d00aeaaba57a6580912f37c30880322ec71ae9f6af7edc99efe6043fc6c19ba2c9f6fc0f29c126be28cde22bb885510d
+Size (requests-oauthlib-1.3.0.tar.gz) = 88157 bytes
Home |
Main Index |
Thread Index |
Old Index