public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-environs] f44: Release 15.0.0
@ 2026-08-04 9:13 Antonio Trande
0 siblings, 0 replies; only message in thread
From: Antonio Trande @ 2026-08-04 9:13 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-environs
Branch : f44
Commit : 4a160d38f60ff621766008dd53d9ae0b1669ebc7
Author : Antonio Trande <sagitter@fedoraproject.org>
Date : 2026-04-01T16:15:41+02:00
Stats : +7/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-environs/c/4a160d38f60ff621766008dd53d9ae0b1669ebc7?branch=f44
Log:
Release 15.0.0
---
diff --git a/.gitignore b/.gitignore
index 5e13a9d..02d06b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
/environs-14.3.0.tar.gz
/environs-14.5.0.tar.gz
/environs-14.6.0.tar.gz
+/environs-15.0.0.tar.gz
diff --git a/python-environs.spec b/python-environs.spec
index f0c749b..b14f6c3 100644
--- a/python-environs.spec
+++ b/python-environs.spec
@@ -6,18 +6,19 @@ It allows you to store configuration separate from your code, as per
The Twelve-Factor App (https://12factor.net/config) methodology.}
Name: python-%{srcname}
-Version: 14.6.0
+Version: 15.0.0
Release: %autorelease
Summary: Python library for parsing environment variables
License: MIT
URL: https://github.com/sloria/%{srcname}
Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz
-
BuildArch: noarch
-
BuildRequires: python3-devel
BuildRequires: pyproject-rpm-macros
-
+BuildRequires: python3-pytest
+BuildRequires: python3-django-cache-url
+BuildRequires: python3-django-database-url
+BuildRequires: python3-django-email-url
%description %{_description}
%generate_buildrequires
@@ -25,7 +26,6 @@ BuildRequires: pyproject-rpm-macros
%package -n python3-%{srcname}
Summary: Python library for parsing environment variables
-
%description -n python3-%{srcname}
%{_description}
diff --git a/sources b/sources
index b34fa71..474ca29 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (environs-14.6.0.tar.gz) = d48e6962b24c45d9b4fb9d35588bb32a3280cbc73fc601e4179c38a6cf1d2bcf061ec8116e68319e10a6990acbfc3a276d45439ca4559a87c541267f85ecc8b9
+SHA512 (environs-15.0.0.tar.gz) = d7a897720398fe60cc22ac43e74648ddf6e2f294c52b6098bcd89051867903cdd9d7a4e84fb368ecaa59c8f66b487668d75b695d0800aa3a09e7071147b6ff9b
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-04 9:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 9:13 [rpms/python-environs] f44: Release 15.0.0 Antonio Trande
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox