public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mingw-python-pyproject-hooks] rawhide: Rebuild (mingw-python-3.14) - bootstrap
@ 2026-09-23 16:44 Sandro Mani
  0 siblings, 0 replies; only message in thread
From: Sandro Mani @ 2026-09-23 16:44 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/mingw-python-pyproject-hooks
Branch : rawhide
Commit : 55e3d5c4fcecfed26a16b2fdc158e4bd00c9d96e
Author : Sandro Mani <manisandro@gmail.com>
Date   : 2026-09-23T18:44:06+02:00
Stats  : +7/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/mingw-python-pyproject-hooks/c/55e3d5c4fcecfed26a16b2fdc158e4bd00c9d96e?branch=rawhide

Log:
Rebuild (mingw-python-3.14) - bootstrap

---
diff --git a/mingw-python-pyproject-hooks.spec b/mingw-python-pyproject-hooks.spec
index c97e06c..98ad392 100644
--- a/mingw-python-pyproject-hooks.spec
+++ b/mingw-python-pyproject-hooks.spec
@@ -1,7 +1,7 @@
 # This package is required by python-build to build wheels.
 # To bootstrap, we copy the files to appropriate locations manually and create a minimal dist-info metadata.
 # Note that as a pure Python package, the wheel contains no pre-built binary stuff.
-%bcond_with     bootstrap
+%bcond_without     bootstrap
 
 %{?mingw_package_header}
 
@@ -11,7 +11,7 @@
 Name:           mingw-python-%{pkgname}
 Summary:        MinGW Python %{pypi_name} library
 Version:        1.2.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 BuildArch:      noarch
 
 License:        MIT
@@ -19,14 +19,14 @@ Url:            https://pypi.python.org/pypi/%{pypi_name}
 Source0:        %{pypi_source}
 
 
-BuildRequires:  mingw32-filesystem >= 102
+BuildRequires:  mingw32-filesystem
 BuildRequires:  mingw32-python3
 %if %{without bootstrap}
 BuildRequires:  mingw32-python3-flit-core
 BuildRequires:  mingw32-python3-build
 %endif
 
-BuildRequires:  mingw64-filesystem >= 102
+BuildRequires:  mingw64-filesystem
 BuildRequires:  mingw64-python3
 %if %{without bootstrap}
 BuildRequires:  mingw64-python3-flit-core
@@ -108,6 +108,9 @@ cp -a src/pyproject_hooks %{distinfo} %{buildroot}%{mingw64_python3_hostsitearch
 
 
 %changelog
+* Wed Sep 23 2026 Sandro Mani <manisandro@gmail.com> - 1.2.0-6
+- Rebuild (mingw-python)
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

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

only message in thread, other threads:[~2026-09-23 16:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23 16:44 [rpms/mingw-python-pyproject-hooks] rawhide: Rebuild (mingw-python-3.14) - bootstrap Sandro Mani

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