pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-astroid



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Nov  7 10:56:42 UTC 2019

Modified Files:
        pkgsrc/devel/py-astroid: Makefile distinfo
Removed Files:
        pkgsrc/devel/py-astroid/patches: patch-astroid_____pkginfo____.py

Log Message:
py-astroid: updated to 2.3.3

What's New in astroid 2.3.3?
* Relaxed `six` dependency.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/py-astroid/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/py-astroid/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/devel/py-astroid/patches/patch-astroid_____pkginfo____.py

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-astroid/Makefile
diff -u pkgsrc/devel/py-astroid/Makefile:1.33 pkgsrc/devel/py-astroid/Makefile:1.34
--- pkgsrc/devel/py-astroid/Makefile:1.33       Wed Nov  6 12:46:40 2019
+++ pkgsrc/devel/py-astroid/Makefile    Thu Nov  7 10:56:42 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2019/11/06 12:46:40 adam Exp $
+# $NetBSD: Makefile,v 1.34 2019/11/07 10:56:42 adam Exp $
 
-DISTNAME=      astroid-2.3.2
+DISTNAME=      astroid-2.3.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/astroid/}
 

Index: pkgsrc/devel/py-astroid/distinfo
diff -u pkgsrc/devel/py-astroid/distinfo:1.24 pkgsrc/devel/py-astroid/distinfo:1.25
--- pkgsrc/devel/py-astroid/distinfo:1.24       Wed Nov  6 12:46:40 2019
+++ pkgsrc/devel/py-astroid/distinfo    Thu Nov  7 10:56:42 2019
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.24 2019/11/06 12:46:40 adam Exp $
+$NetBSD: distinfo,v 1.25 2019/11/07 10:56:42 adam Exp $
 
-SHA1 (astroid-2.3.2.tar.gz) = e338585b39abd91c635cca3762b3800ff31c45fd
-RMD160 (astroid-2.3.2.tar.gz) = e1c7608f747ed4ccc05804b257dd31cefaf47160
-SHA512 (astroid-2.3.2.tar.gz) = e97881971c3302ab12bf98f36d39764ee0412df277e63900d76e4d8f741c3fad70b67cb404121236591d03d7605c83ed65d0cde257c9970fa560c549eb4cd604
-Size (astroid-2.3.2.tar.gz) = 297318 bytes
-SHA1 (patch-astroid_____pkginfo____.py) = d3fc12ba0026559e98e8a6bf3fd98362483b05b7
+SHA1 (astroid-2.3.3.tar.gz) = d53a00c984beb22679a7f10bc02310a1ce24a9f9
+RMD160 (astroid-2.3.3.tar.gz) = 180dfda90675ead4026b7cd2f47f2ba2ecb7aee9
+SHA512 (astroid-2.3.3.tar.gz) = 72011f3eb312ea7ce7dd55f7615972f6bfc152d8f16f9052b405f44fe17e594d5da22e0502b4c3034881b9783be9e808509d4ded3d679182ddf6d34eb90748f1
+Size (astroid-2.3.3.tar.gz) = 297350 bytes



Home | Main Index | Thread Index | Old Index