-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pypi-setuptools: Autospec creation for update from version 64.0.3 to …
…version 65.0.0 Eva Maxfield Brown (2): Update keywords note on editable installs Include changelog fragment Jason R. Coombs (14): Remove bdist_msi. Remove old msvc modules. Update changelog Remove problems, in part because they cause shopkeep/pytest-black#62, but also because they're probably of limited relevance. Extract method for mangling the base path. Ref pypa/distutils#169. Suppress path mangling when running tests. Ref pypa/distutils#169. Deprecate behavior in _mangle_base. Ref pypa/distutils#169. Remove bdist_wininst. 👹 Feed the hobgoblins (delint). Remove more references to bdist_wininst. Remove more references to bdist_msi Remove another reference to wininst Update changelog Bump version: 64.0.3 → 65.0.0 Pradyun Gedam (1): Change line endings for `.cmd` file to CRLF wim glenn (1): typo fix
- Loading branch information
Showing
6 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
PKG_NAME := pypi-setuptools | ||
URL = https://files.pythonhosted.org/packages/c1/9c/67d1cb3ede2b167ee271ff22c398e7067715f294994fb18164f40ac981e4/setuptools-64.0.3.tar.gz | ||
URL = https://files.pythonhosted.org/packages/e2/ed/749424fd3cc1b55bb4836878e86b981e85a6fa7db462f6b6577ce1ad62a7/setuptools-65.0.0.tar.gz | ||
ARCHIVES = | ||
|
||
include ../common/Makefile.common |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
267 | ||
268 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
65bdd6be81320d9d08d60af085a98de7d4e41fad/setuptools-64.0.3.tar.gz | ||
ff70215e577c009a2267bb5e216a7bfa8eb8dbe5/setuptools-65.0.0.tar.gz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
64.0.3 | ||
65.0.0 |