public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-setuptools_scm] rawhide: Update to 10.2.0 (rhbz#2491391)
@ 2026-06-30 16:06 Lumir Balhar
  0 siblings, 0 replies; only message in thread
From: Lumir Balhar @ 2026-06-30 16:06 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-setuptools_scm
Branch : rawhide
Commit : 30fad2059043f26d057afda78372b2a986e9c046
Author : Lumir Balhar <lbalhar@redhat.com>
Date   : 2026-06-29T12:26:04+02:00
Stats  : +6/-3 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/python-setuptools_scm/c/30fad2059043f26d057afda78372b2a986e9c046?branch=rawhide

Log:
Update to 10.2.0 (rhbz#2491391)

---
diff --git a/python-setuptools_scm.spec b/python-setuptools_scm.spec
index f9468d9..d0b7d66 100644
--- a/python-setuptools_scm.spec
+++ b/python-setuptools_scm.spec
@@ -1,7 +1,7 @@
 %bcond tests 1
 
 Name:           python-setuptools_scm
-Version:        10.0.5
+Version:        10.2.0
 Release:        %autorelease
 Summary:        Blessed package to manage your versions by SCM tags
 
@@ -77,7 +77,10 @@ ln -s ./setuptools-scm-%{python3_version} %{buildroot}%{_bindir}/setuptools-scm
 %if %{with tests}
 %check
 # test_pip_download, test_xmlsec_download_regression try to download from the internet
-%pytest -v %{!?rhel:-n auto} -k 'not test_pip_download and not test_xmlsec_download_regression'
+# test_get_version_blank_tag_regex, test_setuptools_version_keyword_ensures_regex fail because
+# vcs-versioning 2.x added DeprecationWarnings for tag_regex that the tests don't expect;
+# fixed upstream: https://github.com/pypa/setuptools-scm/commit/ba215a70a88bbd35ecf0961c8b1a1301c940629e
+%pytest -v %{!?rhel:-n auto} -k 'not test_pip_download and not test_xmlsec_download_regression and not test_get_version_blank_tag_regex and not test_setuptools_version_keyword_ensures_regex'
 %endif
 
 

diff --git a/sources b/sources
index c760174..ed16f45 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (setuptools_scm-10.0.5.tar.gz) = 7384b3d27497e298265aadb03dc7edd907c46cce9caf4c086751a84e5ae151e41cd4af7b07e641a5d799374c348585c118bb82a9715568b01a5cc814d71057fa
+SHA512 (setuptools_scm-10.2.0.tar.gz) = 682c69594b49e4fd6f20c886553a531ef90622ccd82978c0c3b7db240d9f183bd0942cf635cc35d972411fbcb0a22929bbc592bb30959b3370a2a6a7d5e8a7b2

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-30 16:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-30 16:06 [rpms/python-setuptools_scm] rawhide: Update to 10.2.0 (rhbz#2491391) Lumir Balhar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox