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 2023-09-26 22:00:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-traitlets (Old)
and /work/SRC/openSUSE:Factory/.python-traitlets.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-traitlets"
Tue Sep 26 22:00:42 2023 rev:18 rq:1113306 version:5.10.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-traitlets/python-traitlets.changes
2023-05-04 17:09:13.327889860 +0200
+++
/work/SRC/openSUSE:Factory/.python-traitlets.new.1770/python-traitlets.changes
2023-09-26 22:11:54.914606095 +0200
@@ -1,0 +2,8 @@
+Sun Sep 24 18:19:30 UTC 2023 - Ben Greiner <[email protected]>
+
+- Update to 5.10.0
+ * Added type hints to HasTraits.observe() and friends. #834
+ (@scholer)
+ * feat: trait typing #818 (@maartenbreddels)
+
+-------------------------------------------------------------------
Old:
----
traitlets-5.9.0.tar.gz
New:
----
traitlets-5.10.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-traitlets.spec ++++++
--- /var/tmp/diff_new_pack.k7WVlq/_old 2023-09-26 22:11:55.962644027 +0200
+++ /var/tmp/diff_new_pack.k7WVlq/_new 2023-09-26 22:11:55.962644027 +0200
@@ -18,19 +18,19 @@
%{?sle15_python_module_pythons}
Name: python-traitlets
-Version: 5.9.0
+Version: 5.10.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 argcomplete >= 3.0.3}
+BuildRequires: %{python_module base >= 3.8}
BuildRequires: %{python_module hatchling >= 1.5}
BuildRequires: %{python_module pip}
+BuildRequires: %{python_module pytest >= 7}
BuildRequires: %{python_module pytest-mock}
-BuildRequires: %{python_module pytest}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
@@ -56,7 +56,7 @@
%files %{python_files}
%doc README.md
%doc examples/
-%license COPYING.md
+%license LICENSE
%{python_sitelib}/traitlets/
%{python_sitelib}/traitlets-%{version}*-info
++++++ traitlets-5.9.0.tar.gz -> traitlets-5.10.0.tar.gz ++++++
++++ 3895 lines of diff (skipped)