Skip to content

Commit

Permalink
Update package lists
Browse files Browse the repository at this point in the history
  • Loading branch information
dukecat0 committed Oct 24, 2023
1 parent 01b63f9 commit 3408049
Show file tree
Hide file tree
Showing 24 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion testdata/test_package_specifier/local_extras/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"]},
)
2 changes: 1 addition & 1 deletion testdata/tests_packages/macos19-python3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion testdata/tests_packages/macos19-python3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion testdata/tests_packages/macos19-python3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion testdata/tests_packages/macos20-python3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion testdata/tests_packages/macos20-python3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion testdata/tests_packages/macos20-python3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion testdata/tests_packages/macos20-python3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion testdata/tests_packages/macos21-python3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion testdata/tests_packages/macos21-python3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion testdata/tests_packages/macos21-python3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion testdata/tests_packages/macos21-python3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion testdata/tests_packages/macos21-python3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion testdata/tests_packages/unix-python3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion testdata/tests_packages/unix-python3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion testdata/tests_packages/unix-python3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion testdata/tests_packages/unix-python3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion testdata/tests_packages/unix-python3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion testdata/tests_packages/win-python3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion testdata/tests_packages/win-python3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion testdata/tests_packages/win-python3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion testdata/tests_packages/win-python3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion testdata/tests_packages/win-python3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions tests/test_run.py
Original file line number Diff line number Diff line change
Expand Up @@ -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):
Expand Down Expand Up @@ -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
Expand All @@ -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)
Expand Down

0 comments on commit 3408049

Please sign in to comment.