automatic version update by autodist [release 1.7.0-1mamba;Sun Oct 10 2021]
This commit is contained in:
parent
253ab609c4
commit
191203882a
@ -1,5 +1,5 @@
|
||||
Name: python-yarl
|
||||
Version: 1.6.3
|
||||
Version: 1.7.0
|
||||
Release: 1mamba
|
||||
Summary: Yet another URL library
|
||||
Group: System/Libraries
|
||||
@ -10,11 +10,11 @@ URL: https://pypi.org/project/yarl/
|
||||
Source: https://pypi.debian.net/yarl/yarl-%{version}.tar.gz
|
||||
License: Apache License 2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## note: run 'autospec -u -a6 python-yarl' to get the list of build requirements.
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libpython3-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpython-devel
|
||||
Requires: python >= %python_version
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -45,6 +45,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sun Oct 10 2021 Automatic Build System <autodist@mambasoft.it> 1.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 21 2021 Automatic Build System <autodist@mambasoft.it> 1.6.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user