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-01-09 20:50:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dynaconf (Old)
 and      /work/SRC/openSUSE:Factory/.python-dynaconf.new.21961 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dynaconf"

Tue Jan  9 20:50:04 2024 rev:10 rq:1137645 version:3.2.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dynaconf/python-dynaconf.changes  
2023-02-28 12:49:28.392784075 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-dynaconf.new.21961/python-dynaconf.changes   
    2024-01-09 20:50:31.162109291 +0100
@@ -1,0 +2,45 @@
+Mon Jan  8 21:06:07 UTC 2024 - Dirk Müller <[email protected]>
+
+- update to 3.2.4:
+  * allow underscore in env name
+  * support for 'entrypoint-path' in FLASK_APP
+  * dynaconf_merge=False on nested structures
+  * non-str key raising type error
+  * pin hvac minimum version
+  * Hooking: Add support for changing the wrapped class
+  * Hotfix bypass evaluation #984
+  * Fix #976 from envvars parse True/False as booleans
+  * Fix #982 glob on settings_files
+  * docker compose is available on CI no need to install
+  * fix(django): fix #1000 AttributeError on admin
+  * Fix(django): fix #1000 AttributeError on admin (#1002) [Bruno
+    Rocha]
+  * Chore(lint): pep8 errors (#995) [Anderson Sousa]
+  * Hooking: Add support for changing the wrapped class
+  * Hotfix bypass evaluation #984
+  * Fix #976 from envvars parse True/False as booleans
+  * Fix #982 glob on settings_files
+  * docker compose is available on CI no need to install
+  * minor "utils.inspect" internal renames
+  * re-write docstrings in sphinx-style (:param foo)
+  * expose 'get_history'
+  * refactor 'test_cli.py': use more robust test isolation
+    strategy
+  * add data return to 'inspect_settings' for cleaner testing
+  * Docker compose is available on CI no need to install. [Bruno
+    Rocha]
+  * Fix #982 glob on settings_files (#987) [Bruno Rocha]
+  * Fix #976 from envvars parse True/False as booleans (#983)
+  * Add tests for reverse_lazy for #858
+  * Add converter helper function
+  * Refactor adding custom converters
+  * Replace bare tries with suppress and increase codecov (#901)
+  * Fix incorrect reverse_lazy workaround in docs to be correct
+  * Fix anchor link in FAQ doc (#895)
+  * Fix / CLI command validate not working properly (#892)
+  * fix #879 with @type converter
+  * add type_map to convert quoted types to proper class types
+    ("int" to int)
+- drop support-python-311.patch (upstream)
+
+-------------------------------------------------------------------

Old:
----
  dynaconf-3.1.11.tar.gz
  support-python-311.patch

New:
----
  dynaconf-3.2.4.tar.gz

BETA DEBUG BEGIN:
  Old:    ("int" to int)
- drop support-python-311.patch (upstream)
BETA DEBUG END:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-dynaconf.spec ++++++
--- /var/tmp/diff_new_pack.zFzRoT/_old  2024-01-09 20:50:32.178146232 +0100
+++ /var/tmp/diff_new_pack.zFzRoT/_new  2024-01-09 20:50:32.182146377 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-dynaconf
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,12 @@
 
 
 Name:           python-dynaconf
-Version:        3.1.11
+Version:        3.2.4
 Release:        0
 Summary:        The dynamic configurator for your Python Project
 License:        MIT
 URL:            https://github.com/rochacbruno/dynaconf
 Source:         
https://github.com/rochacbruno/dynaconf/archive/%{version}.tar.gz#/dynaconf-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM gh#dynaconf/dynaconf#830
-Patch0:         support-python-311.patch
 BuildRequires:  %{python_module setuptools >= 38.6.0}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros

++++++ dynaconf-3.1.11.tar.gz -> dynaconf-3.2.4.tar.gz ++++++
++++ 13399 lines of diff (skipped)

Reply via email to