Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-environ-config for
openSUSE:Factory checked in at 2026-01-29 17:46:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-environ-config (Old)
and /work/SRC/openSUSE:Factory/.python-environ-config.new.1995 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-environ-config"
Thu Jan 29 17:46:17 2026 rev:5 rq:1329749 version:24.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-environ-config/python-environ-config.changes
2024-02-13 22:43:52.563498886 +0100
+++
/work/SRC/openSUSE:Factory/.python-environ-config.new.1995/python-environ-config.changes
2026-01-29 17:49:05.447895881 +0100
@@ -1,0 +2,12 @@
+Thu Jan 29 03:47:53 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Update to 24.1.0:
+ * Added
+ + Support for Python 3.13.
+ + Support for Moto 5. #76
+ * Removed
+ + Support for Python 3.7.
+- Remove urllib3 BuildRequires.
+- Drop patch support-moto-5.patch, merged upstream.
+
+-------------------------------------------------------------------
Old:
----
environ_config-23.2.0.tar.gz
support-moto-5.patch
New:
----
environ_config-24.1.0.tar.gz
----------(Old B)----------
Old:- Remove urllib3 BuildRequires.
- Drop patch support-moto-5.patch, merged upstream.
----------(Old E)----------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-environ-config.spec ++++++
--- /var/tmp/diff_new_pack.fWcgHg/_old 2026-01-29 17:49:06.099923812 +0100
+++ /var/tmp/diff_new_pack.fWcgHg/_new 2026-01-29 17:49:06.099923812 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-environ-config
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,17 @@
Name: python-environ-config
-Version: 23.2.0
+Version: 24.1.0
Release: 0
Summary: Boilerplate-free configuration with env variables
License: MIT
URL: https://github.com/hynek/environ_config
Source:
https://files.pythonhosted.org/packages/source/e/environ-config/environ_config-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM Based on gh#hynek/environ-config#76
-Patch0: support-moto-5.patch
+BuildRequires: %{python_module base >= 3.7}
BuildRequires: %{python_module hatch-fancy-pypi-readme}
BuildRequires: %{python_module hatch_vcs}
BuildRequires: %{python_module hatchling}
BuildRequires: %{python_module pip}
-BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-attrs >= 17.4.0
@@ -40,7 +38,6 @@
BuildRequires: %{python_module boto3}
BuildRequires: %{python_module moto}
BuildRequires: %{python_module pytest}
-BuildRequires: %{python_module urllib3 < 2}
# /SECTION
%python_subpackages
++++++ environ_config-23.2.0.tar.gz -> environ_config-24.1.0.tar.gz ++++++
++++ 2604 lines of diff (skipped)