automatic version update by autodist [release 3.6.2-1mamba;Mon May 31 2021]
This commit is contained in:
parent
7057230a01
commit
4384d8c458
@ -1,17 +1,17 @@
|
||||
Name: python-singledispatch
|
||||
Version: 3.6.1
|
||||
Release: 2mamba
|
||||
Version: 3.6.2
|
||||
Release: 1mamba
|
||||
Summary: This library brings functools.singledispatch from Python 3.4 to Python 2.6
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
URL: https://pypi.python.org/pypi/singledispatch
|
||||
URL: https://pypi.org/project/singledispatch/
|
||||
Source: https://pypi.debian.net/singledispatch/singledispatch-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python-six-py3
|
||||
BuildRequires: python3.7dist(six)
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@ -40,11 +40,14 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
|
||||
%files %{?pyappend} -f %{name}.filelist
|
||||
%defattr(-,root,root)
|
||||
%dir %{python_sitearch}/singledispatch-%{version}-py*.egg-info
|
||||
%{python_sitearch}/singledispatch-%{version}-py*.egg-info/*
|
||||
%dir %{python_sitearch}/singledispatch-*-py*.egg-info
|
||||
%{python_sitearch}/singledispatch-*-py*.egg-info/*
|
||||
%doc README.rst
|
||||
|
||||
%changelog
|
||||
* Mon May 31 2021 Automatic Build System <autodist@mambasoft.it> 3.6.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 18 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.6.1-2mamba
|
||||
- rebuilt with python3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user