diff --git a/python-et_xmlfile.spec b/python-et_xmlfile.spec index fac9002..8d10b09 100644 --- a/python-et_xmlfile.spec +++ b/python-et_xmlfile.spec @@ -1,15 +1,16 @@ Name: python-et_xmlfile -Version: 1.1.0 +Version: 2.0.0 Release: 1mamba Summary: An implementation of lxml.xmlfile for the standard library Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://pypi.python.org/pypi/et_xmlfile +URL: https://pypi.org/project/et-xmlfile/ Source: https://pypi.debian.net/et_xmlfile/et_xmlfile-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END Requires: python >= %python_version @@ -39,6 +40,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %defattr(-,root,root) %changelog +* Sat Oct 26 2024 Automatic Build System 2.0.0-1mamba +- automatic version update by autodist + * Tue Apr 27 2021 Automatic Build System 1.1.0-1mamba - automatic version update by autodist