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:           Mon Nov 18 10:52:39 UTC 2019

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

Log Message:
py-asn1: updated to 0.4.8

Revision 0.4.8:
- Added ability of combining `SingleValueConstraint` and
  `PermittedAlphabetConstraint` objects into one for proper modeling
  `FROM ... EXCEPT ...` ASN.1 clause.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/security/py-asn1/Makefile
cvs rdiff -u -r1.20 -r1.21 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.23 pkgsrc/security/py-asn1/Makefile:1.24
--- pkgsrc/security/py-asn1/Makefile:1.23       Mon Sep  2 07:00:38 2019
+++ pkgsrc/security/py-asn1/Makefile    Mon Nov 18 10:52:39 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2019/09/02 07:00:38 adam Exp $
+# $NetBSD: Makefile,v 1.24 2019/11/18 10:52:39 adam Exp $
 
-DISTNAME=      pyasn1-0.4.7
+DISTNAME=      pyasn1-0.4.8
 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.20 pkgsrc/security/py-asn1/distinfo:1.21
--- pkgsrc/security/py-asn1/distinfo:1.20       Mon Sep  2 07:00:38 2019
+++ pkgsrc/security/py-asn1/distinfo    Mon Nov 18 10:52:39 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2019/09/02 07:00:38 adam Exp $
+$NetBSD: distinfo,v 1.21 2019/11/18 10:52:39 adam Exp $
 
-SHA1 (pyasn1-0.4.7.tar.gz) = 49a32eb27d18e08f9bd5e5cfe682efe28c2c7066
-RMD160 (pyasn1-0.4.7.tar.gz) = 487068d0e24b1b0f1b5dee50a72fae054bfdeb2b
-SHA512 (pyasn1-0.4.7.tar.gz) = b187bb500ad0af3d0c8f8ef249fd40d9a1d152a8755e9454f441febb3522245f5447f83a70294f33c0b3a537a214a4fec660b9baf80ebef5f6256bcaedeb8abd
-Size (pyasn1-0.4.7.tar.gz) = 130424 bytes
+SHA1 (pyasn1-0.4.8.tar.gz) = e0fa19f8fda46a1fa2253477499b116b33f67175
+RMD160 (pyasn1-0.4.8.tar.gz) = 0369a6a759507a1f7a69185115b278657893c595
+SHA512 (pyasn1-0.4.8.tar.gz) = e64e70b325c8067f87ace7c0673149e82fe564aa4b0fa146d29b43cb588ecd6e81b1b82803b8cfa7a17d3d0489b6d88b4af5afb3aa0052bf92e8a1769fe8f7b0
+Size (pyasn1-0.4.8.tar.gz) = 146820 bytes



Home | Main Index | Thread Index | Old Index