Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
e4e91213cc | |||
85fd3d4595 |
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 9 19:15:16 UTC 2025 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Allow lowercase distinfo due to new pyqt-builder following PEP 639
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 8 09:25:34 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
Fri Nov 8 09:25:34 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@@ -88,7 +88,7 @@ This package provides %{name} examples.
|
|||||||
%doc NEWS README
|
%doc NEWS README
|
||||||
%dir %{python_sitearch}/PyQt5/
|
%dir %{python_sitearch}/PyQt5/
|
||||||
%{python_sitearch}/PyQt5/QtChart.*
|
%{python_sitearch}/PyQt5/QtChart.*
|
||||||
%{python_sitearch}/PyQtChart-%{version}.dist-info
|
%{python_sitearch}/[Pp]y[Qq]t[Cc]hart-%{version}.dist-info
|
||||||
|
|
||||||
%files %{python_files api}
|
%files %{python_files api}
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
Reference in New Issue
Block a user