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:           Thu Mar 17 08:16:22 UTC 2022

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

Log Message:
py-josepy: updated to 1.13.0

1.13.0 (2022-03-10)
-------------------

* Support for Python 3.6 has been deprecated and will be removed in the next
  scheduled release.
* Corrected some type annotations.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/security/py-josepy/Makefile
cvs rdiff -u -r1.14 -r1.15 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.16 pkgsrc/security/py-josepy/Makefile:1.17
--- pkgsrc/security/py-josepy/Makefile:1.16     Sun Mar  6 20:18:37 2022
+++ pkgsrc/security/py-josepy/Makefile  Thu Mar 17 08:16:22 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2022/03/06 20:18:37 adam Exp $
+# $NetBSD: Makefile,v 1.17 2022/03/17 08:16:22 adam Exp $
 
-DISTNAME=      josepy-1.12.0
+DISTNAME=      josepy-1.13.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.14 pkgsrc/security/py-josepy/distinfo:1.15
--- pkgsrc/security/py-josepy/distinfo:1.14     Sun Mar  6 20:18:37 2022
+++ pkgsrc/security/py-josepy/distinfo  Thu Mar 17 08:16:22 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2022/03/06 20:18:37 adam Exp $
+$NetBSD: distinfo,v 1.15 2022/03/17 08:16:22 adam Exp $
 
-BLAKE2s (josepy-1.12.0.tar.gz) = a4137c1e06d93abd2f60af2d026941eda39095e9df9109f83ec5c5aa51bfaf65
-SHA512 (josepy-1.12.0.tar.gz) = 7a5257d4a75feed65ff3abfd472e8f1c9cc81b62e27365d776d0f25e1efd94ae46374060ea463b9f04fe5e9577672bf2ab8dc8d6371cb8d01a4765921930e01b
-Size (josepy-1.12.0.tar.gz) = 59205 bytes
+BLAKE2s (josepy-1.13.0.tar.gz) = defdb8b1c5bb9af55f0438f50739d9f6bb7b1099f1b36c5d4909667e5549b66b
+SHA512 (josepy-1.13.0.tar.gz) = fb91946ac4bbb2a81195d200e4fdf06d40865b345005ab4ee328fd72545da2345b44c5b9ffb3115b16ffed65ab3a0c01d5b20d0d2ff3c2c2af30537a6a4721df
+Size (josepy-1.13.0.tar.gz) = 59045 bytes



Home | Main Index | Thread Index | Old Index