public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mingw-python-idna] rawhide: Fix unpackaged files
@ 2026-06-15 9:37 Sandro Mani
0 siblings, 0 replies; only message in thread
From: Sandro Mani @ 2026-06-15 9:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mingw-python-idna
Branch : rawhide
Commit : c864c684a40924c8b6815448786110ba348a99d0
Author : Sandro Mani <manisandro@gmail.com>
Date : 2026-06-15T11:37:45+02:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mingw-python-idna/c/c864c684a40924c8b6815448786110ba348a99d0?branch=rawhide
Log:
Fix unpackaged files
---
diff --git a/mingw-python-idna.spec b/mingw-python-idna.spec
index e9dec91..3a6b956 100644
--- a/mingw-python-idna.spec
+++ b/mingw-python-idna.spec
@@ -57,11 +57,13 @@ MinGW Windows Python3 %{pypi_name}.
%files -n mingw32-python3-%{pypi_name}
%license LICENSE.md
+%{mingw32_bindir}/idna
%{mingw32_python3_sitearch}/%{pypi_name}/
%{mingw32_python3_sitearch}/%{pypi_name}-%{version}.dist-info/
%files -n mingw64-python3-%{pypi_name}
%license LICENSE.md
+%{mingw64_bindir}/idna
%{mingw64_python3_sitearch}/%{pypi_name}/
%{mingw64_python3_sitearch}/%{pypi_name}-%{version}.dist-info/
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-15 9:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 9:37 [rpms/mingw-python-idna] rawhide: Fix unpackaged files Sandro Mani
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox