Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
5b5cdd2d21 |
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 1 12:32:11 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
- Make the dist-info name case-insensitive
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 25 03:51:18 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
- Lowercase metadata directory name.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 29 10:49:09 UTC 2024 - pgajdos@suse.com
|
Thu Aug 29 10:49:09 UTC 2024 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-Paste
|
# spec file for package python-Paste
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -62,7 +62,7 @@ rm tests/test_proxy.py
|
|||||||
%license docs/license.txt
|
%license docs/license.txt
|
||||||
%doc README.rst
|
%doc README.rst
|
||||||
%{python_sitelib}/paste
|
%{python_sitelib}/paste
|
||||||
%{python_sitelib}/Paste-%{version}.dist-info
|
%{python_sitelib}/[pP]aste-%{version}.dist-info
|
||||||
%{python_sitelib}/Paste-%{version}-py*-nspkg.pth
|
%{python_sitelib}/Paste-%{version}-py*-nspkg.pth
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user