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 74.1.2 to …
…version 75.1.0 Anderson Bravalheri (3): Add warning for universal wheels Adapt tests for deprecation of universal Add news fragment Avasam (3): Fix an incompatibility (and source of merge conflicts) with projects using Ruff/isort. Fix cross-platform compilation using `distutils._msvccompiler.MSVCCompiler` Fix cross-platform compilation using `distutils._msvccompiler.MSVCCompiler`. Dimitri Papadopoulos (3): Ignore TRY400 globally Clean up ruff ignore Fix a couple typos found by codespell Jason R. Coombs (32): Remove workaround for sphinx-contrib/sphinx-lint#83 Clean up cruft in errors docstring. Rely on dependencies instead of vendoring them. Simply log the directory being created, rather than the whole ancestry. Updated mkpath to use pathlib.Path.mkdir. Refactored mkpath as a singledispatch function. Declare also the dependencies used by distutils (adds jaraco.collections). Replaced global variable with a custom cache wrapper. Extracted _copy_one function. "Removed support for 'compress="compress"' to archive_util.make_tarball." Removed deprecated 'check_warnings' from 'sdist' and 'regitser' commands. Enabled TestPyPIRCCommand to run its tests. Removed dependence of TestSdist on test_config. Replaced open/read/close logic with 'read_text' and added encoding to address EncodingWarning. Remove collect_ignore referring to msvc9compiler. Flagged register and upload commands and deprecated. Move comment back to its relevant line. Remove pypi-based commands upload, register, upload-docs. Decouple sdist tests from pypirc fixture. Removed PyPI commands (register, upload) and supporting logic. Remove reliance on distutils commands for external dependencies check. Remove borland compiler. Allow the workflow to be triggered manually. Add Python 3.13 and 3.14 into the matrix. (jaraco/skeleton#146) Move the comment to the docstring. Use double-backticks for rst compatibility. Bump version: 74.1.2 → 74.1.3 Remove news fragments, not useful here. Add news fragment. Bump version: 74.1.3 → 75.0.0 Removed reference to upload_docs module in entry points. Bump version: 75.0.0 → 75.1.0 Naveen M K (1): cygwinccompiler: Get the compilers from sysconfig
- Loading branch information