require python-future [release 2.3-2mamba;Thu Apr 13 2017]
This commit is contained in:
parent
87f8a13dd2
commit
5d94fe3ecf
@ -1,6 +1,6 @@
|
|||||||
Name: python-parsedatetime
|
Name: python-parsedatetime
|
||||||
Version: 2.3
|
Version: 2.3
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Parse human-readable date/time text
|
Summary: Parse human-readable date/time text
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -13,6 +13,7 @@ License: Apache License 2.0
|
|||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
|
Requires: python-future
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -39,6 +40,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 13 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3-2mamba
|
||||||
|
- require python-future
|
||||||
|
|
||||||
* Mon Mar 27 2017 Automatic Build System <autodist@mambasoft.it> 2.3-1mamba
|
* Mon Mar 27 2017 Automatic Build System <autodist@mambasoft.it> 2.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user