public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-idna] rawhide: Remove redundant things from spec
Date: Tue, 18 Aug 2026 17:17:12 GMT	[thread overview]
Message-ID: <178707343247.1.5341853491878184906.rpms-python-idna-ff8590341ebc@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/python-idna
            Branch : rawhide
            Commit : ff8590341ebc2b550122f7e4a728ce5d4e958816
            Author : Miro Hrončok <miro@hroncok.cz>
            Date   : 2026-08-18T17:23:47+02:00
            Stats  : +1/-4 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-idna/c/ff8590341ebc2b550122f7e4a728ce5d4e958816?branch=rawhide

            Log:
            Remove redundant things from spec

[skip changelog]

---
diff --git a/python-idna.spec b/python-idna.spec
index dfe8822..fa46a9c 100644
--- a/python-idna.spec
+++ b/python-idna.spec
@@ -7,7 +7,7 @@ Summary:        Internationalized Domain Names in Applications (IDNA)
 
 License:        BSD-3-Clause
 URL:            https://github.com/kjd/idna
-Source0:        https://pypi.io/packages/source/i/%{srcname}/%{srcname}-%{version}.tar.gz
+Source:         https://pypi.io/packages/source/i/%{srcname}/%{srcname}-%{version}.tar.gz
 BuildArch:      noarch
 
 BuildRequires:  python3-devel
@@ -25,7 +25,6 @@ currently only supports the older 2003 specification.
 
 %package -n python3-%{srcname}
 Summary:        Internationalized Domain Names in Applications (IDNA)
-%{?python_provide:%python_provide python%{python3_pkgversion}-%{srcname}}
 
 %description -n python3-%{srcname}
 A library to support the Internationalised Domain Names in Applications (IDNA)
@@ -39,8 +38,6 @@ currently only supports the older 2003 specification.
 
 %prep
 %autosetup -p1 -n %{srcname}-%{version}
-# Remove bundled egg-info
-rm -rf %{srcname}.egg-info
 
 %generate_buildrequires
 %pyproject_buildrequires

                 reply	other threads:[~2026-08-18 17:17 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=178707343247.1.5341853491878184906.rpms-python-idna-ff8590341ebc@fedoraproject.org \
    --to=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