diff options
author | adam <adam@pkgsrc.org> | 2021-12-01 20:53:55 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-12-01 20:53:55 +0000 |
commit | 47b23a4573d1df36554bf171545c02995538f40a (patch) | |
tree | 7b15ff9898989aff143e620c34c2533091048f83 /security | |
parent | 3e14ac5a6a1b981154288d1ff3d4cbd29c9356b0 (diff) | |
download | pkgsrc-47b23a4573d1df36554bf171545c02995538f40a.tar.gz |
py-josepy: updated to 1.11.0
1.11.0
------
* Added support for Python 3.10.
* We changed the PGP key used to sign the packages we upload to PyPI. Going
forward, releases will be signed with one of three different keys. All of
these keys are available on major key servers and signed by our previous PGP
key. The fingerprints of these new keys are:
- BF6BCFC89E90747B9A680FD7B6029E8500F7DB16
- 86379B4F0AF371B50CD9E5FF3402831161D1D280
- 20F201346BF8F3F455A73F9A780CC99432A28621
Diffstat (limited to 'security')
-rw-r--r-- | security/py-josepy/Makefile | 4 | ||||
-rw-r--r-- | security/py-josepy/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/py-josepy/Makefile b/security/py-josepy/Makefile index ba20c193f86..e4022fefa41 100644 --- a/security/py-josepy/Makefile +++ b/security/py-josepy/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2021/09/28 05:33:57 adam Exp $ +# $NetBSD: Makefile,v 1.13 2021/12/01 20:53:55 adam Exp $ -DISTNAME= josepy-1.10.0 +DISTNAME= josepy-1.11.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= security python MASTER_SITES= ${MASTER_SITE_PYPI:=j/josepy/} diff --git a/security/py-josepy/distinfo b/security/py-josepy/distinfo index 4f4438dc6f5..e3de1094974 100644 --- a/security/py-josepy/distinfo +++ b/security/py-josepy/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2021/10/26 11:17:46 nia Exp $ +$NetBSD: distinfo,v 1.13 2021/12/01 20:53:55 adam Exp $ -BLAKE2s (josepy-1.10.0.tar.gz) = 4aff3b6661be9635e3899042b4d000c08debbe21a75b0b7cccd328f63435893c -SHA512 (josepy-1.10.0.tar.gz) = 517476c4b4df35b066f48e20e2c31bf458b998553a740dbfa4a682a94353db1cc9d706cee9429cb34b9347e8d78b97bf4a8f930334b86febfe56f5c9f779b42f -Size (josepy-1.10.0.tar.gz) = 58662 bytes +BLAKE2s (josepy-1.11.0.tar.gz) = 7cc82de41f1eb8be70b54fec4202de5e3cb43634320d9bf08ecb1f391f663a55 +SHA512 (josepy-1.11.0.tar.gz) = 06aed9534434a94f7b922270221aaa85feb4ba9d836460303ecb7fea1c5679d557a6dad6d32bbd1a05ccc4855318fb56752ebea91498bb8c36884cf7b3d01859 +Size (josepy-1.11.0.tar.gz) = 59198 bytes |