pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/py-stdnum



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jan  9 05:26:09 UTC 2018

Modified Files:
        pkgsrc/misc/py-stdnum: Makefile distinfo
Removed Files:
        pkgsrc/misc/py-stdnum/patches: patch-setup.py

Log Message:
py-stdnum: updated to 1.8.1

changes from 1.8 to 1.8.1
* fix a packaging issue in the long description


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/misc/py-stdnum/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/misc/py-stdnum/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/misc/py-stdnum/patches/patch-setup.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/py-stdnum/Makefile
diff -u pkgsrc/misc/py-stdnum/Makefile:1.12 pkgsrc/misc/py-stdnum/Makefile:1.13
--- pkgsrc/misc/py-stdnum/Makefile:1.12 Thu Jan  4 20:44:09 2018
+++ pkgsrc/misc/py-stdnum/Makefile      Tue Jan  9 05:26:09 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2018/01/04 20:44:09 adam Exp $
+# $NetBSD: Makefile,v 1.13 2018/01/09 05:26:09 adam Exp $
 
-DISTNAME=      python-stdnum-1.8
+DISTNAME=      python-stdnum-1.8.1
 PKGNAME=       ${DISTNAME:S/python/${PYPKGPREFIX}/}
 CATEGORIES=    misc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/python-stdnum/}

Index: pkgsrc/misc/py-stdnum/distinfo
diff -u pkgsrc/misc/py-stdnum/distinfo:1.5 pkgsrc/misc/py-stdnum/distinfo:1.6
--- pkgsrc/misc/py-stdnum/distinfo:1.5  Thu Jan  4 20:44:09 2018
+++ pkgsrc/misc/py-stdnum/distinfo      Tue Jan  9 05:26:09 2018
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/01/04 20:44:09 adam Exp $
+$NetBSD: distinfo,v 1.6 2018/01/09 05:26:09 adam Exp $
 
-SHA1 (python-stdnum-1.8.tar.gz) = c769b65d1de63fdc926277d7a98456a004dafe51
-RMD160 (python-stdnum-1.8.tar.gz) = 075b3baf1862d1dc7c8ed9fcbbdc290c9d2bdfc5
-SHA512 (python-stdnum-1.8.tar.gz) = af3ab7a035ff99dd719540246b148f13727799cc2728819c14ca6d7e25157bfc840f4696d74dbfafc956be6c5a33ea02f4028289193db5919c660c72b2a8e781
-Size (python-stdnum-1.8.tar.gz) = 421547 bytes
-SHA1 (patch-setup.py) = 2fdf51a8d5702f7dbb50afe1f7d2e2874124e955
+SHA1 (python-stdnum-1.8.1.tar.gz) = dba65726f2c832b88c0777706d01a28f7233d910
+RMD160 (python-stdnum-1.8.1.tar.gz) = 7abfb19039a4cc827b9b2847392b0cb1fe595851
+SHA512 (python-stdnum-1.8.1.tar.gz) = 02b0f8bc7e2245f780777b3b45db860b6332ad7fedfd6e674a8d67666693107773f5eda02bb241aef950a2409d5ac241b6de8326f80159311f2c22f0d0dc9465
+Size (python-stdnum-1.8.1.tar.gz) = 421921 bytes



Home | Main Index | Thread Index | Old Index