Change Source

This commit is contained in:
starlet-dx 2022-11-10 17:49:14 +08:00
parent 496f3e8952
commit 07d71e424e

View File

@ -1,10 +1,10 @@
Name: python-kiwisolver
Version: 1.4.1
Release: 1
Release: 2
Summary: A fast implementation of the Cassowary constraint solver
License: BSD-3-Clause
URL: https://github.com/nucleic/kiwi
Source0: https://github.com/nucleic/kiwi/archive/%{version}/kiwisolver-%{version}.tar.gz
Source0: https://files.pythonhosted.org/packages/source/k/kiwisolver/kiwisolver-%{version}.tar.gz
BuildRequires: gcc-c++ python3-cppy python3-pip python3-setuptools_scm python3-wheel
%description
@ -40,6 +40,9 @@ PYTHONPATH="%{buildroot}%{python3_sitearch}" py.test-3 py/tests/
%{python3_sitearch}/kiwisolver-%{version}-*.egg-info
%changelog
* Thu Nov 10 2022 yaoxin <yaoxin30@h-partners.com> - 1.4.1-2
- Change Source
* Mon Oct 31 2022 yaoxin <yaoxin30@h-partners.com> - 1.4.1-1
- Upgrade to version 1.4.1