pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-asn1
Module Name: pkgsrc
Committed By: adam
Date: Tue Apr 2 17:35:03 UTC 2024
Modified Files:
pkgsrc/security/py-asn1: Makefile distinfo
Log Message:
py-asn1: updated to 0.6.0
Revision 0.6.0, released 26-03-2024
- Added support for previously missing `RELATIVE-OID` construct
- Updated link to Layman's Guide
Now it provides a link to links to a formatted PDF version of the paper,
at a stable domain (researchgate), using https
- Removed support for EOL Python 2.7, 3.6, 3.7
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/security/py-asn1/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/security/py-asn1/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-asn1/Makefile
diff -u pkgsrc/security/py-asn1/Makefile:1.27 pkgsrc/security/py-asn1/Makefile:1.28
--- pkgsrc/security/py-asn1/Makefile:1.27 Tue Nov 21 18:55:18 2023
+++ pkgsrc/security/py-asn1/Makefile Tue Apr 2 17:35:03 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2023/11/21 18:55:18 adam Exp $
+# $NetBSD: Makefile,v 1.28 2024/04/02 17:35:03 adam Exp $
-DISTNAME= pyasn1-0.5.1
+DISTNAME= pyasn1-0.6.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyasn1/}
Index: pkgsrc/security/py-asn1/distinfo
diff -u pkgsrc/security/py-asn1/distinfo:1.25 pkgsrc/security/py-asn1/distinfo:1.26
--- pkgsrc/security/py-asn1/distinfo:1.25 Tue Nov 21 18:55:18 2023
+++ pkgsrc/security/py-asn1/distinfo Tue Apr 2 17:35:03 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2023/11/21 18:55:18 adam Exp $
+$NetBSD: distinfo,v 1.26 2024/04/02 17:35:03 adam Exp $
-BLAKE2s (pyasn1-0.5.1.tar.gz) = 604e3c696d65617b2e852abde85ec49349580222bc9f37a37535078f9b11d61e
-SHA512 (pyasn1-0.5.1.tar.gz) = 19478d810d000fb4435f6a1776f290b1618a693539ff8ffad8c41f9ac316938f1c0ae988db8571a838443407d312b5566887e20284a779ccf427888739f13833
-Size (pyasn1-0.5.1.tar.gz) = 147134 bytes
+BLAKE2s (pyasn1-0.6.0.tar.gz) = e3f681887eb8844776a8ce265db4a30d77858931cea97d4384f3dee0d744223c
+SHA512 (pyasn1-0.6.0.tar.gz) = 577bbb750a00e82e7a00806da6c564ab863341e0aa57b74e3132e1be814e0349e33ff05d48c04e58cd514ce97a971a5eafbaae75c978a3eb9268008c2270d15e
+Size (pyasn1-0.6.0.tar.gz) = 148088 bytes
Home |
Main Index |
Thread Index |
Old Index