!4 Drop the python-nose dependency

Merge pull request !4 from lyn/openEuler-22.03-LTS-Next
This commit is contained in:
openeuler-ci-bot 2022-01-05 10:53:00 +00:00 committed by Gitee
commit cd941590df
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,13 +1,13 @@
Name: python-cycler
Version: 0.10.0
Release: 3
Release: 4
Summary: Composable cycles
License: BSD
URL: https://github.com/matplotlib/cycler.git
Source0: https://github.com/matplotlib/cycler/archive/v%{version}.tar.gz#/cycler-%{version}.tar.gz
BuildArch: noarch
BuildRequires:python3-devel python3-nose python3-six
BuildRequires:python3-devel python3-six
%description
Composable cycles used by matplotlib.
@ -28,9 +28,6 @@ Composable cycles used by matplotlib.
%install
%py3_install
%check
PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} run_tests.py
%files -n python3-cycler
%license LICENSE
%doc README.rst
@ -39,6 +36,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} run_tests.py
%{python3_sitelib}/cycler-*.egg-info/
%changelog
* Wed Jan 5 2022 liyanan <liyanan32@huawei.com> - 0.10.0-4
- Drop the python-nose dependency
* Thu Oct 22 2020 zhangtao <zhangtao221@huawei.com> - 0.10.0-3
- remove python2
* Tue Nov 5 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.10.0-2