From 3408049ac3ffaab55e850b4a30c2ef9de24a8ec0 Mon Sep 17 00:00:00 2001 From: meowmeow Date: Tue, 24 Oct 2023 12:40:46 +0000 Subject: [PATCH] Update package lists --- testdata/test_package_specifier/local_extras/setup.py | 2 +- testdata/tests_packages/macos19-python3.7.txt | 2 +- testdata/tests_packages/macos19-python3.8.txt | 2 +- testdata/tests_packages/macos19-python3.9.txt | 2 +- testdata/tests_packages/macos20-python3.10.txt | 2 +- testdata/tests_packages/macos20-python3.7.txt | 2 +- testdata/tests_packages/macos20-python3.8.txt | 2 +- testdata/tests_packages/macos20-python3.9.txt | 2 +- testdata/tests_packages/macos21-python3.10.txt | 2 +- testdata/tests_packages/macos21-python3.11.txt | 2 +- testdata/tests_packages/macos21-python3.7.txt | 2 +- testdata/tests_packages/macos21-python3.8.txt | 2 +- testdata/tests_packages/macos21-python3.9.txt | 2 +- testdata/tests_packages/unix-python3.10.txt | 2 +- testdata/tests_packages/unix-python3.11.txt | 2 +- testdata/tests_packages/unix-python3.7.txt | 2 +- testdata/tests_packages/unix-python3.8.txt | 2 +- testdata/tests_packages/unix-python3.9.txt | 2 +- testdata/tests_packages/win-python3.10.txt | 2 +- testdata/tests_packages/win-python3.11.txt | 2 +- testdata/tests_packages/win-python3.7.txt | 2 +- testdata/tests_packages/win-python3.8.txt | 2 +- testdata/tests_packages/win-python3.9.txt | 2 +- tests/test_run.py | 6 +++--- 24 files changed, 26 insertions(+), 26 deletions(-) diff --git a/testdata/test_package_specifier/local_extras/setup.py b/testdata/test_package_specifier/local_extras/setup.py index 436354a880..836ff166a7 100644 --- a/testdata/test_package_specifier/local_extras/setup.py +++ b/testdata/test_package_specifier/local_extras/setup.py @@ -5,6 +5,6 @@ version=0.1, description="Repeat arguments.", packages=["repeatme"], - extras_require={"cow": ["pycowsay==0.0.0.1"]}, + extras_require={"cow": ["pycowsay==0.0.0.2"]}, entry_points={"console_scripts": ["repeatme=repeatme.main:main"]}, ) diff --git a/testdata/tests_packages/macos19-python3.7.txt b/testdata/tests_packages/macos19-python3.7.txt index 6a7cd51e61..7412e0376e 100644 --- a/testdata/tests_packages/macos19-python3.7.txt +++ b/testdata/tests_packages/macos19-python3.7.txt @@ -108,7 +108,7 @@ prompt_toolkit==3.0.18 ptyprocess==0.7.0 py==1.10.0 pyasn1==0.4.8 -pycowsay==0.0.0.1 +pycowsay==0.0.0.2 pycparser==2.20 pygdbmi==0.10.0.0 pylint==2.3.1 diff --git a/testdata/tests_packages/macos19-python3.8.txt b/testdata/tests_packages/macos19-python3.8.txt index 6a7cd51e61..7412e0376e 100644 --- a/testdata/tests_packages/macos19-python3.8.txt +++ b/testdata/tests_packages/macos19-python3.8.txt @@ -108,7 +108,7 @@ prompt_toolkit==3.0.18 ptyprocess==0.7.0 py==1.10.0 pyasn1==0.4.8 -pycowsay==0.0.0.1 +pycowsay==0.0.0.2 pycparser==2.20 pygdbmi==0.10.0.0 pylint==2.3.1 diff --git a/testdata/tests_packages/macos19-python3.9.txt b/testdata/tests_packages/macos19-python3.9.txt index b67d17dc9a..b8bd510673 100644 --- a/testdata/tests_packages/macos19-python3.9.txt +++ b/testdata/tests_packages/macos19-python3.9.txt @@ -108,7 +108,7 @@ prompt_toolkit==3.0.18 ptyprocess==0.7.0 py==1.10.0 pyasn1==0.4.8 -pycowsay==0.0.0.1 +pycowsay==0.0.0.2 pycparser==2.20 pygdbmi==0.10.0.0 pylint==2.3.1 diff --git a/testdata/tests_packages/macos20-python3.10.txt b/testdata/tests_packages/macos20-python3.10.txt index cb00506815..84440171d0 100644 --- a/testdata/tests_packages/macos20-python3.10.txt +++ b/testdata/tests_packages/macos20-python3.10.txt @@ -119,7 +119,7 @@ ptyprocess==0.7.0 pure_eval==0.2.2 py==1.11.0 pyasn1==0.4.8 -pycowsay==0.0.0.1 +pycowsay==0.0.0.2 pycparser==2.21 pygdbmi==0.10.0.0 pylint==2.14.4 diff --git a/testdata/tests_packages/macos20-python3.7.txt b/testdata/tests_packages/macos20-python3.7.txt index 68deff1ba2..c5443f34cb 100644 --- a/testdata/tests_packages/macos20-python3.7.txt +++ b/testdata/tests_packages/macos20-python3.7.txt @@ -118,7 +118,7 @@ psutil==5.9.1 ptyprocess==0.7.0 py==1.11.0 pyasn1==0.4.8 -pycowsay==0.0.0.1 +pycowsay==0.0.0.2 pycparser==2.21 pygdbmi==0.10.0.0 pylint==2.14.4 diff --git a/testdata/tests_packages/macos20-python3.8.txt b/testdata/tests_packages/macos20-python3.8.txt index 170b06e66f..622a475dbc 100644 --- a/testdata/tests_packages/macos20-python3.8.txt +++ b/testdata/tests_packages/macos20-python3.8.txt @@ -121,7 +121,7 @@ ptyprocess==0.7.0 pure_eval==0.2.2 py==1.11.0 pyasn1==0.4.8 -pycowsay==0.0.0.1 +pycowsay==0.0.0.2 pycparser==2.21 pygdbmi==0.10.0.0 pylint==2.14.4 diff --git a/testdata/tests_packages/macos20-python3.9.txt b/testdata/tests_packages/macos20-python3.9.txt index 9649151114..1ed72ca61c 100644 --- a/testdata/tests_packages/macos20-python3.9.txt +++ b/testdata/tests_packages/macos20-python3.9.txt @@ -120,7 +120,7 @@ ptyprocess==0.7.0 pure_eval==0.2.2 py==1.11.0 pyasn1==0.4.8 -pycowsay==0.0.0.1 +pycowsay==0.0.0.2 pycparser==2.21 pygdbmi==0.10.0.0 pylint==2.14.4 diff --git a/testdata/tests_packages/macos21-python3.10.txt b/testdata/tests_packages/macos21-python3.10.txt index 44b0d1fa82..7bbdd61850 100644 --- a/testdata/tests_packages/macos21-python3.10.txt +++ b/testdata/tests_packages/macos21-python3.10.txt @@ -131,7 +131,7 @@ ptyprocess==0.7.0 pure_eval==0.2.2 py==1.11.0 pyasn1==0.5.0 -pycowsay==0.0.0.1 +pycowsay==0.0.0.2 pycparser==2.21 pygdbmi==0.10.0.0 pylint==2.3.1 diff --git a/testdata/tests_packages/macos21-python3.11.txt b/testdata/tests_packages/macos21-python3.11.txt index 02cdcab6e5..5675d17fa8 100644 --- a/testdata/tests_packages/macos21-python3.11.txt +++ b/testdata/tests_packages/macos21-python3.11.txt @@ -130,7 +130,7 @@ ptyprocess==0.7.0 pure_eval==0.2.2 py==1.11.0 pyasn1==0.5.0 -pycowsay==0.0.0.1 +pycowsay==0.0.0.2 pycparser==2.21 pygdbmi==0.10.0.0 pylint==2.3.1 diff --git a/testdata/tests_packages/macos21-python3.7.txt b/testdata/tests_packages/macos21-python3.7.txt index 0d8aecb2c8..132b8fd53c 100644 --- a/testdata/tests_packages/macos21-python3.7.txt +++ b/testdata/tests_packages/macos21-python3.7.txt @@ -117,7 +117,7 @@ psutil==5.9.6 ptyprocess==0.7.0 py==1.11.0 pyasn1==0.5.0 -pycowsay==0.0.0.1 +pycowsay==0.0.0.2 pycparser==2.21 pygdbmi==0.10.0.0 pylint==2.17.7 diff --git a/testdata/tests_packages/macos21-python3.8.txt b/testdata/tests_packages/macos21-python3.8.txt index cd1da6364a..cba2b35bca 100644 --- a/testdata/tests_packages/macos21-python3.8.txt +++ b/testdata/tests_packages/macos21-python3.8.txt @@ -133,7 +133,7 @@ ptyprocess==0.7.0 pure_eval==0.2.2 py==1.11.0 pyasn1==0.5.0 -pycowsay==0.0.0.1 +pycowsay==0.0.0.2 pycparser==2.21 pygdbmi==0.10.0.0 pylint==2.3.1 diff --git a/testdata/tests_packages/macos21-python3.9.txt b/testdata/tests_packages/macos21-python3.9.txt index 97434a4fb9..28a4fbca81 100644 --- a/testdata/tests_packages/macos21-python3.9.txt +++ b/testdata/tests_packages/macos21-python3.9.txt @@ -131,7 +131,7 @@ ptyprocess==0.7.0 pure_eval==0.2.2 py==1.11.0 pyasn1==0.5.0 -pycowsay==0.0.0.1 +pycowsay==0.0.0.2 pycparser==2.21 pygdbmi==0.10.0.0 pylint==2.3.1 diff --git a/testdata/tests_packages/unix-python3.10.txt b/testdata/tests_packages/unix-python3.10.txt index 313459ed5a..352273be9e 100644 --- a/testdata/tests_packages/unix-python3.10.txt +++ b/testdata/tests_packages/unix-python3.10.txt @@ -132,7 +132,7 @@ ptyprocess==0.7.0 pure_eval==0.2.2 py==1.11.0 pyasn1==0.5.0 -pycowsay==0.0.0.1 +pycowsay==0.0.0.2 pycparser==2.21 pygdbmi==0.10.0.0 pylint==2.3.1 diff --git a/testdata/tests_packages/unix-python3.11.txt b/testdata/tests_packages/unix-python3.11.txt index 926c105161..66dc1962d8 100644 --- a/testdata/tests_packages/unix-python3.11.txt +++ b/testdata/tests_packages/unix-python3.11.txt @@ -131,7 +131,7 @@ ptyprocess==0.7.0 pure_eval==0.2.2 py==1.11.0 pyasn1==0.5.0 -pycowsay==0.0.0.1 +pycowsay==0.0.0.2 pycparser==2.21 pygdbmi==0.10.0.0 pylint==2.3.1 diff --git a/testdata/tests_packages/unix-python3.7.txt b/testdata/tests_packages/unix-python3.7.txt index f79d0c54cb..dae6409d18 100644 --- a/testdata/tests_packages/unix-python3.7.txt +++ b/testdata/tests_packages/unix-python3.7.txt @@ -118,7 +118,7 @@ psutil==5.9.6 ptyprocess==0.7.0 py==1.11.0 pyasn1==0.5.0 -pycowsay==0.0.0.1 +pycowsay==0.0.0.2 pycparser==2.21 pygdbmi==0.10.0.0 pylint==2.17.7 diff --git a/testdata/tests_packages/unix-python3.8.txt b/testdata/tests_packages/unix-python3.8.txt index 89ea5c84a0..da255b0679 100644 --- a/testdata/tests_packages/unix-python3.8.txt +++ b/testdata/tests_packages/unix-python3.8.txt @@ -134,7 +134,7 @@ ptyprocess==0.7.0 pure_eval==0.2.2 py==1.11.0 pyasn1==0.5.0 -pycowsay==0.0.0.1 +pycowsay==0.0.0.2 pycparser==2.21 pygdbmi==0.10.0.0 pylint==2.3.1 diff --git a/testdata/tests_packages/unix-python3.9.txt b/testdata/tests_packages/unix-python3.9.txt index 089045aecf..8e3cc16cfc 100644 --- a/testdata/tests_packages/unix-python3.9.txt +++ b/testdata/tests_packages/unix-python3.9.txt @@ -132,7 +132,7 @@ ptyprocess==0.7.0 pure_eval==0.2.2 py==1.11.0 pyasn1==0.5.0 -pycowsay==0.0.0.1 +pycowsay==0.0.0.2 pycparser==2.21 pygdbmi==0.10.0.0 pylint==2.3.1 diff --git a/testdata/tests_packages/win-python3.10.txt b/testdata/tests_packages/win-python3.10.txt index f0f7f2f07a..979ddc9d64 100644 --- a/testdata/tests_packages/win-python3.10.txt +++ b/testdata/tests_packages/win-python3.10.txt @@ -139,7 +139,7 @@ psutil==5.9.6 pure_eval==0.2.2 py==1.11.0 pyasn1==0.5.0 -pycowsay==0.0.0.1 +pycowsay==0.0.0.2 pycparser==2.21 pydantic==2.4.2 pydantic_core==2.10.1 diff --git a/testdata/tests_packages/win-python3.11.txt b/testdata/tests_packages/win-python3.11.txt index 91c35bb4c3..150b10273c 100644 --- a/testdata/tests_packages/win-python3.11.txt +++ b/testdata/tests_packages/win-python3.11.txt @@ -138,7 +138,7 @@ psutil==5.9.6 pure_eval==0.2.2 py==1.11.0 pyasn1==0.5.0 -pycowsay==0.0.0.1 +pycowsay==0.0.0.2 pycparser==2.21 pydantic==2.4.2 pydantic_core==2.10.1 diff --git a/testdata/tests_packages/win-python3.7.txt b/testdata/tests_packages/win-python3.7.txt index da9932c8e7..22b8205b92 100644 --- a/testdata/tests_packages/win-python3.7.txt +++ b/testdata/tests_packages/win-python3.7.txt @@ -124,7 +124,7 @@ prompt_toolkit==3.0.39 psutil==5.9.6 py==1.11.0 pyasn1==0.5.0 -pycowsay==0.0.0.1 +pycowsay==0.0.0.2 pycparser==2.21 pydantic==1.10.13 pygdbmi==0.10.0.0 diff --git a/testdata/tests_packages/win-python3.8.txt b/testdata/tests_packages/win-python3.8.txt index 4fd7dff0d7..5d73570ebb 100644 --- a/testdata/tests_packages/win-python3.8.txt +++ b/testdata/tests_packages/win-python3.8.txt @@ -141,7 +141,7 @@ psutil==5.9.6 pure_eval==0.2.2 py==1.11.0 pyasn1==0.5.0 -pycowsay==0.0.0.1 +pycowsay==0.0.0.2 pycparser==2.21 pydantic==2.4.2 pydantic_core==2.10.1 diff --git a/testdata/tests_packages/win-python3.9.txt b/testdata/tests_packages/win-python3.9.txt index d77c08d7ca..9331c9c256 100644 --- a/testdata/tests_packages/win-python3.9.txt +++ b/testdata/tests_packages/win-python3.9.txt @@ -139,7 +139,7 @@ psutil==5.9.6 pure_eval==0.2.2 py==1.11.0 pyasn1==0.5.0 -pycowsay==0.0.0.1 +pycowsay==0.0.0.2 pycparser==2.21 pydantic==2.4.2 pydantic_core==2.10.1 diff --git a/tests/test_run.py b/tests/test_run.py index f70c140eac..14bdf4f8c7 100644 --- a/tests/test_run.py +++ b/tests/test_run.py @@ -44,7 +44,7 @@ def run_pipx_cli_exit(pipx_cmd_list, assert_exit=None): @pytest.mark.parametrize( - "package_name", ["pycowsay", "pycowsay==0.0.0.1", "pycowsay>=0.0.0.1"] + "package_name", ["pycowsay", "pycowsay==0.0.0.2", "pycowsay>=0.0.0.1"] ) @mock.patch("os.execvpe", new=execvpe_mock) def test_simple_run(pipx_temp_env, monkeypatch, capsys, package_name): @@ -207,7 +207,7 @@ def test_run_with_requirements(caplog, pipx_temp_env, tmp_path): textwrap.dedent( f""" # Requirements: - # requests==2.28.1 + # requests==2.31.0 # Check requests can be imported import requests @@ -220,7 +220,7 @@ def test_run_with_requirements(caplog, pipx_temp_env, tmp_path): ).strip() ) run_pipx_cli_exit(["run", script.as_uri()]) - assert out.read_text() == "2.28.1" + assert out.read_text() == "2.31.0" @mock.patch("os.execvpe", new=execvpe_mock)