From 0dd5c6de6b0d430e00c0fc096c86fe96728b9a45 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:06:03 +0100 Subject: [PATCH] automatic version update by autodist [release 0.21.0-1mamba;Thu Sep 08 2022] --- python-dotenv.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/python-dotenv.spec b/python-dotenv.spec index e11556d..b49fd1e 100644 --- a/python-dotenv.spec +++ b/python-dotenv.spec @@ -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 0.21.0-1mamba +- automatic version update by autodist + * Fri Mar 25 2022 Automatic Build System 0.20.0-1mamba - automatic version update by autodist