15
0

Accepting request 1230656 from home:rrahl0

- update to 2.0:
  * no upstream changelog
- remove remove-simplejson.patch, as upstream removed simplejson

OBS-URL: https://build.opensuse.org/request/show/1230656
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-copr-cli?expand=0&rev=19
This commit is contained in:
2024-12-13 10:46:27 +00:00
committed by Git OBS Bridge
parent cca3a15fa3
commit e246ebb3b7
5 changed files with 11 additions and 78 deletions

View File

@@ -17,16 +17,12 @@
Name: python-copr-cli
Version: 1.111
Version: 2.0
Release: 0
Summary: Copr cli
License: GPL-2.0-or-later
URL: https://github.com/fedora-copr/copr
Source: https://files.pythonhosted.org/packages/source/c/copr-cli/copr-cli-%{version}.tar.gz
# PATCH-FIX-UPSTREAM remove-simplejson.patch gh#fedora-copr/copr#2539 mcepl@suse.com
# Remove dependency on simplejson
# (not upstream, which on master switched to ujson)
Patch0: remove-simplejson.patch
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}