python-rpm-macros/tests
Karolina Surma 9d2fcef337 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.
2021-04-08 14:57:19 +02:00
..
.gitignore Fedora CI: Add eval tests for %python_provide and %py_provides 2020-05-05 13:54:28 +02:00
pythontest.spec Add a test for %py_byte_compile macro 2020-09-07 11:20:40 +02:00
test_evals.py Use sysconfig.get_path() to define %python_sitelib and %python_sitearch 2021-04-08 14:57:19 +02:00
tests.yml Use sysconfig.get_path() to define %python_sitelib and %python_sitearch 2021-04-08 14:57:19 +02:00