pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/py-last



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Dec 16 14:45:02 UTC 2018

Modified Files:
        pkgsrc/audio/py-last: Makefile PLIST distinfo

Log Message:
py-last: updated to 2.4.0

2.4.0:
Deprecated
Support for Python 2.7


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/audio/py-last/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/audio/py-last/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/py-last/distinfo

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

Modified files:

Index: pkgsrc/audio/py-last/Makefile
diff -u pkgsrc/audio/py-last/Makefile:1.8 pkgsrc/audio/py-last/Makefile:1.9
--- pkgsrc/audio/py-last/Makefile:1.8   Mon Apr  9 07:28:54 2018
+++ pkgsrc/audio/py-last/Makefile       Sun Dec 16 14:45:02 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2018/04/09 07:28:54 adam Exp $
+# $NetBSD: Makefile,v 1.9 2018/12/16 14:45:02 adam Exp $
 
-DISTNAME=      pylast-2.2.0
+DISTNAME=      pylast-2.4.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=    audio python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pylast/}

Index: pkgsrc/audio/py-last/PLIST
diff -u pkgsrc/audio/py-last/PLIST:1.2 pkgsrc/audio/py-last/PLIST:1.3
--- pkgsrc/audio/py-last/PLIST:1.2      Sat Jul 22 12:41:03 2017
+++ pkgsrc/audio/py-last/PLIST  Sun Dec 16 14:45:02 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2017/07/22 12:41:03 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/12/16 14:45:02 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -7,3 +7,6 @@ ${PYSITELIB}/${EGG_INFODIR}/top_level.tx
 ${PYSITELIB}/pylast/__init__.py
 ${PYSITELIB}/pylast/__init__.pyc
 ${PYSITELIB}/pylast/__init__.pyo
+${PYSITELIB}/pylast/version.py
+${PYSITELIB}/pylast/version.pyc
+${PYSITELIB}/pylast/version.pyo

Index: pkgsrc/audio/py-last/distinfo
diff -u pkgsrc/audio/py-last/distinfo:1.4 pkgsrc/audio/py-last/distinfo:1.5
--- pkgsrc/audio/py-last/distinfo:1.4   Mon Apr  9 07:28:54 2018
+++ pkgsrc/audio/py-last/distinfo       Sun Dec 16 14:45:02 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/04/09 07:28:54 adam Exp $
+$NetBSD: distinfo,v 1.5 2018/12/16 14:45:02 adam Exp $
 
-SHA1 (pylast-2.2.0.tar.gz) = 37a588a5b35edaeb51e320c5f76ef943d4805719
-RMD160 (pylast-2.2.0.tar.gz) = dca3cce6488f225b8b411068a5555c93e42710e1
-SHA512 (pylast-2.2.0.tar.gz) = 0eb21136fe11b9cfc6d8624d48f82c53665832c892ec5169bc33b7ed71f6a1295852afde824edc4863aa717bb0fe83f5e37fd840a4cc047593204b6ade177730
-Size (pylast-2.2.0.tar.gz) = 33547 bytes
+SHA1 (pylast-2.4.0.tar.gz) = 51d520d86e11f335e0cf4c4928fb78afd0cf67ba
+RMD160 (pylast-2.4.0.tar.gz) = 341d0555c4f6febff28f23d9afddcd1220674a88
+SHA512 (pylast-2.4.0.tar.gz) = 2807aaebd9eb901b1eb803416fa319785d95a12fe7ebc72ff211f48ee6e06d4aa25438a24279e73b31fa73a599d666fbfe784952b2da387e6d777c2726effc6f
+Size (pylast-2.4.0.tar.gz) = 34527 bytes



Home | Main Index | Thread Index | Old Index