update to 22.10.0 [release 22.10.0-1mamba;Fri Nov 25 2022]
This commit is contained in:
parent
4f23a6fd2f
commit
19d60121ef
@ -1,12 +1,12 @@
|
|||||||
Name: python-incremental
|
Name: python-incremental
|
||||||
Version: 21.3.0
|
Version: 22.10.0
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A small library that versions your Python projects
|
Summary: A small library that versions your Python projects
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://hawkowl.github.io/incremental
|
URL: https://github.com/twisted/incremental
|
||||||
Source: http://pypi.debian.net/incremental/incremental-%{version}.tar.gz
|
Source: http://pypi.debian.net/incremental/incremental-%{version}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -35,7 +35,7 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
|||||||
--install-lib=%{python_sitearch} \
|
--install-lib=%{python_sitearch} \
|
||||||
--record=%{name}.filelist
|
--record=%{name}.filelist
|
||||||
|
|
||||||
sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||||
|
|
||||||
%files %{?pyappend} -f %{name}.filelist
|
%files %{?pyappend} -f %{name}.filelist
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -44,6 +44,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 25 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 22.10.0-1mamba
|
||||||
|
- update to 22.10.0
|
||||||
|
|
||||||
* Fri Apr 09 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 21.3.0-2mamba
|
* Fri Apr 09 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 21.3.0-2mamba
|
||||||
- rebuilt with distdeps
|
- rebuilt with distdeps
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user