Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-setuptools_scm for
openSUSE:Factory checked in at 2022-02-24 18:18:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-setuptools_scm (Old)
and /work/SRC/openSUSE:Factory/.python-setuptools_scm.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-setuptools_scm"
Thu Feb 24 18:18:28 2022 rev:30 rq:957069 version:6.4.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-setuptools_scm/python-setuptools_scm.changes
2021-10-25 15:17:06.653663533 +0200
+++
/work/SRC/openSUSE:Factory/.python-setuptools_scm.new.1958/python-setuptools_scm.changes
2022-02-24 18:18:38.558735417 +0100
@@ -1,0 +2,25 @@
+Wed Feb 23 11:02:50 UTC 2022 - [email protected]
+
+- fix integration tests
+
+-------------------------------------------------------------------
+Sat Feb 5 20:29:24 UTC 2022 - Dirk M??ller <[email protected]>
+
+- update to 6.4.2:
+ * fix #671 : NoReturn is not avaliable in painfully dead python 3.6
+ * fix regression #669: restore get_version signature
+ * fix #668: harden the selftest for distribution extras
+ * compatibility adjustments for setuptools >58
+ * only put minimal setuptools version into toml extra to warn people with
old strict pins
+ * coorectly handle hg-git self-use
+ * better mercurial detection
+ * modernize packaging setup
+ * python 3.10 support
+ * better handling of setuptools install command deprecation
+ * consider ``pyproject.tomls`` when running as command
+ * use list in git describe command to avoid shell expansions while
supporting both windows and posix
+ * add ``--strip-dev`` flag to ``python -m setuptools_scm`` to print the next
guessed version cleanly
+ * ensure no-guess-dev will fail on bad tags instead of generating invalid
versions
+ * ensure we use utc everywhere to avoid confusion
+
+-------------------------------------------------------------------
Old:
----
setuptools_scm-6.3.2.tar.gz
New:
----
setuptools_scm-6.4.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-setuptools_scm.spec ++++++
--- /var/tmp/diff_new_pack.DA6VLA/_old 2022-02-24 18:18:39.242735234 +0100
+++ /var/tmp/diff_new_pack.DA6VLA/_new 2022-02-24 18:18:39.246735234 +0100
@@ -1,7 +1,7 @@
#
# spec file
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
%endif
%define skip_python2 1
Name: python-setuptools_scm%{psuffix}
-Version: 6.3.2
+Version: 6.4.2
Release: 0
Summary: Python setuptools handler for SCM tags
License: MIT
@@ -75,6 +75,7 @@
%if %{with test}
%check
+sed -i 's:python\( setup.py\):python3\1:' testing/test_integration.py
# pip download needs network
%pytest -k "not test_pip_download"
%endif
++++++ setuptools_scm-6.3.2.tar.gz -> setuptools_scm-6.4.2.tar.gz ++++++
++++ 1978 lines of diff (skipped)