python-rpm-macros/tests
Karolina Surma 20a3073f02 Use sysconfig.get_path() to define %python_sitelib and %python_sitearch
Distutils which were used to define the macros are deprecated in Python3.10:
https://www.python.org/dev/peps/pep-0632/.
Sysconfig isn't and it works across our Pythons, making it better choice for the task.

Related: rhbz#1950291
2021-04-22 18:29:53 +02:00
..
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-14 20:10:31 -07:00
pythontest.spec RHEL 9.0.0 Alpha bootstrap 2020-10-14 20:10:31 -07:00
test_evals.py Use sysconfig.get_path() to define %python_sitelib and %python_sitearch 2021-04-22 18:29:53 +02:00
tests.yml Use sysconfig.get_path() to define %python_sitelib and %python_sitearch 2021-04-22 18:29:53 +02:00