17
0
Files
python-discogs-client/python-discogs-client.changes
Dirk Mueller 55279bd2d5 - update to 2.8:
* New collection folder methods `move_release` and
    `uncategorize_release` allowing to change folder of
    collection items
  * Add Python 3.13 to GitHub Actions build workflow and removed
    EOL Python 3.8
  * Refactor some outdated Python code style along the way in
    https://github.com/joalla/discogs_client/pull/165
- Update to 2.3.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-discogs-client?expand=0&rev=16
2025-07-13 13:39:46 +00:00

61 lines
2.0 KiB
Plaintext

-------------------------------------------------------------------
Sun Jul 13 13:39:26 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 2.8:
* New collection folder methods `move_release` and
`uncategorize_release` allowing to change folder of
collection items
* Add Python 3.13 to GitHub Actions build workflow and removed
EOL Python 3.8
* Refactor some outdated Python code style along the way in
https://github.com/joalla/discogs_client/pull/165
-------------------------------------------------------------------
Thu Nov 28 03:14:29 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 2.7.1:
* Small fixes for Python 3.12 references
* Parse artist role field
- Drop seperate LICENSE file
-------------------------------------------------------------------
Thu Apr 13 11:02:51 UTC 2023 - pgajdos@suse.com
- switch to active fork
- version update to 2.6
- python-six is not required
-------------------------------------------------------------------
Tue Sep 27 18:26:10 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 2.3.0
This project is no longer maintained. You can still use a REST client like Requests or other
third-party Python library to access the Discogs REST API.
-------------------------------------------------------------------
Tue May 25 06:52:41 UTC 2021 - pgajdos@suse.com
- %check: use %pyunittest rpm macro
-------------------------------------------------------------------
Fri Mar 8 13:12:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.2.2:
* Dependency updates
-------------------------------------------------------------------
Tue Dec 4 12:47:18 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Thu Sep 7 20:07:01 UTC 2017 - toddrme2178@gmail.com
- Implement single-spec version.
-------------------------------------------------------------------
Tue Oct 20 23:08:08 UTC 2015 - hpj@urpla.net
- version 0.5: initial build