Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pyramid for openSUSE:Factory 
checked in at 2023-02-20 17:46:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyramid (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyramid.new.22824 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyramid"

Mon Feb 20 17:46:06 2023 rev:20 rq:1066679 version:2.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyramid/python-pyramid.changes    
2021-08-03 22:49:30.196441683 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyramid.new.22824/python-pyramid.changes 
2023-02-20 17:46:30.883655662 +0100
@@ -1,0 +2,19 @@
+Mon Feb 20 05:45:21 UTC 2023 - Steve Kowalik <[email protected]>
+
+- Update to 2.0.1:
+  * Add support for Python 3.10 and 3.11.
+  * Copy __name__ from decorated attribute when using pyramid.decorator.reify.
+  * Fix method signatures in docs for
+    pyramid.config.Configurator.add_static_view and
+    pyramid.config.Configurator.override_asset.
+  * Remove obsolete stackframe hack used in Python 3.5.0 when showing
+    configurator conflict errors.
+  * Fix an error when injecting certain objects into the pshell env due to
+    the use of !=.
+  * Pyramid drops support for l*gettext() methods in the i18n module. These
+    have been deprecated in Python's gettext module since 3.8, and removed
+    in Python 3.11.
+  * Avoid setDaemon(True) deprecation warning by updating threading API
+    usage to .daemon = True. 
+
+-------------------------------------------------------------------

Old:
----
  pyramid-2.0.tar.gz

New:
----
  pyramid-2.0.1.tar.gz

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

Other differences:
------------------
++++++ python-pyramid.spec ++++++
--- /var/tmp/diff_new_pack.iROTJb/_old  2023-02-20 17:46:31.439658803 +0100
+++ /var/tmp/diff_new_pack.iROTJb/_new  2023-02-20 17:46:31.447658848 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyramid
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2014-2017 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,10 +17,8 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without python2
 Name:           python-pyramid
-Version:        2.0
+Version:        2.0.1
 Release:        0
 Summary:        The Pyramid web application development framework
 License:        BSD-4-Clause AND ZPL-2.1 AND MIT
@@ -67,6 +65,8 @@
 produced by the Pylons Project (http://pylonsproject.org).
 It was previously known as repoze.bfg (http://bfg.repoze.org).
 
+
+
 # NOTE: The documentation in the docs/ directory is under a
 # non-free license (CC-BY-NC-SA-3.0). Do not package it.
 

++++++ pyramid-2.0.tar.gz -> pyramid-2.0.1.tar.gz ++++++
++++ 3778 lines of diff (skipped)

Reply via email to