make pyclipper an explicit Requires

This commit is contained in:
Tom Callaway 2023-03-09 13:57:42 -05:00
commit f257a828dc

View file

@ -1,6 +1,6 @@
Name: python-uranium
Version: 5.3.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A Python framework for building desktop applications
License: LGPLv3+
URL: https://github.com/Ultimaker/Uranium
@ -54,6 +54,7 @@ Requires: python3-cryptography
Requires: python3-numpy
Requires: python3-scipy
Requires: python3-shapely
Requires: python3-pyclipper
Requires: python3-pyqt6
Recommends: python3-numpy-stl
@ -130,6 +131,9 @@ popd
%changelog
* Thu Mar 9 2023 Tom Callaway <spot@fedoraproject.org> - 5.3.0-2
- make pyclipper an explicit Requires
* Wed Mar 8 2023 Tom Callaway <spot@fedoraproject.org> - 5.3.0-1
- update to 5.3.0