20 Commits

Author SHA256 Message Date
bf25a0afe5 Accepting request 1298503 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1298503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-discid?expand=0&rev=10
2025-08-09 17:59:45 +00:00
a9934af2f5 - Update to 1.3.0
* Modernized, PEP 518 compatible, build system using ``pyproject.toml``.
  * Minimum supported Python version is now 3.9.
  * :issue:`51` tests requiring a physical disc are not run by default anymore.
    Set the environment variable ``DISCID_TESTS_REQUIRE_DISC`` to enable them
    or run ``make disccheck``.
  * Fixed :func:`put` to work with first track number greater than 1.
  * Add :attr:`Disc.cddb_query_string` property.
- Update BuildRequires from pyproject.toml

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-discid?expand=0&rev=19
2025-08-09 07:14:49 +00:00
5bda09fcba Accepting request 1245778 from devel:languages:python
- Don't use %_libdir, it doesn't work for noarch packages

OBS-URL: https://build.opensuse.org/request/show/1245778
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-discid?expand=0&rev=9
2025-02-14 18:21:01 +00:00
246da3271d - Don't use %_libdir, it doesn't work for noarch packages
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-discid?expand=0&rev=17
2025-02-14 04:07:26 +00:00
48554be1cf Accepting request 1125856 from devel:languages:python
- build for all python versions in sle15

OBS-URL: https://build.opensuse.org/request/show/1125856
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-discid?expand=0&rev=8
2023-11-14 20:43:30 +00:00
c7a3daaef9 - build for all python versions in sle15
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-discid?expand=0&rev=15
2023-11-14 11:52:50 +00:00
731a956b22 Accepting request 1094398 from devel:languages:python
- Clean up SPEC file

OBS-URL: https://build.opensuse.org/request/show/1094398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-discid?expand=0&rev=7
2023-06-21 20:40:27 +00:00
1e2010a31b - Clean up SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-discid?expand=0&rev=13
2023-06-21 15:22:26 +00:00
6a3ba95424 Accepting request 682841 from devel:languages:python
- Update to 1.2.0:
  * various changes for pip
  * add makefile

OBS-URL: https://build.opensuse.org/request/show/682841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-discid?expand=0&rev=6
2019-03-12 08:53:35 +00:00
Tomáš Chvátal
59adeb1499 - Update to 1.2.0:
* various changes for pip
  * add makefile

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-discid?expand=0&rev=11
2019-03-08 13:12:04 +00:00
6e77638b08 Accepting request 555128 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/555128
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-discid?expand=0&rev=5
2017-12-08 12:02:11 +00:00
Tomáš Chvátal
9768439025 Accepting request 554996 from home:dimstar:Factory
Fix build with RPM 4.14

OBS-URL: https://build.opensuse.org/request/show/554996
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-discid?expand=0&rev=9
2017-12-07 19:58:06 +00:00
c44c00efd5 Accepting request 531773 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/531773
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-discid?expand=0&rev=4
2017-10-11 20:56:55 +00:00
Todd R
61f593e031 Accepting request 531772 from devel:languages:python:singlespec-staging
- Update to version 1.1.1
  * workaround :issue:`43` for py2app problems
  * :issue:`41` improve windows example
- Run tests
- Fix shebang in examples
- Add pkgconfig(libdiscid) (build cross distribution)
- Use readlink when searching for package (build cross distribution)
- Spec file cleanup
- singlespec auto-conversion
- Update to current upstream release 1.1.0
- Request libdiscid0 since the code looks for exactly .so.0.
- Remove redundant %clean section.
- Update to python-discid 1.0.2
 * No code changes compared to 1.0.0 release
- Update to python-discid 1.0.0
 * DEFAULT_DEVICE is now get_default_device()
 * Disc.submission_url doesn’t point to a redirect now
 * fix: seconds are now rounded the same as on MB server (0.5->up)
- Update to python-discid 0.5.0
 * feature: add Disc.mcn and Track.isrc
 * feature: add LIBDISCID_VERSION_STRING
 * feature: add Disc.seconds, Track.seconds
   and aliases Disc.length and Track.sectors
 * move read and put to module level
 * changed parameters for put() to include extra `sectors` and add TOCError
 * rename DiscId to Disc
 * fix: move track attributes to Track
 * fix: only have "real" tracks in the list(s) (0 not special)
 * fix: only read the requested features from disc (sparse)
 * fix: remove DiscId.webservice_url (deprecated)
 * fix: detect the version of libdiscid 0.3.0 also in lib64 installations
- Update to python-discid 0.4.0
 * feature: added FEATURES_IMPLEMENTED, DiscId.track_lengths,
   DiscId.webservice_url and DiscId.freedb_id
 * feature: disc access test suite
- Update to python-discid 0.3.0
 * feature: add FEATURES list
 * feature: DiscId.put, DiscId.track_offsets, DiscId.sectors,
   DiscId.first_track_num, DiscId.last_track_num
 * fix: prefer libdiscid in current directory
 * fix: find libdiscid in current folder (Linux/Unix)
- Add version requirements
- Add basic doc files to package (license, changes, example)
- Update to python-discid 0.2.1
  * fixed Python 3.2 bug in the tests (upstream #9)
- Update to python-discid 0.2.0
  * API change from DiscId.get_id to DiscId.id
  * added DEFAULT_DEVICE as a module constant
  * added DiscId.submission_url
- Initial release (0.1.0)

OBS-URL: https://build.opensuse.org/request/show/531772
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-discid?expand=0&rev=7
2017-10-05 14:28:31 +00:00
ab43d8b982 Accepting request 415031 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/415031
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-discid?expand=0&rev=3
2016-08-03 09:42:51 +00:00
ee947b67e7 Accepting request 414785 from home:susnux:branches:devel:languages:python
Update to latest version

OBS-URL: https://build.opensuse.org/request/show/414785
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-discid?expand=0&rev=5
2016-07-25 11:02:19 +00:00
7cb97e69a6 Accepting request 408615 from devel:languages:python
send the updated requirement name list to factory.
(python-discid appears to be doing a dlopen; which is why these requires are explicitly listed)

OBS-URL: https://build.opensuse.org/request/show/408615
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-discid?expand=0&rev=2
2016-07-24 17:50:04 +00:00
4680fce286 Accepting request 406197 from devel:languages:python
hard requirement of picard

OBS-URL: https://build.opensuse.org/request/show/406197
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-discid?expand=0&rev=1
2016-07-12 21:51:06 +00:00
9303cab623 Accepting request 406620 from home:jengelh:branches:devel:languages:python
- Request libdiscid0 since the code looks for exactly .so.0.
- Remove redundant %clean section.

OBS-URL: https://build.opensuse.org/request/show/406620
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-discid?expand=0&rev=2
2016-07-06 09:40:37 +00:00
Alexandre Rogoski
9fe51733da Accepting request 181197 from home:JonnyJD
Python bindings of Libdiscid

Homepage: https://python-discid.readthedocs.org/
Repository and Bug tracker: https://github.com/JonnyJD/python-discid
Downloads: https://pypi.python.org/pypi/discid
Announcement: http://blog.musicbrainz.org/?p=2038

This works on Python 2 and 3 (I submit a clone to devel:languages:python3)

OBS-URL: https://build.opensuse.org/request/show/181197
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-discid?expand=0&rev=1
2013-07-03 16:01:01 +00:00