public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Lumir Balhar <lbalhar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-build] rawhide: Update to 1.5.1 (rhbz#2498429)
Date: Mon, 17 Aug 2026 04:42:08 GMT	[thread overview]
Message-ID: <178694172868.1.5644362971976135383.rpms-python-build-53ce82313d45@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-17  4:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178694172868.1.5644362971976135383.rpms-python-build-53ce82313d45@fedoraproject.org \
    --to=lbalhar@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox