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.
This commit is contained in:
adam 2021-03-07 17:31:28 +00:00
parent 8e48afc25e
commit 7b36892432
2 changed files with 9 additions and 7 deletions

View file

@ -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"

View file

@ -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