summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-03-07 17:31:28 +0000
committeradam <adam@pkgsrc.org>2021-03-07 17:31:28 +0000
commita8df9ddc02d96a9c2c3779e45dba58678b5bf2bb (patch)
treed6eeb545a81f64529dd27f2cfcac3d7d96544f64 /audio
parenta67d3fd7e629caa4e58108d1b8bcbec755321b78 (diff)
downloadpkgsrc-a8df9ddc02d96a9c2c3779e45dba58678b5bf2bb.tar.gz
py-discogs-client: updated to 2.3.0
v2.3.0: DEPRECATED This project is no longer maintained. You can still use a REST client like Requests or other third-party Python library to access the Discogs REST API. v2.2.2: Updates dependencies to resolve security vulnerabilities, and modernizes Python versions under test.
Diffstat (limited to 'audio')
-rw-r--r--audio/py-discogs-client/Makefile6
-rw-r--r--audio/py-discogs-client/distinfo10
2 files changed, 9 insertions, 7 deletions
diff --git a/audio/py-discogs-client/Makefile b/audio/py-discogs-client/Makefile
index d9b6b01aa01..adcd9398856 100644
--- a/audio/py-discogs-client/Makefile
+++ b/audio/py-discogs-client/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2018/07/09 08:16:50 adam Exp $
+# $NetBSD: Makefile,v 1.2 2021/03/07 17:31:28 adam Exp $
-DISTNAME= discogs-client-2.2.1
+DISTNAME= discogs-client-2.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= audio python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/discogs-client/}
@@ -16,5 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-oauthlib
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/py-discogs-client/distinfo b/audio/py-discogs-client/distinfo
index 9afb5553139..eb90460a192 100644
--- a/audio/py-discogs-client/distinfo
+++ b/audio/py-discogs-client/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/07/09 08:16:50 adam Exp $
+$NetBSD: distinfo,v 1.2 2021/03/07 17:31:28 adam Exp $
-SHA1 (discogs-client-2.2.1.tar.gz) = 4f5f36570f0d0a5157d31c51fa3eb0a360472307
-RMD160 (discogs-client-2.2.1.tar.gz) = 8d301359bb7c94f295c25a5935e732a1e8b06f19
-SHA512 (discogs-client-2.2.1.tar.gz) = fa339b14d5655a36fdf252fd94c729ecb97e195c1f7eb2e5207355dc5f4fd89d0b738218ffbac71acab4f143870bdba5cf5ea02dff70166014f14c30481ae1e5
-Size (discogs-client-2.2.1.tar.gz) = 24645 bytes
+SHA1 (discogs-client-2.3.0.tar.gz) = 0077f4f6e2651509b0c412dac43e50b7f2ea159c
+RMD160 (discogs-client-2.3.0.tar.gz) = 0eb52b41ef537856d39c389fc320f7e95acb7bb2
+SHA512 (discogs-client-2.3.0.tar.gz) = 1912c0b9a3ff5ef33bcea92e322580458b78c5ad280cfde1f1e180a096bd2afe8f0d22059b985a8efd6fe5a84b54fecbeee521ccc698c694b3d6d3e66f976afc
+Size (discogs-client-2.3.0.tar.gz) = 24716 bytes