[Rpm-maint] [rpm-software-management/rpm] Replace deprecated Python distutils use in test-suite setup (PR #2090)

Panu Matilainen notifications at github.com
Wed Jun 8 11:15:04 UTC 2022


Get on with the times and use sysconfig instead of distutils for path
configuration, eliminating deprecation warnings from running the
test-suite. And in particular, on Fedora 36 distutils and sysconfig
disagree on python prefix when not in rpm-build or virtualenv (whatever
that means) causing all the python tests in our suite to fail due to
not finding the in-tree bindings.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/2090

-- Commit Summary --

  * Replace deprecated Python distutils use in test-suite setup

-- File Changes --

    M tests/atlocal.in (2)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/2090.patch
https://github.com/rpm-software-management/rpm/pull/2090.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2090
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/2090 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220608/87eb6de5/attachment-0001.html>


More information about the Rpm-maint mailing list