pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/py-josepy



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Dec  1 20:53:55 UTC 2021

Modified Files:
        pkgsrc/security/py-josepy: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/security/py-josepy/Makefile \
    pkgsrc/security/py-josepy/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-josepy/Makefile
diff -u pkgsrc/security/py-josepy/Makefile:1.12 pkgsrc/security/py-josepy/Makefile:1.13
--- pkgsrc/security/py-josepy/Makefile:1.12     Tue Sep 28 05:33:57 2021
+++ pkgsrc/security/py-josepy/Makefile  Wed Dec  1 20:53:55 2021
@@ -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/}
Index: pkgsrc/security/py-josepy/distinfo
diff -u pkgsrc/security/py-josepy/distinfo:1.12 pkgsrc/security/py-josepy/distinfo:1.13
--- pkgsrc/security/py-josepy/distinfo:1.12     Tue Oct 26 11:17:46 2021
+++ pkgsrc/security/py-josepy/distinfo  Wed Dec  1 20:53:55 2021
@@ -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



Home | Main Index | Thread Index | Old Index