Update to 3.25.0
This commit is contained in:
parent
97ce88bf7b
commit
cbec16b980
2 changed files with 6 additions and 3 deletions
|
|
@ -17,8 +17,8 @@
|
|||
%global py3_shebang_flags %(echo %py3_shebang_flags | sed s/s//)
|
||||
|
||||
Name: python-tox
|
||||
Version: 3.24.5
|
||||
Release: 2%{?dist}
|
||||
Version: 3.25.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Virtualenv-based automation of test activities
|
||||
|
||||
License: MIT
|
||||
|
|
@ -118,6 +118,9 @@ Obsoletes: python3-tox < 3.24.4-2
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon May 09 2022 Miro Hrončok <mhroncok@redhat.com> - 3.25.0-1
|
||||
- Update to 3.25.0
|
||||
|
||||
* Tue Feb 22 2022 Rich Megginson <rmeggins@redhat.com> - 3.24.5-2
|
||||
- Remove -s flag from tox shebang, make tox see user-installed plugins
|
||||
- Fixes: rhbz#2057015
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (tox-3.24.5.tar.gz) = 2b047c5682c2c57268fb46055207388d060fb31511d6e442dc49244a5ac53c4d2fecd7bb9a8e33bb02b580192926592523dfb991c4bd8b216559f71a1c548f9a
|
||||
SHA512 (tox-3.25.0.tar.gz) = d98ed9f589c751ddc187618caf509fbc64e99f1b5eafeb9cbd919d94d10e15a55331658121efabac53ef07adeb71af15da8be86fc4f35688a8f9b93bf3e723d1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue