-
Notifications
You must be signed in to change notification settings - Fork 12
Deploy release v0.32.0 #686
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or 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
Bumps [setuptools](https://github.com/pypa/setuptools) from 65.5.1 to 70.3.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v65.5.1...v70.3.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
chore: Bump setuptools from 65.5.1 to 70.3.0
Bumps [django](https://github.com/django/django) from 4.2.14 to 4.2.15. - [Commits](django/django@4.2.14...4.2.15) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
chore: Bump django from 4.2.14 to 4.2.15
- [Software Repository](https://pypi.org/project/pip/24.2/) - [Release notes](https://pip.pypa.io/en/stable/news/#v24-2) - [Changelog](https://github.com/pypa/pip/blob/24.2/NEWS.rst#242-2024-07-28) - [Commits](pypa/pip@23.3...24.2)
chore(deps): Update `pip` from 23.3 to 24.2
- [Software Repository](https://pypi.org/project/wheel/0.44.0/) - [Release notes](https://github.com/pypa/wheel/releases/tag/0.44.0) - [Changelog](https://github.com/pypa/wheel/blob/0.44.0/docs/news.rst) - [Commits](pypa/wheel@0.43.0...0.44.0)
chore(deps): Update `wheel` from ≤0.43.0 to 0.44.0
> Starting with PEP 621, the Python community selected `pyproject.toml` > as a standard way of specifying *project metadata*. `Setuptools` has > adopted this standard and will use the information contained in this > file as an input in the build process. Note: Some deprecated and/or obsolete options were not migrated from `setup.py` to `pyproject.toml`. See also: [How to modernize a `setup.py` based project?](https://packaging.python.org/en/latest/guides/modernize-setup-py-project/) ([GitHub](https://github.com/pypa/packaging.python.org/blob/bcbb476c/source/guides/modernize-setup-py-project.rst))
…ith-python-project-config Replace Setuptools Configuration with Python Project Configuration
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.22.0 to 4.23.0. - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.22.0...v4.23.0) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
chore: Bump jsonschema from 4.22.0 to 4.23.0
Bumps the development-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `24.4.2` | `24.8.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.5.4` | `7.6.1` | | [flake8](https://github.com/pycqa/flake8) | `7.1.0` | `7.1.1` | | [mypy](https://github.com/python/mypy) | `1.10.1` | `1.11.1` | | [tox](https://github.com/tox-dev/tox) | `4.16.0` | `4.18.0` | | [types-jsonschema](https://github.com/python/typeshed) | `4.22.0.20240610` | `4.23.0.20240813` | | [types-pyopenssl](https://github.com/python/typeshed) | `24.1.0.20240425` | `24.1.0.20240722` | Updates `black` from 24.4.2 to 24.8.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.2...24.8.0) Updates `coverage` from 7.5.4 to 7.6.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.5.4...7.6.1) Updates `flake8` from 7.1.0 to 7.1.1 - [Commits](PyCQA/flake8@7.1.0...7.1.1) Updates `mypy` from 1.10.1 to 1.11.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.1...v1.11.1) Updates `tox` from 4.16.0 to 4.18.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.16.0...4.18.0) Updates `types-jsonschema` from 4.22.0.20240610 to 4.23.0.20240813 - [Commits](https://github.com/python/typeshed/commits) Updates `types-pyopenssl` from 24.1.0.20240425 to 24.1.0.20240722 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: types-jsonschema dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: types-pyopenssl dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
…dencies-fa8314fcf3 chore: Bump the development-dependencies group across 1 directory with 7 updates
Bumps the production-dependencies group with 2 updates in the / directory: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/dependency-review-action](https://github.com/actions/dependency-review-action). Updates `actions/upload-artifact` from 4.3.4 to 4.3.6 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.3.4...v4.3.6) Updates `actions/dependency-review-action` from 4.3.3 to 4.3.4 - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](actions/dependency-review-action@v4.3.3...v4.3.4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: actions/dependency-review-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
…tion-dependencies-7c5127a98e chore: Bump the production-dependencies group across 1 directory with 2 updates
`setup.py test` has been deprecated for years. See: - pypa/setuptools#1684 - pypa/setuptools#4522
Test coverage broken by migration from `setup.py` to `pyproject.toml`
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 24.1.0 to 24.2.1. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@24.1.0...24.2.1) --- updated-dependencies: - dependency-name: pyopenssl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
chore: Bump pyopenssl from 24.1.0 to 24.2.1
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 7.1.0 to 8.4.0. - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v7.1.0...v8.4.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…a-8.4.0 chore(deps): Bump importlib-metadata from 7.1.0 to 8.4.0
…ate-file Move Flake8 configuration from `setup.cfg` to its own file
…eparate-file Move Coverage.py configuration from `setup.cfg` to its own file
Setuptools has deprecated `python setup.py sdist` and `python setup.py bdist_wheel` in favor of `python -m build`. This commit replaces the deprecated commands with the new `python -m build` command in `Makefile`, and moves the tool's configuration from `setup.cfg` to `pyproject.toml`. See also: [How to modernize a `setup.py`` based project?](https://packaging.python.org/en/latest/guides/modernize-setup-py-project/) ([GitHub](https://github.com/pypa/packaging.python.org/blob/afb69f3d/source/guides/modernize-setup-py-project.rst))
> A simple, correct Python build frontend. - [Web Site](https://build.pypa.io/) - [VCS Repository](https://github.com/pypa/build.git) - [Documentation](https://build.pypa.io/) - [Software Repository](https://pypi.org/project/build/)
…ist-wheel-with-build Replace `setup.py sdist` and `bdist_wheel` with `build`
When running `twine check`, fail on warnings
Release v0.32.0
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.



Ref: #685