Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-dynaconf for openSUSE:Factory
checked in at 2024-04-07 22:11:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dynaconf (Old)
and /work/SRC/openSUSE:Factory/.python-dynaconf.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dynaconf"
Sun Apr 7 22:11:44 2024 rev:11 rq:1165872 version:3.2.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dynaconf/python-dynaconf.changes
2024-01-09 20:50:31.162109291 +0100
+++
/work/SRC/openSUSE:Factory/.python-dynaconf.new.1905/python-dynaconf.changes
2024-04-07 22:14:00.696194697 +0200
@@ -1,0 +2,27 @@
+Sat Apr 6 19:20:53 UTC 2024 - Dirk Müller <[email protected]>
+
+- update to 3.2.5:
+ * `_bypass_evaluation` showing in end-user settings (#1071).
+ * dependabot alert 21 about Django (on tests) (#1067).
+ * include load with relative root path (#1049).
+ * Add `@get` converter to alias existing keys (#1040).
+ * fix wrong info about validation trigger on insantiation
+ * fix incorrect combination of TOML table and inline table
+ * Fix mkdocs warnings for cleaner build output (#1061).
+ * Add dynaconf API to docs with mkdocstrings (#1058).
+ * fix argument `env` in Validation at validation.md (#1051).
+ * fix click help syntax error (#1041).
+ * replace dead link to flask subclassing page (#1031).
+ * Add explicit Dynaconf instantiation to sample code (#1022).
+ * Fix the syntax errors in the sample program. (#1027).
+ * Replace lint and formatting tools with ruff (#1074).
+ * Replace/Update release script (#1078).
+ * add "typos" tool and run it in codebase/docs (#1063).
+ * fix create-release-commit.sh permission.
+ * fix shell script in release.yml (2).
+ * fix shell script in release.yml.
+ * move release workflow to GitHub actions (partial) (#1043).
+ * Fix misspelled variable name (#1032).
+ * Fix misspelled GitHub action names on main.yml (#1033).
+
+-------------------------------------------------------------------
Old:
----
dynaconf-3.2.4.tar.gz
New:
----
dynaconf-3.2.5.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-dynaconf.spec ++++++
--- /var/tmp/diff_new_pack.KOvvaB/_old 2024-04-07 22:14:01.132210687 +0200
+++ /var/tmp/diff_new_pack.KOvvaB/_new 2024-04-07 22:14:01.136210834 +0200
@@ -17,7 +17,7 @@
Name: python-dynaconf
-Version: 3.2.4
+Version: 3.2.5
Release: 0
Summary: The dynamic configurator for your Python Project
License: MIT
@@ -37,7 +37,7 @@
Requires: python-toml
Suggests: python-Django
Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module Django}
++++++ dynaconf-3.2.4.tar.gz -> dynaconf-3.2.5.tar.gz ++++++
++++ 4538 lines of diff (skipped)