From f2c40e845d330b782c2a0e4be33fc4e1557566eed2aadcda92bee0210f75f9b9 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 28 Oct 2024 10:18:58 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fake-useragent?expand=0&rev=23 --- python-fake-useragent.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/python-fake-useragent.spec b/python-fake-useragent.spec index 644ca74..6c1a811 100644 --- a/python-fake-useragent.spec +++ b/python-fake-useragent.spec @@ -17,7 +17,6 @@ %{?sle15_python_module_pythons} -%define skip_python2 1 Name: python-fake-useragent Version: 1.5.1 Release: 0 @@ -62,6 +61,8 @@ rm pytest.ini %files %{python_files} %license LICENSE %doc README.md -%{python_sitelib}/fake[-_]useragent*/ +#{python_sitelib}/fake[-_]useragent*/ +%{python_sitelib}/fake_useragent +%{python_sitelib}/fake_useragent-%{version}.dist-info %changelog