public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-idna] rawhide: Remove redundant things from spec
@ 2026-08-18 17:17 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-18 17:17 UTC (permalink / raw)
  To: git-commits

            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

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

only message in thread, other threads:[~2026-08-18 17:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-18 17:17 [rpms/python-idna] rawhide: Remove redundant things from spec 

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