Update to 4.2.8

This commit is contained in:
Miro Hrončok 2023-01-12 11:22:19 +01:00
commit 7fffca7cd7
2 changed files with 5 additions and 2 deletions

View file

@ -19,7 +19,7 @@
%undefine _py3_shebang_s
Name: python-tox
Version: 4.2.7
Version: 4.2.8
Release: 1%{?dist}
Summary: Virtualenv-based automation of test activities
@ -157,6 +157,9 @@ k="${k-}${k+ and }not test_local_execute_write_a_lot"
%changelog
* Thu Jan 12 2023 Miro Hrončok <mhroncok@redhat.com> - 4.2.8-1
- Update to 4.2.8 (rhbz#2160315)
* Wed Jan 11 2023 Miro Hrončok <mhroncok@redhat.com> - 4.2.7-1
- Update to 4.2.7 (rhbz#2160186)