Home GnuPG
Diffusion GPGME 1245b090126b

build,python: Fix make distcheck for Python 3.9+

Description

build,python: Fix make distcheck for Python 3.9+

* lang/python/Makefile.am (uninstall-local): Remove installed .egg
folders.

Python 3.9+ install the module into a gpg-*.egg folder instead of in
"gpg" with accompanying gpg-*.egg-info file. Moreover, Python 3.9+
normalize version numbers, e.g. the version 1.24.0_beta576 is normalized
as 1.24.0b576.

Details

Provenance
ikloeckerAuthored on May 29 2024, 5:13 PM
Parents
rM09d81da66589: build,python: Remove support for Python 3.4, 3.5, 3.7
Branches
Unknown
Tags
Unknown