pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-argh
Module Name: pkgsrc
Committed By: adam
Date: Wed Jun 21 10:27:55 UTC 2017
Modified Files:
pkgsrc/devel/py-argh: Makefile distinfo
Log Message:
0.26.2:
This is a maintenance release. Just a few changes:
* Removed official support for Python 3.4, added for 3.5.
* Various tox-related improvements for development.
* Improved documentation.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-argh/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-argh/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-argh/Makefile
diff -u pkgsrc/devel/py-argh/Makefile:1.5 pkgsrc/devel/py-argh/Makefile:1.6
--- pkgsrc/devel/py-argh/Makefile:1.5 Wed Jun 8 17:43:29 2016
+++ pkgsrc/devel/py-argh/Makefile Wed Jun 21 10:27:55 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2016/06/08 17:43:29 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2017/06/21 10:27:55 adam Exp $
-DISTNAME= argh-0.26.1
+DISTNAME= argh-0.26.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/argh/}
Index: pkgsrc/devel/py-argh/distinfo
diff -u pkgsrc/devel/py-argh/distinfo:1.3 pkgsrc/devel/py-argh/distinfo:1.4
--- pkgsrc/devel/py-argh/distinfo:1.3 Tue Nov 3 03:29:04 2015
+++ pkgsrc/devel/py-argh/distinfo Wed Jun 21 10:27:55 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 03:29:04 agc Exp $
+$NetBSD: distinfo,v 1.4 2017/06/21 10:27:55 adam Exp $
-SHA1 (argh-0.26.1.tar.gz) = 5411db27524efc8d37e1310cdd4529a97c092557
-RMD160 (argh-0.26.1.tar.gz) = f7bc66643989d50b5c1a240710a75b478fb1f0af
-SHA512 (argh-0.26.1.tar.gz) = 8c286434b13fe72eca7c35313581921f49ab8934e0c791bd230ed775067507dc492b73b76c9ec521161395aeb8d1cfedc71e3251bba8f68d2227c3cf56c326bf
-Size (argh-0.26.1.tar.gz) = 32261 bytes
+SHA1 (argh-0.26.2.tar.gz) = fcaf054715f9626419329bfa6be0ce9c62687c9d
+RMD160 (argh-0.26.2.tar.gz) = 42da2aa1dfae654419acfc62db73d0fb27ecd23f
+SHA512 (argh-0.26.2.tar.gz) = 90382900d5cec9629dacb4459a2c9491d1425b66fa3f90d7cbf511dec846a99dbb9424f3e08f0c006da48fbf9c067078705be70b314700541fd800630e4b1707
+Size (argh-0.26.2.tar.gz) = 32913 bytes
Home |
Main Index |
Thread Index |
Old Index