summaryrefslogtreecommitdiff
path: root/audio/py-beets
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2021-11-25 19:41:22 +0000
committerbsiegert <bsiegert@pkgsrc.org>2021-11-25 19:41:22 +0000
commitb6e69bde39b2d97e600ac4c411db985f71ac5e5c (patch)
tree11eb3939f705788650b106d7db7deb8343d7f206 /audio/py-beets
parentcc6245b8697624c8b5f6c8ed9bfcfd34be0d9b20 (diff)
downloadpkgsrc-b6e69bde39b2d97e600ac4c411db985f71ac5e5c.tar.gz
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.
Diffstat (limited to 'audio/py-beets')
-rw-r--r--audio/py-beets/Makefile7
-rw-r--r--audio/py-beets/PLIST30
-rw-r--r--audio/py-beets/distinfo8
3 files changed, 34 insertions, 11 deletions
diff --git a/audio/py-beets/Makefile b/audio/py-beets/Makefile
index 08b5b334d4e..8e4d1e43741 100644
--- a/audio/py-beets/Makefile
+++ b/audio/py-beets/Makefile
@@ -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
diff --git a/audio/py-beets/PLIST b/audio/py-beets/PLIST
index c7601e1ed0b..28c0867b3b2 100644
--- a/audio/py-beets/PLIST
+++ b/audio/py-beets/PLIST
@@ -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
diff --git a/audio/py-beets/distinfo b/audio/py-beets/distinfo
index e781eb9d8fd..640982ee2fc 100644
--- a/audio/py-beets/distinfo
+++ b/audio/py-beets/distinfo
@@ -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