From 2fcab94ab3dffe590777a201753daf256a8a0d9b9b93b5e1463d326143179a50 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sat, 6 May 2023 08:30:16 +0000 Subject: [PATCH] Add reference to the upstream PR OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-twine?expand=0&rev=36 --- python-twine.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-twine.spec b/python-twine.spec index 26f9126..53dbb06 100644 --- a/python-twine.spec +++ b/python-twine.spec @@ -26,7 +26,7 @@ License: Apache-2.0 URL: https://github.com/pypa/twine Source: https://files.pythonhosted.org/packages/source/t/twine/twine-%{version}.tar.gz Patch0: 0001-remove-disable-socket-pytest-opt.patch -# PATCH-FIX-UPSTREAM license_files.patch bsc#[0-9]+ mcepl@suse.com +# PATCH-FIX-UPSTREAM license_files.patch gh#pypa/twine!992 mcepl@suse.com # license_file -> license_files Patch1: license_files.patch BuildRequires: %{python_module importlib-metadata}