public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fence-agents] eln: Drop bundled setuptools for ELN
@ 2026-07-01 0:32 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-07-01 0:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fence-agents
Branch : eln
Commit : ca5fc64f55b76268e513a63e7155b7212f4a8f0d
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-06-28T18:52:57-04:00
Stats : +1/-5 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/fence-agents/c/ca5fc64f55b76268e513a63e7155b7212f4a8f0d?branch=eln
Log:
Drop bundled setuptools for ELN
---
diff --git a/fence-agents.spec b/fence-agents.spec
index 8611349..5381e78 100644
--- a/fence-agents.spec
+++ b/fence-agents.spec
@@ -63,8 +63,6 @@ Source1311: certifi-2025.8.3.tar.gz
Source1312: isodate-0.6.1.tar.gz
Source1313: portalocker-2.10.1.tar.gz
Source1314: pyjwt-2.13.0.tar.gz
-## azure buildreq
-Source1315: setuptools-82.0.1.tar.gz
# google
Source1400: google-api-python-client-1.12.8.tar.gz
Source1401: chardet-3.0.4.tar.gz
@@ -285,8 +283,7 @@ popd
%endif
# support libs
-## setuptools upgrade needed due to old dual license format not working with the distro provided version
-%{__python3} -m pip install --no-build-isolation --user --upgrade --no-index --find-links %{_sourcedir} poetry-core setuptools
+%{__python3} -m pip install --no-build-isolation --user --upgrade --no-index --find-links %{_sourcedir} poetry-core
%ifarch x86_64 aarch64
LIBS="%{_sourcedir}/requirements-*.txt"
diff --git a/sources b/sources
index 06b5cb0..04dbfc3 100644
--- a/sources
+++ b/sources
@@ -30,7 +30,6 @@ SHA512 (certifi-2025.8.3.tar.gz) = 9df35fc7e82ce1e0622d26bfc780d86a429b3224df491
SHA512 (isodate-0.6.1.tar.gz) = 437e420ec7ee68dedded825f30d3289eeb0da526208443e5a8e50fe70f12309515e1285b21132d26e6d4c1683f90dfa1d401582042b5e4381fe7ab0e34af26b6
SHA512 (portalocker-2.10.1.tar.gz) = 417d2b59c3cde6968b583d3e86153b85048354c9eb02fbd329a4d79b17abb47f3a07fe88af6b290d50111bb8534c8b2997633a93914e602c9312d4395af7407c
SHA512 (pyjwt-2.13.0.tar.gz) = e12fcc5171e48ef74f4384287c05d94367b7add4844066b650abd6c82534e557959f59ffce9bd6d4dc6970b99b7357be5bb652d0546937b3a64dfd329b63b561
-SHA512 (setuptools-82.0.1.tar.gz) = 5d70e9efd818245fb8119a4eed64d776078469ed884facc188f141ea491efd9fde5c10c928d3236ea5e2e431b16616f18ed14870b867f95e6320251707332395
SHA512 (google-api-python-client-1.12.8.tar.gz) = e6aafb165d12c0f38b26326320f6f4dfebd4eef8401cda0a915fbf04bfff91e39cc4572979324808a71b863711b4fab2a9b397da9f933fb12867e8453e17354f
SHA512 (chardet-3.0.4.tar.gz) = 61a03b23447a2bfe52ceed4dd1b9afdb5784da1933a623776883ee9f297e341f633e27f0ce0230bd5fdc5fdb5382105ab42736a74a417ddeb9f83af57455dba5
SHA512 (google-api-core-1.34.1.tar.gz) = 3714ec8e380003da8cecd5a0de832027b2ca6564bc407cce5b5fc8780fde294141bf6313c7335e54cb8b3ed5af7a53547641c1216529a636104a19fceac668f4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-01 0:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-01 0:32 [rpms/fence-agents] eln: Drop bundled setuptools for ELN Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox