15
0

- Add remove-simplejson.patch (gh#fedora-copr/copr#2539).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-copr-cli?expand=0&rev=13
This commit is contained in:
2023-02-10 23:08:25 +00:00
committed by Git OBS Bridge
parent ad70639823
commit 49ca9661fb
2 changed files with 2 additions and 3 deletions

View File

@@ -1,8 +1,7 @@
-------------------------------------------------------------------
Fri Feb 10 22:45:01 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Add remove-simplejson.patch (openSUSE only, upstream in more
recent commits switched to ujson).
- Add remove-simplejson.patch (gh#fedora-copr/copr#2539).
-------------------------------------------------------------------
Fri Feb 10 10:05:34 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -23,7 +23,7 @@ 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-OPENSUSE remove-simplejson.patch mcepl@suse.com
# 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