15
0

- 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:
2025-07-13 13:39:46 +00:00
committed by Git OBS Bridge
parent 1ab64e2ab2
commit a78cc64b61
4 changed files with 18 additions and 6 deletions

View File

@@ -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