Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-traitlets for 
openSUSE:Factory checked in at 2022-12-28 10:54:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-traitlets (Old)
 and      /work/SRC/openSUSE:Factory/.python-traitlets.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-traitlets"

Wed Dec 28 10:54:14 2022 rev:14 rq:1045326 version:5.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-traitlets/python-traitlets.changes        
2022-10-23 16:33:19.127288095 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-traitlets.new.1563/python-traitlets.changes  
    2022-12-28 10:54:16.812031521 +0100
@@ -1,0 +2,19 @@
+Sun Dec 25 21:51:35 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 5.8.0
+  * Shell command-line tab-completion via argcomplete #811 (@azjps)
+  * Define trait.__doc__ = trait.help for better API Docs #816
+    (@minrk)
+  * Expose more attributes for typing #817 (@blink1073)
+  * Fix lint #814 (@blink1073)
+  * Additional Application examples and docs #811 (@azjps)
+- Release 5.7.1
+  * fix: some descriptors raise AttributeError #812
+    (@maartenbreddels)
+- Release 5.7.0
+  * Performance: decrease runtime overhead for constructing
+    HasTraits (up to 20x faster) #777 (@maartenbreddels)
+  * Minor fixes for Application.aliases #810 (@azjps)
+  * Adopt ruff and address lint #809 (@blink1073)
+
+-------------------------------------------------------------------

Old:
----
  traitlets-5.5.0.tar.gz

New:
----
  python-traitlets.rpmlintrc
  traitlets-5.8.0.tar.gz

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

Other differences:
------------------
++++++ python-traitlets.spec ++++++
--- /var/tmp/diff_new_pack.pf1yHB/_old  2022-12-28 10:54:17.428034719 +0100
+++ /var/tmp/diff_new_pack.pf1yHB/_new  2022-12-28 10:54:17.428034719 +0100
@@ -17,15 +17,18 @@
 
 
 Name:           python-traitlets
-Version:        5.5.0
+Version:        5.8.0
 Release:        0
 Summary:        Traitlets Python configuration system
 License:        BSD-3-Clause
 URL:            https://github.com/ipython/traitlets
 Source:         
https://files.pythonhosted.org/packages/source/t/traitlets/traitlets-%{version}.tar.gz
+Source99:       python-traitlets.rpmlintrc
+BuildRequires:  %{python_module argcomplete >= 2.0}
 BuildRequires:  %{python_module base >= 3.7}
 BuildRequires:  %{python_module hatchling >= 1.5}
 BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module pytest-mock}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros

++++++ python-traitlets.rpmlintrc ++++++
# Leave examples as is
addFilter("env-script-interpreter .*examples")
(No newline at EOF)

++++++ traitlets-5.5.0.tar.gz -> traitlets-5.8.0.tar.gz ++++++
++++ 4499 lines of diff (skipped)

Reply via email to