Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3accd5c

Browse files
committed
Bump version: 70.1.1 → 70.2.0
1 parent719192a commit3accd5c

File tree

5 files changed

+18
-5
lines changed

5 files changed

+18
-5
lines changed

‎.bumpversion.cfg‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 70.1.1
2+
current_version = 70.2.0
33
commit = True
44
tag = True
55

‎NEWS.rst‎

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
v70.2.0
2+
=======
3+
4+
Features
5+
--------
6+
7+
- Updated distutils including significant changes to support Cygwin and mingw compilers. (#4444)
8+
9+
10+
Bugfixes
11+
--------
12+
13+
- Fix distribution name normalisation (:pep:`625`) for valid versions that are
14+
not canonical (e.g. ``1.0-2``). (#4434)
15+
16+
117
v70.1.1
218
=======
319

‎newsfragments/4434.bugfix.rst‎

Lines changed: 0 additions & 2 deletions
This file was deleted.

‎newsfragments/4444.feature.rst‎

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ backend-path = ["."]
55

66
[project]
77
name ="setuptools"
8-
version ="70.1.1"
8+
version ="70.2.0"
99
authors = [
1010
{name ="Python Packaging Authority",email ="distutils-sig@python.org" },
1111
]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp