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
|
||||
Version: 21.3.0
|
||||
Release: 2mamba
|
||||
Version: 22.10.0
|
||||
Release: 1mamba
|
||||
Summary: A small library that versions your Python projects
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
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
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -35,7 +35,7 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
--install-lib=%{python_sitearch} \
|
||||
--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
|
||||
%defattr(-,root,root)
|
||||
@ -44,6 +44,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%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
|
||||
- rebuilt with distdeps
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user