dulwich:pypi-deploys

Last commit made on 2024-04-22
Get this branch:
git clone -b pypi-deploys https://git.launchpad.net/dulwich

Branch merges

Branch information

Name:
pypi-deploys
Repository:
lp:dulwich

Recent commits

281c15a... by Jelmer Vernooij

Fix pypi deployments

4f17468... by Jelmer Vernooij

Release 0.22.0

04b77fa... by Jelmer Vernooij

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

Fix installation of tests package

26d2326... by Jelmer Vernooij

Merge pull request #1281 from jelmer/cargo-versions

Set correct version for rust modules

151203b... by Jelmer Vernooij

Fix installation of tests package

We still need this for the utils module

fe7d652... by Jelmer Vernooij

Set correct version for rust modules

01f322d... by Jelmer Vernooij

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

Bump pyo3 from 0.21.1 to 0.21.2

15ac6ef... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

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] <email address hidden>

7e7cf8a... by Jelmer Vernooij

Merge pull request #1278 from jelmer/no-docs

Stop installing docs/ as part of package code

8f62b59... by Jelmer Vernooij

Merge branch 'master' into no-docs