pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/py-beets
Module Name: pkgsrc
Committed By: bsiegert
Date: Thu Nov 25 19:41:22 UTC 2021
Modified Files:
pkgsrc/audio/py-beets: Makefile PLIST distinfo
Log Message:
Update py-beets to 1.5.0, PR pkg/56378.
This long overdue release of beets includes far too many exciting and useful
features than could ever be satisfactorily enumerated.
As a technical detail, it also introduces two new external libraries:
MediaFile and Confuse used to be part of beets but are now reusable
dependencies---packagers, please take note.
Finally, this is the last version of beets where we intend to support Python
2.x and 3.5; future releases will soon require Python 3.6.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/audio/py-beets/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/audio/py-beets/PLIST
cvs rdiff -u -r1.18 -r1.19 pkgsrc/audio/py-beets/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-beets/Makefile
diff -u pkgsrc/audio/py-beets/Makefile:1.26 pkgsrc/audio/py-beets/Makefile:1.27
--- pkgsrc/audio/py-beets/Makefile:1.26 Sun Jan 26 17:30:44 2020
+++ pkgsrc/audio/py-beets/Makefile Thu Nov 25 19:41:22 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2020/01/26 17:30:44 rillig Exp $
+# $NetBSD: Makefile,v 1.27 2021/11/25 19:41:22 bsiegert Exp $
-DISTNAME= beets-1.4.9
-PKGREVISION= 1
+DISTNAME= beets-1.5.0
CATEGORIES= audio python
MASTER_SITES= ${MASTER_SITE_PYPI:=b/beets/}
@@ -11,8 +10,10 @@ COMMENT= Music geek's media organizer
LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-Unidecode-[0-9]*:../../textproc/py-Unidecode
+DEPENDS+= ${PYPKGPREFIX}-confuse-[0-9]*:../../devel/py-confuse
DEPENDS+= ${PYPKGPREFIX}-jellyfish-[0-9]*:../../textproc/py-jellyfish
DEPENDS+= ${PYPKGPREFIX}-last-[0-9]*:../../audio/py-last
+DEPENDS+= ${PYPKGPREFIX}-mediafile-[0-9]*:../../audio/py-mediafile
DEPENDS+= ${PYPKGPREFIX}-munkres-[0-9]*:../../math/py-munkres
DEPENDS+= ${PYPKGPREFIX}-musicbrainz-ngs>=0.4:../../audio/py-musicbrainz-ngs
DEPENDS+= ${PYPKGPREFIX}-mutagen>=1.33:../../audio/py-mutagen
Index: pkgsrc/audio/py-beets/PLIST
diff -u pkgsrc/audio/py-beets/PLIST:1.15 pkgsrc/audio/py-beets/PLIST:1.16
--- pkgsrc/audio/py-beets/PLIST:1.15 Fri Jan 3 08:42:32 2020
+++ pkgsrc/audio/py-beets/PLIST Thu Nov 25 19:41:22 2021
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.15 2020/01/03 08:42:32 adam Exp $
+@comment $NetBSD: PLIST,v 1.16 2021/11/25 19:41:22 bsiegert Exp $
bin/beet-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/pbr.json
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
@@ -105,9 +106,15 @@ ${PYSITELIB}/beetsplug/absubmit.pyo
${PYSITELIB}/beetsplug/acousticbrainz.py
${PYSITELIB}/beetsplug/acousticbrainz.pyc
${PYSITELIB}/beetsplug/acousticbrainz.pyo
+${PYSITELIB}/beetsplug/aura.py
+${PYSITELIB}/beetsplug/aura.pyc
+${PYSITELIB}/beetsplug/aura.pyo
${PYSITELIB}/beetsplug/badfiles.py
${PYSITELIB}/beetsplug/badfiles.pyc
${PYSITELIB}/beetsplug/badfiles.pyo
+${PYSITELIB}/beetsplug/bareasc.py
+${PYSITELIB}/beetsplug/bareasc.pyc
+${PYSITELIB}/beetsplug/bareasc.pyo
${PYSITELIB}/beetsplug/beatport.py
${PYSITELIB}/beetsplug/beatport.pyc
${PYSITELIB}/beetsplug/beatport.pyo
@@ -123,6 +130,9 @@ ${PYSITELIB}/beetsplug/bpd/gstplayer.pyo
${PYSITELIB}/beetsplug/bpm.py
${PYSITELIB}/beetsplug/bpm.pyc
${PYSITELIB}/beetsplug/bpm.pyo
+${PYSITELIB}/beetsplug/bpsync.py
+${PYSITELIB}/beetsplug/bpsync.pyc
+${PYSITELIB}/beetsplug/bpsync.pyo
${PYSITELIB}/beetsplug/bucket.py
${PYSITELIB}/beetsplug/bucket.pyc
${PYSITELIB}/beetsplug/bucket.pyo
@@ -132,9 +142,9 @@ ${PYSITELIB}/beetsplug/chroma.pyo
${PYSITELIB}/beetsplug/convert.py
${PYSITELIB}/beetsplug/convert.pyc
${PYSITELIB}/beetsplug/convert.pyo
-${PYSITELIB}/beetsplug/cue.py
-${PYSITELIB}/beetsplug/cue.pyc
-${PYSITELIB}/beetsplug/cue.pyo
+${PYSITELIB}/beetsplug/deezer.py
+${PYSITELIB}/beetsplug/deezer.pyc
+${PYSITELIB}/beetsplug/deezer.pyo
${PYSITELIB}/beetsplug/discogs.py
${PYSITELIB}/beetsplug/discogs.pyc
${PYSITELIB}/beetsplug/discogs.pyo
@@ -159,6 +169,9 @@ ${PYSITELIB}/beetsplug/fetchart.pyo
${PYSITELIB}/beetsplug/filefilter.py
${PYSITELIB}/beetsplug/filefilter.pyc
${PYSITELIB}/beetsplug/filefilter.pyo
+${PYSITELIB}/beetsplug/fish.py
+${PYSITELIB}/beetsplug/fish.pyc
+${PYSITELIB}/beetsplug/fish.pyo
${PYSITELIB}/beetsplug/freedesktop.py
${PYSITELIB}/beetsplug/freedesktop.pyc
${PYSITELIB}/beetsplug/freedesktop.pyo
@@ -242,6 +255,9 @@ ${PYSITELIB}/beetsplug/mpdstats.pyo
${PYSITELIB}/beetsplug/mpdupdate.py
${PYSITELIB}/beetsplug/mpdupdate.pyc
${PYSITELIB}/beetsplug/mpdupdate.pyo
+${PYSITELIB}/beetsplug/parentwork.py
+${PYSITELIB}/beetsplug/parentwork.pyc
+${PYSITELIB}/beetsplug/parentwork.pyo
${PYSITELIB}/beetsplug/permissions.py
${PYSITELIB}/beetsplug/permissions.pyc
${PYSITELIB}/beetsplug/permissions.pyo
@@ -275,6 +291,9 @@ ${PYSITELIB}/beetsplug/sonosupdate.pyo
${PYSITELIB}/beetsplug/spotify.py
${PYSITELIB}/beetsplug/spotify.pyc
${PYSITELIB}/beetsplug/spotify.pyo
+${PYSITELIB}/beetsplug/subsonicplaylist.py
+${PYSITELIB}/beetsplug/subsonicplaylist.pyc
+${PYSITELIB}/beetsplug/subsonicplaylist.pyo
${PYSITELIB}/beetsplug/subsonicupdate.py
${PYSITELIB}/beetsplug/subsonicupdate.pyc
${PYSITELIB}/beetsplug/subsonicupdate.pyo
@@ -287,6 +306,9 @@ ${PYSITELIB}/beetsplug/thumbnails.pyo
${PYSITELIB}/beetsplug/types.py
${PYSITELIB}/beetsplug/types.pyc
${PYSITELIB}/beetsplug/types.pyo
+${PYSITELIB}/beetsplug/unimported.py
+${PYSITELIB}/beetsplug/unimported.pyc
+${PYSITELIB}/beetsplug/unimported.pyo
${PYSITELIB}/beetsplug/web/__init__.py
${PYSITELIB}/beetsplug/web/__init__.pyc
${PYSITELIB}/beetsplug/web/__init__.pyo
Index: pkgsrc/audio/py-beets/distinfo
diff -u pkgsrc/audio/py-beets/distinfo:1.18 pkgsrc/audio/py-beets/distinfo:1.19
--- pkgsrc/audio/py-beets/distinfo:1.18 Tue Oct 26 09:59:24 2021
+++ pkgsrc/audio/py-beets/distinfo Thu Nov 25 19:41:22 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2021/10/26 09:59:24 nia Exp $
+$NetBSD: distinfo,v 1.19 2021/11/25 19:41:22 bsiegert Exp $
-BLAKE2s (beets-1.4.9.tar.gz) = 6e3e9817143fb085b47edcac7e4ff542f6c58acf5ee824578e5d910dd8c5a778
-SHA512 (beets-1.4.9.tar.gz) = 616bad4ca3ecdd05d2f59846fd67215f476ce89cc34d63bc6351efcbaf1e33e5ca783cb8a716e8597b56a7e08e6a6dc15e64b51e89dd786bfb6c5d847f66de5a
-Size (beets-1.4.9.tar.gz) = 1494459 bytes
+BLAKE2s (beets-1.5.0.tar.gz) = e5af031e5bd2b44c197a20bd938040d40a85bdfa4ddba4cd5461fda8dbd7c4c2
+SHA512 (beets-1.5.0.tar.gz) = 447b01dc750a69d0a33d271774f3bd3b997a203d80c220c1a961f9a8e30420d263b1e2a4682d25ff7b02e1e85155f42186cb0d3bf27ebc8c2777f68e197d4018
+Size (beets-1.5.0.tar.gz) = 1694845 bytes
Home |
Main Index |
Thread Index |
Old Index