public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Antonio Trande <sagitter@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/python-environs] f43: Release 15.0.0
Date: Tue, 04 Aug 2026 09:15:40 GMT	[thread overview]
Message-ID: <178583494043.1.16243948616709664165.rpms-python-environs-4a160d38f60f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-environs
Branch : f43
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=f43

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

                 reply	other threads:[~2026-08-04  9:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178583494043.1.16243948616709664165.rpms-python-environs-4a160d38f60f@fedoraproject.org \
    --to=sagitter@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox