!5 [sync] PR-3: Remove nose BuildRequire
From: @openeuler-sync-bot Reviewed-by: @myeuler Signed-off-by: @myeuler
This commit is contained in:
commit
84df25e1bf
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-pytimeparse
|
||||
Version: 1.1.8
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Time expression parser
|
||||
License: MIT
|
||||
URL: https://github.com/wroberts/pytimeparse
|
||||
@ -19,7 +19,6 @@ BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-pbr
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: python3-wheel
|
||||
BuildRequires: python3-nose
|
||||
%description -n python3-pytimeparse
|
||||
A small Python library to parse various kinds of time expressions
|
||||
|
||||
@ -75,5 +74,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%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
|
||||
- Package Spec generate
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user