forked from pool/python-discogs-client
- 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
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-discogs-client
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2015 LISA GmbH, Bingen, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: python-discogs-client
|
||||
Version: 2.7.1
|
||||
Version: 2.8
|
||||
Release: 0
|
||||
Summary: Python API client for Discogs
|
||||
License: BSD-2-Clause
|
||||
|
||||
Reference in New Issue
Block a user