Bug 53826 - setuptools: -> 77.0
Summary: setuptools: -> 77.0
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: python3-module-setuptools (show other bugs)
Version: unstable
Hardware: all Linux
: P5 normal
Assignee: Stanislav Levin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-11 21:59 MSK by Yuri N. Sedunov
Modified: 2025-05-15 10:17 MSK (History)
19 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri N. Sedunov 2025-04-11 21:59:24 MSK
Прилетел новый markdown-3.8, а нем такое:
----------------------------------------------------------------------
commit f6cfc5cca3dd2c313d2fa547b7c88dac656ae506
Author: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Date:   Tue Mar 25 18:12:33 2025 +0100

    Use PEP 639 license expressions in project metadata

diff --git a/pyproject.toml b/pyproject.toml
index f26857b..e350a23 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [build-system]
 # Minimum requirements for the build system to execute.
-requires = ["setuptools>=61.2"]
+requires = ["setuptools>=77.0"]
 build-backend = "setuptools.build_meta"
 
 [project]
@@ -17,7 +17,8 @@ maintainers = [
     {name = 'Waylan Limberg', email = 'python.markdown@gmail.com'},
     {name = 'Isaac Muse'}
 ]
-license = {file = 'LICENSE.md'}
+license = "BSD-3-Clause"
+license-files = ["LICENSE.md"]
----------------------------------------------------------------------

Можно ли обновить до этой 77.0?
Comment 1 Yuri N. Sedunov 2025-04-30 11:42:36 MSK
Нам в следующем году прибегать за новым setuptools?
Comment 2 Stanislav Levin 2025-05-15 10:17:29 MSK
setuptools 80.4.0 в сизифе.