forked from pool/python-PasteDeploy
- Make the dist-info name case-insensitive
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PasteDeploy?expand=0&rev=40
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 12:34:48 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Make the dist-info name case-insensitive
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 25 03:53:06 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -69,8 +69,8 @@ sed -i -e '/^addopts/s/ --cov//' pytest.ini
|
||||
%files %{python_files}
|
||||
%doc README.rst
|
||||
%license license.txt
|
||||
# %%{python_sitelib}/PasteDeploy-%%{version}*-info
|
||||
%{python_sitelib}/pastedeploy-2.1.1.dist-info
|
||||
# %%{python_sitelib}/[pP]aste[dD]eploy-%{version}*-info
|
||||
%{python_sitelib}/[pP]aste[dD]eploy-2.1.1.dist-info
|
||||
%{python_sitelib}/PasteDeploy-2.1.1*-nspkg.pth
|
||||
%{python_sitelib}/paste/deploy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user