public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-build] rawhide: Update to 1.5.1 (rhbz#2498429)
@ 2026-08-17 4:42 Lumir Balhar
0 siblings, 0 replies; only message in thread
From: Lumir Balhar @ 2026-08-17 4:42 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-build
Branch : rawhide
Commit : 53ce82313d4525dbecfdc4e20d4a22efe6c31436
Author : Lumir Balhar <lbalhar@redhat.com>
Date : 2026-08-12T09:36:19+02:00
Stats : +4/-3 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/python-build/c/53ce82313d4525dbecfdc4e20d4a22efe6c31436?branch=rawhide
Log:
Update to 1.5.1 (rhbz#2498429)
---
diff --git a/python-build.spec b/python-build.spec
index 5d3245d..ddbf034 100644
--- a/python-build.spec
+++ b/python-build.spec
@@ -7,7 +7,7 @@
%bcond tests %[%{undefined rhel} && %{with extras}]
Name: python-build
-Version: 1.5.0
+Version: 1.5.1
Release: %autorelease
Summary: A simple, correct PEP517 package builder
@@ -66,7 +66,8 @@ A simple, correct PEP517 package builder.
# flag, but currently that only includes one network test and one test that is
# xfail when flit-core is installed (which it will be during our package
# build), so including that flag doesn't run any additional tests.
-%pytest -v -m "not network"
+# One more test to mark as network: https://github.com/pypa/build/pull/1144
+%pytest -v -m "not network" -k "not test_main_sdist_input_end_to_end"
%endif
%files -n python3-build -f %{pyproject_files}
diff --git a/sources b/sources
index 3fa6352..3466d1e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (build-1.5.0.tar.gz) = 7c60d26fc85a9e8fbf903cec28638b77d3761e6bc63eaf51ba8ee4b734c4ee95248e8db3460d9b1c15d82d91b5026af0147b29628320933fd7bdd0129b67ad35
+SHA512 (build-1.5.1.tar.gz) = 798521bf3a4afcc5f54458d67ef2f160526d5dda3dc6f67632a9639059942f67ea6529aeaeb968fc491097794002e3ba43884e3a6060d0917d4c8967d2c5e1e5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-17 4:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-17 4:42 [rpms/python-build] rawhide: Update to 1.5.1 (rhbz#2498429) Lumir Balhar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox