automatic version update by autodist [release 0.21.0-1mamba;Thu Sep 08 2022]
This commit is contained in:
parent
2fbdcf5227
commit
0dd5c6de6b
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2-)
|
||||
Name: python-dotenv
|
||||
Version: 0.20.0
|
||||
Version: 0.21.0
|
||||
Release: 1mamba
|
||||
Summary: Read key-value pairs from a .env file and set them as environment variables
|
||||
Group: System/Libraries
|
||||
@ -11,8 +11,6 @@ URL: https://github.com/theskumar/python-dotenv
|
||||
Source: https://pypi.debian.net/python-dotenv/python-dotenv-%{version}.tar.gz
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(setuptools)
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@ -46,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Thu Sep 08 2022 Automatic Build System <autodist@mambasoft.it> 0.21.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 25 2022 Automatic Build System <autodist@mambasoft.it> 0.20.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user