Package Release Info

python-discogs-client-2.8-bp160.1.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python313-discogs-client

Change Logs

* Sun Jul 13 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 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 2023 pgajdos@suse.com
- switch to active fork
- version update to 2.6
- python-six is not required
* Tue Sep 27 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 2021 pgajdos@suse.com
- %check: use %pyunittest rpm macro
Version: 2.2.2-bp155.2.13
* Fri Mar 08 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.2.2:
  * Dependency updates
Version: 2.2.2-bp152.1.8
* Fri Mar 08 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 2.2.2:
  * Dependency updates
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
Version: 2.2.1-bp150.1.3
* Thu Sep 07 2017 toddrme2178@gmail.com
- Implement single-spec version.
* Tue Oct 20 2015 hpj@urpla.net
- version 0.5: initial build