rebuilt with distdeps [release 21.3.0-2mamba;Fri Apr 09 2021]
This commit is contained in:
parent
b94cf969d8
commit
4f23a6fd2f
@ -1,6 +1,6 @@
|
||||
Name: python-incremental
|
||||
Version: 21.3.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A small library that versions your Python projects
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -10,9 +10,8 @@ URL: https://hawkowl.github.io/incremental
|
||||
Source: http://pypi.debian.net/incremental/incremental-%{version}.tar.gz
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython-devel
|
||||
BuildRequires: libpython3-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: python >= %python_version
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -40,14 +39,14 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
||||
|
||||
%files %{?pyappend} -f %{name}.filelist
|
||||
%defattr(-,root,root)
|
||||
## note: this list is just an example; modify as required
|
||||
# %{python_sitearch}/%{name}.py*
|
||||
# %{python_sitearch}/%{name}.so
|
||||
%dir %{python_sitearch}/incremental-%{version}-py*.egg-info
|
||||
%{python_sitearch}/incremental-%{version}-py*.egg-info/*
|
||||
%doc LICENSE
|
||||
## note: eventually add the remaining documents (if any)
|
||||
# %doc README.rst
|
||||
|
||||
%changelog
|
||||
* Fri Apr 09 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 21.3.0-2mamba
|
||||
- rebuilt with distdeps
|
||||
|
||||
* Tue Mar 02 2021 Automatic Build System <autodist@mambasoft.it> 21.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user