From 20544b671af73841c3f98e2e2b525a9bf6f04e388d3bc77c4fac87c6176d470a Mon Sep 17 00:00:00 2001 From: huakim tylyktar Date: Tue, 25 Jun 2024 10:41:13 +0000 Subject: [PATCH] update OBS-URL: https://build.opensuse.org/package/show/home:huakim:matrix/python-requests-text?expand=0&rev=2 --- _service | 2 +- python-requests-text.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_service b/_service index b847f06..6ce6cae 100644 --- a/_service +++ b/_service @@ -24,6 +24,6 @@ s/(# SECTION test requirements)/\1\nBuildRequires: %{python_module pytest}\n/g; s/(%{python_sitelib}\/requests)-text/\1_text/g; s/(%autosetup -p1 -n requests)-text/\1_text/g; - s/(%{python_sitelib}\/requests_text)\n/\1.py\n%pycache_only %{python_sitelib}\/__pycache__\/requests_stdin.*.py*\n%license LICENSE\n%doc README.rst\n/g; + s/(%{python_sitelib}\/requests_text)\n/\1.py\n%pycache_only %{python_sitelib}\/__pycache__\/requests_text.*.py*\n%license LICENSE\n%doc README.rst\n/g; diff --git a/python-requests-text.spec b/python-requests-text.spec index 75584ed..c56448e 100644 --- a/python-requests-text.spec +++ b/python-requests-text.spec @@ -91,7 +91,7 @@ license. See LICENSE for more details. %files %{python_files} %{python_sitelib}/requests_text.py -%pycache_only %{python_sitelib}/__pycache__/requests_stdin.*.py* +%pycache_only %{python_sitelib}/__pycache__/requests_text.*.py* %license LICENSE %doc README.rst %{python_sitelib}/requests_text-%{version}.dist-info