head 1.6; access; symbols pkgsrc-2023Q4:1.6.0.2 pkgsrc-2023Q4-base:1.6 pkgsrc-2023Q3:1.5.0.14 pkgsrc-2023Q3-base:1.5 pkgsrc-2023Q2:1.5.0.12 pkgsrc-2023Q2-base:1.5 pkgsrc-2023Q1:1.5.0.10 pkgsrc-2023Q1-base:1.5 pkgsrc-2022Q4:1.5.0.8 pkgsrc-2022Q4-base:1.5 pkgsrc-2022Q3:1.5.0.6 pkgsrc-2022Q3-base:1.5 pkgsrc-2022Q2:1.5.0.4 pkgsrc-2022Q2-base:1.5 pkgsrc-2022Q1:1.5.0.2 pkgsrc-2022Q1-base:1.5 pkgsrc-2021Q4:1.4.0.40 pkgsrc-2021Q4-base:1.4 pkgsrc-2021Q3:1.4.0.38 pkgsrc-2021Q3-base:1.4 pkgsrc-2021Q2:1.4.0.36 pkgsrc-2021Q2-base:1.4 pkgsrc-2021Q1:1.4.0.34 pkgsrc-2021Q1-base:1.4 pkgsrc-2020Q4:1.4.0.32 pkgsrc-2020Q4-base:1.4 pkgsrc-2020Q3:1.4.0.30 pkgsrc-2020Q3-base:1.4 pkgsrc-2020Q2:1.4.0.26 pkgsrc-2020Q2-base:1.4 pkgsrc-2020Q1:1.4.0.6 pkgsrc-2020Q1-base:1.4 pkgsrc-2019Q4:1.4.0.28 pkgsrc-2019Q4-base:1.4 pkgsrc-2019Q3:1.4.0.24 pkgsrc-2019Q3-base:1.4 pkgsrc-2019Q2:1.4.0.22 pkgsrc-2019Q2-base:1.4 pkgsrc-2019Q1:1.4.0.20 pkgsrc-2019Q1-base:1.4 pkgsrc-2018Q4:1.4.0.18 pkgsrc-2018Q4-base:1.4 pkgsrc-2018Q3:1.4.0.16 pkgsrc-2018Q3-base:1.4 pkgsrc-2018Q2:1.4.0.14 pkgsrc-2018Q2-base:1.4 pkgsrc-2018Q1:1.4.0.12 pkgsrc-2018Q1-base:1.4 pkgsrc-2017Q4:1.4.0.10 pkgsrc-2017Q4-base:1.4 pkgsrc-2017Q3:1.4.0.8 pkgsrc-2017Q3-base:1.4 pkgsrc-2017Q2:1.4.0.4 pkgsrc-2017Q2-base:1.4 pkgsrc-2017Q1:1.4.0.2 pkgsrc-2017Q1-base:1.4 pkgsrc-2016Q4:1.3.0.24 pkgsrc-2016Q4-base:1.3 pkgsrc-2016Q3:1.3.0.22 pkgsrc-2016Q3-base:1.3 pkgsrc-2016Q2:1.3.0.20 pkgsrc-2016Q2-base:1.3 pkgsrc-2016Q1:1.3.0.18 pkgsrc-2016Q1-base:1.3 pkgsrc-2015Q4:1.3.0.16 pkgsrc-2015Q4-base:1.3 pkgsrc-2015Q3:1.3.0.14 pkgsrc-2015Q3-base:1.3 pkgsrc-2015Q2:1.3.0.12 pkgsrc-2015Q2-base:1.3 pkgsrc-2015Q1:1.3.0.10 pkgsrc-2015Q1-base:1.3 pkgsrc-2014Q4:1.3.0.8 pkgsrc-2014Q4-base:1.3 pkgsrc-2014Q3:1.3.0.6 pkgsrc-2014Q3-base:1.3 pkgsrc-2014Q2:1.3.0.4 pkgsrc-2014Q2-base:1.3 pkgsrc-2014Q1:1.3.0.2 pkgsrc-2014Q1-base:1.3 pkgsrc-2013Q4:1.2.0.6 pkgsrc-2013Q4-base:1.2 pkgsrc-2013Q3:1.2.0.4 pkgsrc-2013Q3-base:1.2 pkgsrc-2013Q2:1.2.0.2 pkgsrc-2013Q2-base:1.2 pkgsrc-2013Q1:1.1.0.2 pkgsrc-2013Q1-base:1.1; locks; strict; comment @# @; 1.6 date 2023.10.23.06.37.33; author wiz; state Exp; branches; next 1.5; commitid 4YdPmMYgk9hutIJE; 1.5 date 2022.01.10.20.39.43; author wiz; state Exp; branches; next 1.4; commitid N0QV08UKF2Cb48oD; 1.4 date 2017.03.13.05.22.05; author adam; state Exp; branches; next 1.3; commitid F88JsZQK4gRzGlJz; 1.3 date 2014.01.25.10.29.57; author wiz; state Exp; branches; next 1.2; commitid VOWgk3vYhVXj8umx; 1.2 date 2013.06.12.20.25.18; author drochner; state Exp; branches; next 1.1; commitid 7515cBkgsR6IImTw; 1.1 date 2013.03.14.13.42.06; author wiz; state Exp; branches; next ; desc @@ 1.6 log @*: update for Python base package change Instead of depending on one of the removed packages (that are now included in the base Python packages), include batteries-included.mk to require a Python version that supplies them. Remove now included packages. Bump PKGREVISION. @ text @# $NetBSD: Makefile,v 1.5 2022/01/10 20:39:43 wiz Exp $ DISTNAME= python-musicbrainzngs-0.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//:S/ngs/-ngs/} PKGREVISION= 2 CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_GITHUB:=alastair/} MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://github.com/alastair/python-musicbrainzngs COMMENT= Python bindings for Musicbrainz' NGS service LICENSE= 2-clause-bsd GITHUB_PROJECT= python-musicbrainzngs GITHUB_TAG= v${PKGVERSION_NOREV} EGG_NAME= ${DISTNAME:S/python-//} do-test: cd ${WRKSRC} && ${PYTHONBIN} setup.py test .include "../../lang/python/batteries-included.mk" .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" @ 1.5 log @py-musicbrainz-ngs: convert to egg.mk @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2017/03/13 05:22:05 adam Exp $ d5 1 a5 1 PKGREVISION= 1 a16 2 DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat d22 1 @ 1.4 log @0.6 (2016-04-11): * don't require authentication when getting public collections * allow submit_ratings() and submit_tags() to submit for all supported entities * allow 'tags' and 'user-tags' includes on releases * set the parser when the webservice format is changed * read the error message from musicbrainz and return it in a raised exception * send authenticaion headers when required * added get_series_by_id(), search_areas(), search_series() * updated options for get_releases_by_discid() to support 'media-format' and discid-less requests * parse work attributes * added various methods to retrieve data from the Cover Art Archive * added support for pregap tracks * return 'offset-list' and 'offset-count' for get_releases_by_discid() * added support for search and browse of events * added support for 'data-track-list' elements * added support for get and search instruments * added support to read all collection types * added support for search and browse of places * allow single strings to be used as includes for browse requests * allow single strings to be used at tag submission * added support for browse artist by work and work by artist * added support for 'track-count' elements in 'medium-list's returned by search * added support to read xml attributes in 'attribute-list' elements @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2014/01/25 10:29:57 wiz Exp $ d5 1 d24 1 a24 1 .include "../../lang/python/distutils.mk" @ 1.3 log @Mark packages as not ready for python-3.x where applicable; either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2013/06/12 20:25:18 drochner Exp $ d3 2 a4 2 DISTNAME= v0.4 PKGNAME= ${PYPKGPREFIX}-musicbrainz-ngs-0.4 d6 1 a6 1 MASTER_SITES= https://github.com/alastair/python-musicbrainz-ngs/archive/ d9 1 a9 1 HOMEPAGE= https://github.com/alastair/python-musicbrainz-ngs d13 3 d18 1 a18 4 WRKSRC= ${WRKDIR}/python-musicbrainz-ngs-0.4 DIST_SUBDIR= py-musicbrainz-ngs EGG_NAME= musicbrainzngs-0.4 @ 1.2 log @update to 0.4 changes: * Improve documentation * Fix get_recordings_by_puid/isrc * Update search fields * Parse CDStubs in release results * Correct release_type/release_status checking * Allow iso-8859-1 passwords * Convert single isrcs to list when submitting * Parse ISRC results * Escape forward slashes in search queries * Package documentation and examples in release @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2013/03/14 13:42:06 wiz Exp $ a17 1 PYTHON_VERSIONS_INCLUDE_3X= yes @ 1.1 log @Import py-musicbrainz-ngs-0.3 as audio/py-musicbrainz-ngs. This library implements webservice bindings for the Musicbrainz NGS site, also known as /ws/2. @ text @d1 1 a1 1 # $NetBSD$ d3 2 a4 2 DISTNAME= v0.3 PKGNAME= ${PYPKGPREFIX}-musicbrainz-ngs-0.3 d15 1 a15 1 WRKSRC= ${WRKDIR}/python-musicbrainz-ngs-0.3 d19 4 a22 1 EGG_NAME= musicbrainzngs-0.3 @