Page MenuHome GnuPG

build: Support Python 3.10 version detection without distutils
Needs ReviewPublic

Authored by bnavigator on Dec 23 2021, 4:45 PM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary
  • m4/ax_python_devel.m4: update to serial 23, remove distutils usage
Test Plan

This version removes the usage of Python distutils where possible.
Python 3.10 deprecated distutils and prints warnings that it will
be removed in Python 3.12

Tested on the openSUSE build for gpgme: https://build.opensuse.org/request/show/941405

Diff Detail

Repository
rM GPGME
Lint
Lint Skipped
Unit
Unit Tests Skipped