Skip to content

Commit

Permalink
Downgrade setuptools to >=69.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p authored and youknowone committed Dec 4, 2024
1 parent f76d157 commit e0f8f7f
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion asynchat/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ find = {include = ["asynchat*"]}
"Homepage" = "https://github.com/youknowone/python-deadlib"

[build-system]
requires = ["setuptools>=75.0"]
requires = ["setuptools>=69.0"]
build-backend = "setuptools.build_meta"
2 changes: 1 addition & 1 deletion asyncore/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ find = {include = ["asyncore*"]}
"Homepage" = "https://github.com/youknowone/python-deadlib"

[build-system]
requires = ["setuptools>=75.0"]
requires = ["setuptools>=69.0"]
build-backend = "setuptools.build_meta"
2 changes: 1 addition & 1 deletion cgi/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ find = {include = ["cgi*"]}
"Homepage" = "https://github.com/youknowone/python-deadlib"

[build-system]
requires = ["setuptools>=75.0"]
requires = ["setuptools>=69.0"]
build-backend = "setuptools.build_meta"
2 changes: 1 addition & 1 deletion cgitb/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ find = {include = ["cgitb*"]}
"Homepage" = "https://github.com/youknowone/python-deadlib"

[build-system]
requires = ["setuptools>=75.0"]
requires = ["setuptools>=69.0"]
build-backend = "setuptools.build_meta"
2 changes: 1 addition & 1 deletion chunk/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ find = {include = ["chunk*"]}
"Homepage" = "https://github.com/youknowone/python-deadlib"

[build-system]
requires = ["setuptools>=75.0"]
requires = ["setuptools>=69.0"]
build-backend = "setuptools.build_meta"
2 changes: 1 addition & 1 deletion crypt/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ find = {include = ["crypt*"]}
"Homepage" = "https://github.com/youknowone/python-deadlib"

[build-system]
requires = ["setuptools>=75.0"]
requires = ["setuptools>=69.0"]
build-backend = "setuptools.build_meta"
2 changes: 1 addition & 1 deletion distutils/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ find = {include = ["distutils*"]}
"Homepage" = "https://github.com/youknowone/python-deadlib"

[build-system]
requires = ["setuptools>=75.0"]
requires = ["setuptools>=69.0"]
build-backend = "setuptools.build_meta"
2 changes: 1 addition & 1 deletion imghdr/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ find = {include = ["imghdr*"]}
"Homepage" = "https://github.com/youknowone/python-deadlib"

[build-system]
requires = ["setuptools>=75.0"]
requires = ["setuptools>=69.0"]
build-backend = "setuptools.build_meta"
2 changes: 1 addition & 1 deletion mailcap/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ find = {include = ["mailcap*"]}
"Homepage" = "https://github.com/youknowone/python-deadlib"

[build-system]
requires = ["setuptools>=75.0"]
requires = ["setuptools>=69.0"]
build-backend = "setuptools.build_meta"
2 changes: 1 addition & 1 deletion nntplib/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ find = {include = ["nntplib*"]}
"Homepage" = "https://github.com/youknowone/python-deadlib"

[build-system]
requires = ["setuptools>=75.0"]
requires = ["setuptools>=69.0"]
build-backend = "setuptools.build_meta"
2 changes: 1 addition & 1 deletion pipes/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ find = {include = ["pipes*"]}
"Homepage" = "https://github.com/youknowone/python-deadlib"

[build-system]
requires = ["setuptools>=75.0"]
requires = ["setuptools>=69.0"]
build-backend = "setuptools.build_meta"
2 changes: 1 addition & 1 deletion smtpd/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ find = {include = ["smtpd*"]}
"Homepage" = "https://github.com/youknowone/python-deadlib"

[build-system]
requires = ["setuptools>=75.0"]
requires = ["setuptools>=69.0"]
build-backend = "setuptools.build_meta"
2 changes: 1 addition & 1 deletion sndhdr/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ find = {include = ["sndhdr*"]}
"Homepage" = "https://github.com/youknowone/python-deadlib"

[build-system]
requires = ["setuptools>=75.0"]
requires = ["setuptools>=69.0"]
build-backend = "setuptools.build_meta"
2 changes: 1 addition & 1 deletion sunau/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ find = {include = ["sunau*"]}
"Homepage" = "https://github.com/youknowone/python-deadlib"

[build-system]
requires = ["setuptools>=75.0"]
requires = ["setuptools>=69.0"]
build-backend = "setuptools.build_meta"
2 changes: 1 addition & 1 deletion telnetlib/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ find = {include = ["telnetlib*"]}
"Homepage" = "https://github.com/youknowone/python-deadlib"

[build-system]
requires = ["setuptools>=75.0"]
requires = ["setuptools>=69.0"]
build-backend = "setuptools.build_meta"
2 changes: 1 addition & 1 deletion template/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ find = {include = ["{name}*"]}
"Homepage" = "https://github.com/youknowone/python-deadlib"

[build-system]
requires = ["setuptools>=75.0"]
requires = ["setuptools>=69.0"]
build-backend = "setuptools.build_meta"
2 changes: 1 addition & 1 deletion uu/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ find = {include = ["uu*"]}
"Homepage" = "https://github.com/youknowone/python-deadlib"

[build-system]
requires = ["setuptools>=75.0"]
requires = ["setuptools>=69.0"]
build-backend = "setuptools.build_meta"
2 changes: 1 addition & 1 deletion xdrlib/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ find = {include = ["xdrlib*"]}
"Homepage" = "https://github.com/youknowone/python-deadlib"

[build-system]
requires = ["setuptools>=75.0"]
requires = ["setuptools>=69.0"]
build-backend = "setuptools.build_meta"

0 comments on commit e0f8f7f

Please sign in to comment.