public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sandro Mani <manisandro@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mingw-python-idna] rawhide: Fix unpackaged files
Date: Mon, 15 Jun 2026 09:37:53 GMT	[thread overview]
Message-ID: <178151627326.1.9768640051133456362.rpms-mingw-python-idna-c864c684a409@fedoraproject.org> (raw)

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/
 

                 reply	other threads:[~2026-06-15  9:37 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=178151627326.1.9768640051133456362.rpms-mingw-python-idna-c864c684a409@fedoraproject.org \
    --to=manisandro@gmail.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