automatic version update by autodist [release 1.1.0-1mamba;Tue Apr 27 2021]
This commit is contained in:
parent
266f6a9ce2
commit
cdb3f56dc5
@ -1,5 +1,5 @@
|
||||
Name: python-et_xmlfile
|
||||
Version: 1.0.1
|
||||
Version: 1.1.0
|
||||
Release: 1mamba
|
||||
Summary: An implementation of lxml.xmlfile for the standard library
|
||||
Group: System/Libraries
|
||||
@ -7,13 +7,11 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://pypi.python.org/pypi/et_xmlfile
|
||||
Source: https://pypi.python.org/packages/source/e/et_xmlfile/et_xmlfile-%{version}.tar.gz
|
||||
Source: https://pypi.debian.net/et_xmlfile/et_xmlfile-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: python >= %python_version
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -41,5 +39,8 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Tue Apr 27 2021 Automatic Build System <autodist@mambasoft.it> 1.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Apr 08 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.1-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user