Bug 53826

Summary: setuptools: -> 77.0
Product: Sisyphus Reporter: Yuri N. Sedunov <aris>
Component: python3-module-setuptoolsAssignee: Stanislav Levin <slev>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: antohami, cas, cow, evg, george, grenka, imz, kotopesutility, lav, nbr, qa_viy, rider, sem, shaba, sin, slev, toni, vitty, viy
Version: unstable   
Hardware: all   
OS: Linux   

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 в сизифе.