automatic version update by autodist [release 0.9.0-1mamba;Tue Sep 19 2023]
This commit is contained in:
parent
80fbf8fc5b
commit
e674969c12
@ -1,19 +1,19 @@
|
||||
Name: python-netaddr
|
||||
Version: 0.8.0
|
||||
Version: 0.9.0
|
||||
Release: 1mamba
|
||||
Summary: A network address manipulation library for Python
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://github.com/drkjam/netaddr/
|
||||
URL: https://github.com/netaddr/netaddr
|
||||
Source: https://pypi.debian.net/netaddr/netaddr-%{version}.tar.gz
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpython-devel
|
||||
Requires: python >= %python_version
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -47,6 +47,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc AUTHORS LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Sep 19 2023 Automatic Build System <autodist@mambasoft.it> 0.9.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 23 2020 Automatic Build System <autodist@mambasoft.it> 0.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user