!13 Change Source
From: @starlet-dx Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
6032297874
@ -1,10 +1,10 @@
|
|||||||
Name: python-kiwisolver
|
Name: python-kiwisolver
|
||||||
Version: 1.4.1
|
Version: 1.4.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A fast implementation of the Cassowary constraint solver
|
Summary: A fast implementation of the Cassowary constraint solver
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/nucleic/kiwi
|
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
|
BuildRequires: gcc-c++ python3-cppy python3-pip python3-setuptools_scm python3-wheel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -40,6 +40,9 @@ PYTHONPATH="%{buildroot}%{python3_sitearch}" py.test-3 py/tests/
|
|||||||
%{python3_sitearch}/kiwisolver-%{version}-*.egg-info
|
%{python3_sitearch}/kiwisolver-%{version}-*.egg-info
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Oct 31 2022 yaoxin <yaoxin30@h-partners.com> - 1.4.1-1
|
||||||
- Upgrade to version 1.4.1
|
- Upgrade to version 1.4.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user