Skip to content

Tags: memory/python-dpkg

Tags

v1.9.5

Toggle v1.9.5's commit message
Bump version to 1.9.5 for release

v1.9.4

Toggle v1.9.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use fork of PGPy (#23)

Alas PGPy has not been updated in 2 years, and cannot be
installed on python 3.13 as a result.

This change inserts a hopefully temporary fork of PGPy which
addresses both of those issues.

Co-authored-by: Nathan J. Mehl <[email protected]>

v1.9.3

Toggle v1.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #19 from memory/bump-version

bump version to 1.9.3 for release

v1.9.2

Toggle v1.9.2's commit message
bump version in pyproject.toml to 1.9.2

v1.9.1

Toggle v1.9.1's commit message
Version 1.9.1

- Remove an extraneous print() statement.
- No need to import print_statement from __future__ -- we dropped
  py2 support ages ago so the future is now.

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #11 from memory/bump-pgpy

Bump pgpy and other dependencies

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from memory/update-cryptography

3.8.0: pin back pycrypto, drop py3.6 support

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #7 from memory/add-zstandard

Add support for zstandard control archives

1.6.0

Toggle 1.6.0's commit message
hopefully fix testpypi publish step

1.5.0

Toggle 1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from memory/fix-tilde-compare

Fix tilde compare