public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Lumir Balhar <lbalhar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-setuptools] rawhide: Update to 84.0.0 (rhbz#2512800)
Date: Tue, 25 Aug 2026 05:59:37 GMT	[thread overview]
Message-ID: <178763757757.1.9553798416480875085.rpms-python-setuptools-49a6cee36011@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-setuptools
Branch : rawhide
Commit : 49a6cee36011cf5c7dce2f911ae164c80b0b8335
Author : Lumir Balhar <lbalhar@redhat.com>
Date   : 2026-08-13T10:11:08+02:00
Stats  : +3/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-setuptools/c/49a6cee36011cf5c7dce2f911ae164c80b0b8335?branch=rawhide

Log:
Update to 84.0.0 (rhbz#2512800)

---
diff --git a/Adjust-the-setup.py-install-deprecation-message.patch b/Adjust-the-setup.py-install-deprecation-message.patch
index 0697fb6..fd0c175 100644
--- a/Adjust-the-setup.py-install-deprecation-message.patch
+++ b/Adjust-the-setup.py-install-deprecation-message.patch
@@ -13,7 +13,7 @@ index 19ca601..1e54326 100644
 --- a/setuptools/command/install.py
 +++ b/setuptools/command/install.py
 @@ -55,14 +55,20 @@ class install(orig.install):
-     _nc = dict(new_commands)
+     _nc: ClassVar[dict] = dict(new_commands)
  
      def initialize_options(self):
 +        import os

diff --git a/python-setuptools.spec b/python-setuptools.spec
index 7d9c072..50e0543 100644
--- a/python-setuptools.spec
+++ b/python-setuptools.spec
@@ -10,7 +10,7 @@
 
 Name:           python-setuptools
 # When updating, update the bundled libraries versions bellow!
-Version:        83.0.0
+Version:        84.0.0
 Release:        %autorelease
 Summary:        Easily build and distribute Python packages
 # setuptools is MIT
@@ -149,9 +149,6 @@ echo rpm > %{buildroot}%{python3_sitelib}/setuptools-%{version}.dist-info/INSTAL
 sed -Ei '/\/tests\b/d' %{pyproject_files}
 %endif
 
-# https://github.com/pypa/setuptools/issues/2709
-find %{buildroot}%{python3_sitelib} -name tests -print0 | xargs -0 rm -r
-
 # Install the wheel for the python-setuptools-wheel package
 # and inject SBOM into it (if the macro is available)
 mkdir -p %{buildroot}%{python_wheel_dir}

diff --git a/sources b/sources
index c57f6ed..2117b7b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (setuptools-83.0.0.tar.gz) = d426f235471d30b41391bda63e8f3d461f54a6a4127594a2e2d0cab0c7576d511db5e5f211ed6cdac2afc620d3695e991a1dd08106f1201ec64697b14b3e0390
+SHA512 (setuptools-84.0.0.tar.gz) = 67721834362dd88c256cbd523413dbdcb99ca871bcc873ffa29c7667687973e1d5e15b0ea8ef4529711418b14d3d660771846877543001d4ab0fe8b4585ac9ad

                 reply	other threads:[~2026-08-25  5:59 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=178763757757.1.9553798416480875085.rpms-python-setuptools-49a6cee36011@fedoraproject.org \
    --to=lbalhar@redhat.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