pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/py-last py-last: updated to 2.4.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ad6222fdde31
branches:  trunk
changeset: 326941:ad6222fdde31
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Dec 16 14:45:02 2018 +0000

description:
py-last: updated to 2.4.0

2.4.0:
Deprecated
Support for Python 2.7

diffstat:

 audio/py-last/Makefile |   4 ++--
 audio/py-last/PLIST    |   5 ++++-
 audio/py-last/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 8 deletions(-)

diffs (43 lines):

diff -r 583ee2599fd4 -r ad6222fdde31 audio/py-last/Makefile
--- a/audio/py-last/Makefile    Sun Dec 16 14:38:50 2018 +0000
+++ b/audio/py-last/Makefile    Sun Dec 16 14:45:02 2018 +0000
@@ -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/}
diff -r 583ee2599fd4 -r ad6222fdde31 audio/py-last/PLIST
--- a/audio/py-last/PLIST       Sun Dec 16 14:38:50 2018 +0000
+++ b/audio/py-last/PLIST       Sun Dec 16 14:45:02 2018 +0000
@@ -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}/pylast/__init__.py
 ${PYSITELIB}/pylast/__init__.pyc
 ${PYSITELIB}/pylast/__init__.pyo
+${PYSITELIB}/pylast/version.py
+${PYSITELIB}/pylast/version.pyc
+${PYSITELIB}/pylast/version.pyo
diff -r 583ee2599fd4 -r ad6222fdde31 audio/py-last/distinfo
--- a/audio/py-last/distinfo    Sun Dec 16 14:38:50 2018 +0000
+++ b/audio/py-last/distinfo    Sun Dec 16 14:45:02 2018 +0000
@@ -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