Commit Graph

62 Commits

Author SHA1 Message Date
sthen 81d581665c bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:27:35 +00:00
sthen 2206a80000 rename MODPY_PEP517 to MODPY_PYBUILD which is a bit less of a
magic-numbers name and more of a nod at the frontend we're actually
using for the build.
2022-09-13 20:56:17 +00:00
sthen 39e54bf66e move audio/* from MODPY_SETUPTOOLS to MODPY_PEP517=setuptools 2022-09-09 19:12:12 +00:00
naddy b80841c8ec drop RCS Ids 2022-03-11 18:20:04 +00:00
sthen 0f1a96de66 we no longer need GNU tar to extract these archives correctly 2022-03-01 21:26:19 +00:00
ajacoutot 8a71e1916c Fix typo which prevented archivers/gtar to be added to BDEP. 2021-11-29 17:32:28 +00:00
sthen f8d0d42500 update to beets-1.6.0 2021-11-29 11:37:08 +00:00
sthen 555d342476 update to beets-1.5.0, ok abieber@ (i tweaked tests after ok) 2021-11-16 16:20:03 +00:00
sthen 8ad2bb9a3a bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:12 +00:00
sthen 1ecc625e3d drop py-pathlib use, it's in the standard library in newer py3.x 2021-07-21 23:31:48 +00:00
sthen 497d376044 merge a newer version of lyrics.py plugin from beets git; fixes an
"AttributeError: 'NoneType' object has no attribute 'get_text'" which
occurs with the old version.

from Johan Huldtgren
2021-05-16 17:10:44 +00:00
sthen 3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
bentley e02c2d2953 Move homepage to https 2021-01-04 05:34:22 +00:00
kmos 8f37911a7d Move devel/py-algorithm-munkres from MODPY_DEFAULT_VERSION_3 to
FLAVOR=python3. Also adjust its only soncumer, audio/beets

ok kn bket
2020-09-20 16:04:52 +00:00
abieber 76122bb8de Actually include the diff wht the fix this time. Thanks to paco@ for pointing it
out.
2020-09-08 18:23:35 +00:00
abieber 926d764f9a Bump beets to include an upstream fix:
31855a9394.patch
2020-09-05 22:24:01 +00:00
sthen d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen 98f0e8ab1a Update beets readme: replaygain needs gstreamer1-plugins-good as well. 2020-03-30 21:38:42 +00:00
sthen a3e5de8f53 drop maintainer 2020-02-03 20:40:37 +00:00
sthen e57f922939 bump REVISION/adjust hpodder dep for py-mutagen semi-backout 2019-11-19 21:21:10 +00:00
sthen 0022503a80 cope with audio/py-mutagen subpackage split 2019-11-19 12:12:15 +00:00
kmos f915acf5de py-algorithm-munkres is now python3-only. Update the dependency here
and bump REVISION.

ok kn
2019-11-10 21:47:00 +00:00
kmos ffbd1ec4fd Fix tests by adding py-responses and py-rarfile to the TEST_DEPENDS
and enable MODPY_PYTEST
2019-11-07 21:58:27 +00:00
sthen 4965f2a855 fix previous - duh, PORTHOME should just be a port variable, not in TEST_ENV.
use consistent spacing around = while there.
2019-07-04 20:05:26 +00:00
sthen a36566fa60 set PORTHOME in TEST_ENV 2019-07-04 19:57:40 +00:00
sthen 9c6e9626b9 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
in ports which I maintain
2019-06-03 16:06:50 +00:00
sthen d34fab62c6 update to beets-1.4.9
new feature: now supports https://no-color.org
2019-05-31 13:51:46 +00:00
sthen bc7670d779 update to beets-1.4.8 2019-05-17 13:42:00 +00:00
kmos c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
sthen d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
sthen 264cf4c5c2 do-test target not needed, it's the default already 2019-03-17 23:39:40 +00:00
sthen f71d07da55 adjust beets README again, with information about using the gstreamer
backend for replaygain.
2018-09-29 19:53:47 +00:00
sthen bbcebb6f95 tweak beets README, thanks to Raf Czlonka who writes:
- given that beets has been moved to Python 3 last year[0], I believe
  that the plugin dependencies should be updated from py-* to py3-*

- neither mp3gain, nor aacgain packages exist so delete that paragraph

- documentation URL - HTTPS and TLD change

(mp3gain was removed due to unfixed security bugs, not sure where aacgain
came from in the first place as I don't seem to find it in old trees anywhere)
2018-09-24 21:44:47 +00:00
espie f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
sthen 26bf465006 update to beets-1.4.7 2018-07-08 13:37:27 +00:00
sthen f8c8a91d9a update to beets-1.4.6
move to py3
2017-12-22 14:39:22 +00:00
sthen fcf8680d5c update to beets-1.4.5 2017-06-28 17:59:31 +00:00
schwarze 4d2fe8507f mandoc handles reStructuredText output now, drop USE_GROFF and bump 2017-06-13 20:30:26 +00:00
sthen 24249eb66a shuffle RDEPs again, we now have py3 flavours of everything needed to
be able to switch to py3 so no need to list them separately.
2017-06-11 21:20:30 +00:00
sthen 6273beb063 adjust RUN_DEPENDS grouping, the only remaining dep for py3 support is py-discogs-client 2017-06-11 14:50:01 +00:00
sthen 45dc02b149 update to beets-1.4.4 2017-06-11 14:08:39 +00:00
sthen dc446f49f6 update to beets-1.4.3 2017-01-10 14:43:00 +00:00
sthen 36fe6f9513 update to beets-1.4.1 2016-12-16 11:22:39 +00:00
danj df0f49e69a add a missing entry in the plist (found while fiddling with py-setuptools
update)

ok sthen@ (maintainer)
2016-08-26 18:25:34 +00:00
sthen c0bb00cd4d update to beets-1.3.19 2016-06-27 14:21:31 +00:00
sthen 4ee094e255 update to beets-1.3.18 (now that pypi.io updated..) 2016-06-01 15:01:32 +00:00
sthen e136f428ff update to beets-1.3.17 2016-02-25 00:44:34 +00:00
sthen cb5da59635 update to beets-1.3.16, lots of improvements including a nice new "edit"
plugin that allows editing tags in bulk in $EDITOR

release notes at https://github.com/sampsyo/beets/releases/tag/v1.3.16
2015-12-29 19:37:55 +00:00
sthen ef33bc5fe1 update to beets-1.3.15 2015-10-18 10:40:43 +00:00
sthen 8219a5ed69 bump REVISION for setuptools dep change. 2015-09-29 10:51:14 +00:00