Bootstrap for Python 3.10
This commit is contained in:
parent
26411142ef
commit
c3c883c49c
@ -13,7 +13,7 @@
|
||||
%{!?python3_sitelib: %global python3_sitelib %(%{__python3} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
|
||||
%global alt_name %{alt_prefix}-healthcheck
|
||||
|
||||
%bcond_without tests
|
||||
%bcond_with tests
|
||||
|
||||
Name: %{prefix}-healthcheck
|
||||
Version: 0.8
|
||||
@ -158,7 +158,7 @@ PYTHONPATH=src pytest-3 tests/test_*
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.8-7.1
|
||||
- Rebuilt for Python 3.10
|
||||
- Bootstrap for Python 3.10
|
||||
|
||||
* Tue Apr 15 2021 Rob Crittenden <rcritten@redhat.com> - 0.8-6.1
|
||||
- Switch from tox to pytest as the test runner. tox is being deprecated
|
||||
|
||||
Loading…
Reference in New Issue
Block a user