SHA256
1
0
forked from pool/python-tox

Accepting request 1132139 from devel:languages:python

- update to 4.11.4:
  * Fix `quickstart` command from requiring `root` positional
    argument
  * docs(config): fix default value for install_command
  * Added Python 3.12 in installation docs
  * Fix terminal size in tox commands (#2999)
  * Use the new ruff formatter over black
  * docs(config): Fix base_python default reference
  * Fixed 'AppData' not passed to env by default (#3151)

OBS-URL: https://build.opensuse.org/request/show/1132139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tox?expand=0&rev=53
This commit is contained in:
Dominique Leuenberger 2023-12-09 21:53:32 +00:00 committed by Git OBS Bridge
commit 41a66c4eec
4 changed files with 18 additions and 5 deletions

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Dec 8 16:19:53 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 4.11.4:
* Fix `quickstart` command from requiring `root` positional
argument
* docs(config): fix default value for install_command
* Added Python 3.12 in installation docs
* Fix terminal size in tox commands (#2999)
* Use the new ruff formatter over black
* docs(config): Fix base_python default reference
* Fixed 'AppData' not passed to env by default (#3151)
-------------------------------------------------------------------
Thu Nov 9 09:17:17 UTC 2023 - ecsos <ecsos@opensuse.org>

View File

@ -23,7 +23,7 @@
%bcond_with devpi_process
%endif
Name: python-tox
Version: 4.11.3
Version: 4.11.4
Release: 0
Summary: Virtualenv-based automation of test activities
License: MIT
@ -61,10 +61,10 @@ BuildRequires: %{python_module wheel >= 0.41.2}
%if %{with devpi_process}
BuildRequires: %{python_module devpi-process > 1}
%endif
BuildRequires: %{python_module importlib-metadata >= 6.8}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: unzip
BuildRequires: %{python_module importlib-metadata >= 6.8}
Requires: python-cachetools >= 5.3.1
Requires: python-chardet >= 5.2
Requires: python-colorama >= 0.4.6

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5039f68276461fae6a9452a3b2c7295798f00a0e92edcd9a3b78ba1a73577951
size 175528

3
tox-4.11.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:73a7240778fabf305aeb05ab8ea26e575e042ab5a18d71d0ed13e343a51d6ce1
size 176168