Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-packaging for
openSUSE:Factory checked in at 2023-01-18 13:08:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-packaging (Old)
and /work/SRC/openSUSE:Factory/.python-packaging.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-packaging"
Wed Jan 18 13:08:07 2023 rev:27 rq:1058762 version:23.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-packaging/python-packaging.changes
2023-01-03 15:04:14.894118651 +0100
+++
/work/SRC/openSUSE:Factory/.python-packaging.new.32243/python-packaging.changes
2023-01-18 13:08:10.087912827 +0100
@@ -1,0 +2,20 @@
+Fri Jan 13 15:27:09 UTC 2023 - Ben Greiner <[email protected]>
+
+- Update to v23.0
+ * Remove unused LPAREN token from tokenizer by @hrnciar in #630
+ * Reorganise the project layout and version management by
+ @pradyunsg in #626
+ * Correctly handle non-normalised specifiers in requirements by
+ @pradyunsg in #634
+ * Use stable Python 3.11 in tests by @153957 in #641
+ * Fix typing for specifiers.BaseSpecifier.filter() by @henryiii
+ in #643
+ * Correctly handle trailing whitespace on URL requirements by
+ @pradyunsg in #642
+ * refactor _generic_api to use EXT_SUFFIX by @mattip in #607
+ * Allow "extra" to be None in the marker environment by
+ @pradyunsg in #650
+ * Fix typos by @kianmeng in #648
+ * Update changelog for release by @pradyunsg in #656
+
+-------------------------------------------------------------------
Old:
----
packaging-22.0.tar.gz
New:
----
packaging-23.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-packaging.spec ++++++
--- /var/tmp/diff_new_pack.gHk2ue/_old 2023-01-18 13:08:10.771916496 +0100
+++ /var/tmp/diff_new_pack.gHk2ue/_new 2023-01-18 13:08:10.775916517 +0100
@@ -1,7 +1,7 @@
#
# spec file
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -42,7 +42,7 @@
%endif
Name: %{pprefix}-packaging%{?psuffix}
-Version: 22.0
+Version: 23.0
Release: 0
Summary: Core utilities for Python packages
License: Apache-2.0 AND BSD-2-Clause
++++++ packaging-22.0.tar.gz -> packaging-23.0.tar.gz ++++++
++++ 7531 lines of diff (skipped)