diff options
author | adam <adam@pkgsrc.org> | 2018-12-16 14:45:02 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-12-16 14:45:02 +0000 |
commit | e3ac0f3ba0cb31bd7ecdf5060779db030b404ad2 (patch) | |
tree | 7f5e10eda90051da22a5ee13ab8ec2f9af699966 | |
parent | ef1e898b39dc49ad3f2602f74d6b3c54759433c8 (diff) | |
download | pkgsrc-e3ac0f3ba0cb31bd7ecdf5060779db030b404ad2.tar.gz |
py-last: updated to 2.4.0
2.4.0:
Deprecated
Support for Python 2.7
-rw-r--r-- | audio/py-last/Makefile | 4 | ||||
-rw-r--r-- | audio/py-last/PLIST | 5 | ||||
-rw-r--r-- | audio/py-last/distinfo | 10 |
3 files changed, 11 insertions, 8 deletions
diff --git a/audio/py-last/Makefile b/audio/py-last/Makefile index 3f79142962f..a1aee79708b 100644 --- a/audio/py-last/Makefile +++ b/audio/py-last/Makefile @@ -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 --git a/audio/py-last/PLIST b/audio/py-last/PLIST index 0ccc77184f7..76083191d9e 100644 --- a/audio/py-last/PLIST +++ b/audio/py-last/PLIST @@ -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.txt ${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 --git a/audio/py-last/distinfo b/audio/py-last/distinfo index dd31203cb7a..4443f5f5ae9 100644 --- a/audio/py-last/distinfo +++ b/audio/py-last/distinfo @@ -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 |