pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-xdis



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Oct 27 22:33:37 UTC 2020

Modified Files:
        pkgsrc/devel/py-xdis: Makefile distinfo

Log Message:
py-xdis: updated to 5.0.5

5.0.5:
Add support for Python2.7 on Ubuntu 20.04
Bump versions for Python 3.8.6 and 3.5.10
Release instructions moved to wiki
VERSION -> __version__ because Python prefers it that way


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/py-xdis/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/py-xdis/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-xdis/Makefile
diff -u pkgsrc/devel/py-xdis/Makefile:1.27 pkgsrc/devel/py-xdis/Makefile:1.28
--- pkgsrc/devel/py-xdis/Makefile:1.27  Thu Sep 10 09:25:02 2020
+++ pkgsrc/devel/py-xdis/Makefile       Tue Oct 27 22:33:37 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2020/09/10 09:25:02 adam Exp $
+# $NetBSD: Makefile,v 1.28 2020/10/27 22:33:37 adam Exp $
 
-DISTNAME=      xdis-5.0.4
+DISTNAME=      xdis-5.0.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=x/xdis/}

Index: pkgsrc/devel/py-xdis/distinfo
diff -u pkgsrc/devel/py-xdis/distinfo:1.26 pkgsrc/devel/py-xdis/distinfo:1.27
--- pkgsrc/devel/py-xdis/distinfo:1.26  Thu Sep 10 09:25:02 2020
+++ pkgsrc/devel/py-xdis/distinfo       Tue Oct 27 22:33:37 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2020/09/10 09:25:02 adam Exp $
+$NetBSD: distinfo,v 1.27 2020/10/27 22:33:37 adam Exp $
 
-SHA1 (xdis-5.0.4.tar.gz) = 75e650ce0961c55cda74c0c124d77204109a47af
-RMD160 (xdis-5.0.4.tar.gz) = 8677e8949ab007ee7ba770e00ffa36f918458f8d
-SHA512 (xdis-5.0.4.tar.gz) = 50cad73185ade5c37c4ae71e5eaeb3e7b295e8dd380533abe1f67c589e97691d605d52b338716b95bf22ddd02b4d994265c88fb4e3fa62bf9d421e1b768779a6
-Size (xdis-5.0.4.tar.gz) = 232959 bytes
+SHA1 (xdis-5.0.5.tar.gz) = 14b9e2438dd57e1791a04ac184bc8e500118a026
+RMD160 (xdis-5.0.5.tar.gz) = bb0ad26399191c6878a2edd1deeab9648e29dc56
+SHA512 (xdis-5.0.5.tar.gz) = 6fedf77f93138177082b3c5758ebc4b157d862f37fc68605f64afffd40d31bdfe15b3b1fde2d54d7f20e69317000cf66a97207b47791db4d44a73b0dc0b99b6c
+Size (xdis-5.0.5.tar.gz) = 233229 bytes



Home | Main Index | Thread Index | Old Index