public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pyperclip] epel8: Drop unnecessary “remove egg-info” step from %prep
@ 2026-09-21 14:27 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-21 14:27 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-pyperclip
Branch : epel8
Commit : 57a331ca83b6ffd5b8facf92ed4d6bc63dbd1672
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-21T14:57:20+01:00
Stats : +0/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-pyperclip/c/57a331ca83b6ffd5b8facf92ed4d6bc63dbd1672?branch=epel8
Log:
Drop unnecessary “remove egg-info” step from %prep
---
diff --git a/python-pyperclip.spec b/python-pyperclip.spec
index c55b39d..b40b1f0 100644
--- a/python-pyperclip.spec
+++ b/python-pyperclip.spec
@@ -115,9 +115,6 @@ Documentation for pyperclip
%prep
%autosetup -p1 -n pyperclip-%{version}
-# Remove bundled egg-info
-rm -rf pyperclip.egg-info
-
# Fix ends of line encoding
sed -i 's/\r$//' README.md docs/*
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-21 14:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-21 14:27 [rpms/python-pyperclip] epel8: Drop unnecessary “remove egg-info” step from %prep Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox