automatic version update by autodist [release 0.12.2-1mamba;Thu Sep 23 2021]
This commit is contained in:
parent
068dfcf2dd
commit
f20278ba37
@ -1,5 +1,5 @@
|
|||||||
Name: python-voluptuous
|
Name: python-voluptuous
|
||||||
Version: 0.12.1
|
Version: 0.12.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A Python data validation library
|
Summary: A Python data validation library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -10,11 +10,9 @@ URL: https://pypi.org/project/voluptuous/
|
|||||||
Source: https://pypi.debian.net/voluptuous/voluptuous-%{version}.tar.gz
|
Source: https://pypi.debian.net/voluptuous/voluptuous-%{version}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## note: run 'autospec -u -a6 python-voluptuous' to get the list of build requirements.
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -50,6 +48,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
# %doc README.md
|
# %doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 23 2021 Automatic Build System <autodist@mambasoft.it> 0.12.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Dec 08 2020 Automatic Build System <autodist@mambasoft.it> 0.12.1-1mamba
|
* Tue Dec 08 2020 Automatic Build System <autodist@mambasoft.it> 0.12.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user