python-jenkins-developers team mailing list archive
-
python-jenkins-developers team
-
Mailing list archive
-
Message #00717
[Bug 2038277] Re: setuptools is too old for Python 3.12
thanks for reporting the bug. I think this got fixed with python-jenkins
1.8.2 (commit 876a2a928cf97f105e805ea2901e697e27eb833b). So closing
this. Feel free to reopen if you think this is still a problem.
** Changed in: python-jenkins
Status: New => Fix Released
--
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:
Fix Released
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
References