!7 Package upgrade
From: @starlet-dx Reviewed-by: @myeuler Signed-off-by: @myeuler
This commit is contained in:
commit
54f50443e8
Binary file not shown.
BIN
cycler-0.11.0.tar.gz
Normal file
BIN
cycler-0.11.0.tar.gz
Normal file
Binary file not shown.
@ -1,10 +1,10 @@
|
|||||||
Name: python-cycler
|
Name: python-cycler
|
||||||
Version: 0.10.0
|
Version: 0.11.0
|
||||||
Release: 4
|
Release: 1
|
||||||
Summary: Composable cycles
|
Summary: Composable cycles
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/matplotlib/cycler.git
|
URL: https://github.com/matplotlib/cycler.git
|
||||||
Source0: https://github.com/matplotlib/cycler/archive/v%{version}.tar.gz#/cycler-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/34/45/a7caaacbfc2fa60bee42effc4bcc7d7c6dbe9c349500e04f65a861c15eb9/cycler-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires:python3-devel python3-six
|
BuildRequires:python3-devel python3-six
|
||||||
@ -20,7 +20,7 @@ Summary: Composable cycles
|
|||||||
Composable cycles used by matplotlib.
|
Composable cycles used by matplotlib.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n cycler-%{version}
|
%autosetup -n cycler-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -36,6 +36,9 @@ Composable cycles used by matplotlib.
|
|||||||
%{python3_sitelib}/cycler-*.egg-info/
|
%{python3_sitelib}/cycler-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 29 2022 yaoxin <yaoxin30@h-partners.com> - 0.11.0-1
|
||||||
|
- Update to 0.11.0
|
||||||
|
|
||||||
* Wed Jan 5 2022 liyanan <liyanan32@huawei.com> - 0.10.0-4
|
* Wed Jan 5 2022 liyanan <liyanan32@huawei.com> - 0.10.0-4
|
||||||
- Drop the python-nose dependency
|
- Drop the python-nose dependency
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user