15
0

Accepting request 1006496 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1006496
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-discogs-client?expand=0&rev=5
This commit is contained in:
2022-09-28 15:51:17 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aeae43fb9281e27c580d1bcd484e6c309f4f3a05af3908016ee3363786ef43d8
size 25005

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cc979fcbb5283f74d388c7111c8ed6bef920b01614a014d6b1c5d6fbb554bfc3
size 24716

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
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

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-discogs-client
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2015 LISA GmbH, Bingen, Germany.
#
# All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-discogs-client
Version: 2.2.2
Version: 2.3.0
Release: 0
Summary: Official Python API client for Discogs
License: BSD-2-Clause