!13 Change Source

From: @starlet-dx 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-11-10 11:34:18 +00:00 committed by Gitee
commit 6032297874
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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