Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| fe33d84781 | |||
| 8bcc769778 |
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 9 19:17:25 UTC 2025 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Allow lowercase distinfo due to new pyqt-builder following PEP 639
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 25 20:49:56 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package python-qtnetworkauth-qt5
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -73,7 +73,7 @@ and the SIP files used to generate the Python bindings for %{name}.
|
||||
%doc NEWS README
|
||||
%dir %{python_sitearch}/PyQt5/
|
||||
%{python_sitearch}/PyQt5/QtNetworkAuth.*
|
||||
%{python_sitearch}/PyQtNetworkAuth-%{version}.dist-info
|
||||
%{python_sitearch}/[Pp]y[Qq]t[Nn]etwork[Aa]uth-%{version}.dist-info
|
||||
|
||||
%files %{python_files devel}
|
||||
%license LICENSE
|
||||
|
||||
Reference in New Issue
Block a user