Remove nose BuildRequire
(cherry picked from commit 901ef94996c61a7378075d401b6f65a4959be407)
This commit is contained in:
parent
47ee588b6e
commit
a6bfe693ec
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-pytimeparse
|
Name: python-pytimeparse
|
||||||
Version: 1.1.8
|
Version: 1.1.8
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Time expression parser
|
Summary: Time expression parser
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/wroberts/pytimeparse
|
URL: https://github.com/wroberts/pytimeparse
|
||||||
@ -19,7 +19,6 @@ BuildRequires: python3-setuptools
|
|||||||
BuildRequires: python3-pbr
|
BuildRequires: python3-pbr
|
||||||
BuildRequires: python3-pip
|
BuildRequires: python3-pip
|
||||||
BuildRequires: python3-wheel
|
BuildRequires: python3-wheel
|
||||||
BuildRequires: python3-nose
|
|
||||||
%description -n python3-pytimeparse
|
%description -n python3-pytimeparse
|
||||||
A small Python library to parse various kinds of time expressions
|
A small Python library to parse various kinds of time expressions
|
||||||
|
|
||||||
@ -75,5 +74,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 11 2022 wangxiyuan <wangxiyuan1007@gmail.com> - 1.1.8-2
|
||||||
|
- Remove nose BuildRequire
|
||||||
|
|
||||||
* Tue Aug 03 2021 OpenStack_SIG <openstack@openeuler.org> - 1.1.8-1
|
* Tue Aug 03 2021 OpenStack_SIG <openstack@openeuler.org> - 1.1.8-1
|
||||||
- Package Spec generate
|
- Package Spec generate
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user