Public bug reported: "setuptools" uses APIs which are removed in Python 3.12. It has been fixed in https://github.com/pypa/setuptools/pull/3685 and released in setuptools 66.1.0.
That fix is required for tools like PyInstaller. But we are still required to use "setuptools<66" in https://opendev.org/jjb/python- jenkins/src/commit/a8f0d8cfda832c700cf4ca744d07acff3afc5f04/requirements.txt#L1-L2 ** Affects: python-jenkins Importance: Undecided Status: New -- You received this bug notification because you are a member of Python Jenkins Developers, which is subscribed to Python Jenkins. https://bugs.launchpad.net/bugs/2038277 Title: setuptools is too old for Python 3.12 Status in Python Jenkins: New Bug description: "setuptools" uses APIs which are removed in Python 3.12. It has been fixed in https://github.com/pypa/setuptools/pull/3685 and released in setuptools 66.1.0. That fix is required for tools like PyInstaller. But we are still required to use "setuptools<66" in https://opendev.org/jjb/python- jenkins/src/commit/a8f0d8cfda832c700cf4ca744d07acff3afc5f04/requirements.txt#L1-L2 To manage notifications about this bug go to: https://bugs.launchpad.net/python-jenkins/+bug/2038277/+subscriptions -- Mailing list: https://launchpad.net/~python-jenkins-developers Post to : python-jenkins-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~python-jenkins-developers More help : https://help.launchpad.net/ListHelp