From 49ca9661fb7d4f32e9dcc2159d88c8a4ab2f5a01fb5937c947c7ffbc6cefb116 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 10 Feb 2023 23:08:25 +0000 Subject: [PATCH] - 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 --- python-copr-cli.changes | 3 +-- python-copr-cli.spec | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/python-copr-cli.changes b/python-copr-cli.changes index cf16ba1..b40139f 100644 --- a/python-copr-cli.changes +++ b/python-copr-cli.changes @@ -1,8 +1,7 @@ ------------------------------------------------------------------- Fri Feb 10 22:45:01 UTC 2023 - Matej Cepl -- 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 diff --git a/python-copr-cli.spec b/python-copr-cli.spec index ca8c4e5..111b27e 100644 --- a/python-copr-cli.spec +++ b/python-copr-cli.spec @@ -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