Commits


Release 0.22.0


Merge pull request #1282 from jelmer/install-tests-package Fix installation of tests package


Merge pull request #1281 from jelmer/cargo-versions Set correct version for rust modules


Fix installation of tests package We still need this for the utils module


Set correct version for rust modules


Merge pull request #1280 from jelmer/dependabot/cargo/pyo3-0.21.2 Bump pyo3 from 0.21.1 to 0.21.2


Bump pyo3 from 0.21.1 to 0.21.2 Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.21.1 to 0.21.2. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](https://github.com/pyo3/pyo3/compare/v0.21.1...v0.21.2) --- updated-dependencies: - dependency-name: pyo3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>


Merge pull request #1278 from jelmer/no-docs Stop installing docs/ as part of package code


Merge branch 'master' into no-docs


Merge pull request #1277 from jelmer/move-tests Move tests to root. Fixes #1024


Stop installing docs/ as part of package code Fixes #1248


Re-add dulwich.tests.utils and dulwich.tests.test_object_store for use with e.g. breezy


Merge pull request #1275 from jelmer/cibuildwheel cibuildwheel: define options in pyproject.toml


Move tests to root. Fixes #1024


cibuildwheel: define options in pyproject.toml


Merge pull request #1276 from jelmer/newer-cibuildwheel Use latest cibuildwheel


Stop installing all targets for cibuildwheel


Merge pull request #1272 from jelmer/ruff Reformat with ruff


Use latest cibuildwheel


Merge pull request #1274 from jelmer/bump-pyo3 Bump pyo3 version


Reformat with ruff


Bump pyo3 version


Merge pull request #1271 from jelmer/dependabot/github_actions/actions/setup-python-5 Bump actions/setup-python from 2 to 5


Drop pyflakes/pep8


Merge pull request #1273 from jelmer/wheels-no-nightly wheels: Don't build with nightly