Skip to content

Commit

Permalink
Do not bump pyzmq existing build
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz committed Oct 22, 2024
1 parent 0190015 commit a7170c9
Show file tree
Hide file tree
Showing 53 changed files with 54 additions and 53 deletions.
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.10/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ pyyaml==6.0.1
# responses
# yamllint
# yamlordereddictloader
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.10/darwin.txt
# -r requirements/zeromq.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.10/freebsd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ pyyaml==6.0.1
# responses
# yamllint
# yamlordereddictloader
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.10/freebsd.txt
# -r requirements/zeromq.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.10/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ pyyaml==6.0.1
# responses
# yamllint
# yamlordereddictloader
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.10/linux.txt
# -r requirements/zeromq.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.10/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ pyyaml==6.0.1
# pytest-salt-factories
# responses
# yamllint
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.10/windows.txt
# -r requirements/zeromq.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.11/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ pyyaml==6.0.1
# responses
# yamllint
# yamlordereddictloader
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.11/darwin.txt
# -r requirements/zeromq.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.11/freebsd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ pyyaml==6.0.1
# responses
# yamllint
# yamlordereddictloader
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.11/freebsd.txt
# -r requirements/zeromq.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.11/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ pyyaml==6.0.1
# responses
# yamllint
# yamlordereddictloader
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.11/linux.txt
# -r requirements/zeromq.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.11/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ pyyaml==6.0.1
# pytest-salt-factories
# responses
# yamllint
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.11/windows.txt
# -r requirements/zeromq.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.12/cloud.txt
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@ pyyaml==6.0.1
# pytest-salt-factories
# responses
# yamlordereddictloader
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.12/linux.txt
# -c requirements/static/ci/py3.12/linux.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.12/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ pyyaml==6.0.1
# responses
# yamllint
# yamlordereddictloader
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.12/darwin.txt
# -r requirements/zeromq.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.12/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ pyyaml==6.0.1
# -c requirements/static/ci/py3.12/linux.txt
# -r requirements/base.txt
# myst-docutils
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/py3.12/linux.txt
# -r requirements/zeromq.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.12/freebsd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ pyyaml==6.0.1
# responses
# yamllint
# yamlordereddictloader
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.12/freebsd.txt
# -r requirements/zeromq.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.12/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ pyyaml==6.0.1
# responses
# yamllint
# yamlordereddictloader
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.12/linux.txt
# -c requirements/static/ci/py3.12/linux.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.12/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ pyyaml==6.0.1
# responses
# yamllint
# yamlordereddictloader
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.12/linux.txt
# -r requirements/zeromq.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.12/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ pyyaml==6.0.1
# pytest-salt-factories
# responses
# yamllint
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.12/windows.txt
# -r requirements/zeromq.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.13/cloud.txt
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@ pyyaml==6.0.2
# pytest-salt-factories
# responses
# yamlordereddictloader
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.13/linux.txt
# -c requirements/static/ci/py3.13/linux.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.13/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ pyyaml==6.0.2
# responses
# yamllint
# yamlordereddictloader
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.13/darwin.txt
# -r requirements/zeromq.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.13/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ pyyaml==6.0.2
# -c requirements/static/ci/py3.13/linux.txt
# -r requirements/base.txt
# myst-docutils
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/py3.13/linux.txt
# -r requirements/zeromq.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.13/freebsd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ pyyaml==6.0.2
# responses
# yamllint
# yamlordereddictloader
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.13/freebsd.txt
# -r requirements/zeromq.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.13/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,7 @@ pyyaml==6.0.2
# responses
# yamllint
# yamlordereddictloader
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.13/linux.txt
# -c requirements/static/ci/py3.13/linux.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.13/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ pyyaml==6.0.2
# responses
# yamllint
# yamlordereddictloader
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.13/linux.txt
# -r requirements/zeromq.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.13/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ pyyaml==6.0.2
# pytest-salt-factories
# responses
# yamllint
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.13/windows.txt
# -r requirements/zeromq.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.8/freebsd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ pyyaml==6.0.1
# responses
# yamllint
# yamlordereddictloader
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.8/freebsd.txt
# -r requirements/zeromq.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.8/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ pyyaml==6.0.1
# responses
# yamllint
# yamlordereddictloader
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.8/linux.txt
# -r requirements/zeromq.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.8/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ pyyaml==6.0.1
# pytest-salt-factories
# responses
# yamllint
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.8/windows.txt
# -r requirements/zeromq.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.9/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ pyyaml==6.0.1
# responses
# yamllint
# yamlordereddictloader
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.9/darwin.txt
# -r requirements/zeromq.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.9/freebsd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ pyyaml==6.0.1
# responses
# yamllint
# yamlordereddictloader
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.9/freebsd.txt
# -r requirements/zeromq.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.9/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ pyyaml==6.0.1
# responses
# yamllint
# yamlordereddictloader
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.9/linux.txt
# -r requirements/zeromq.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.9/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ pyyaml==6.0.1
# pytest-salt-factories
# responses
# yamllint
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via
# -c requirements/static/ci/../pkg/py3.9/windows.txt
# -r requirements/zeromq.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/pkg/py3.10/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ pytz==2024.1
# tempora
pyyaml==6.0.1
# via -r requirements/base.txt
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via -r requirements/zeromq.txt
requests==2.32.3 ; python_version >= "3.8"
# via -r requirements/base.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/pkg/py3.10/freebsd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ pytz==2024.1
# tempora
pyyaml==6.0.1
# via -r requirements/base.txt
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via -r requirements/zeromq.txt
requests==2.32.3 ; python_version >= "3.8"
# via -r requirements/base.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/pkg/py3.10/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ pytz==2024.1
# tempora
pyyaml==6.0.1
# via -r requirements/base.txt
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via -r requirements/zeromq.txt
requests==2.32.3 ; python_version >= "3.8"
# via -r requirements/base.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/pkg/py3.10/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ pywin32==306 ; sys_platform == "win32"
# wmi
pyyaml==6.0.1
# via -r requirements/base.txt
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via -r requirements/zeromq.txt
requests==2.32.3 ; python_version >= "3.8"
# via -r requirements/base.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/pkg/py3.11/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ pytz==2024.1
# tempora
pyyaml==6.0.1
# via -r requirements/base.txt
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via -r requirements/zeromq.txt
requests==2.32.3 ; python_version >= "3.8"
# via -r requirements/base.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/pkg/py3.11/freebsd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ pytz==2024.1
# tempora
pyyaml==6.0.1
# via -r requirements/base.txt
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via -r requirements/zeromq.txt
requests==2.32.3 ; python_version >= "3.8"
# via -r requirements/base.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/pkg/py3.11/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ pytz==2024.1
# tempora
pyyaml==6.0.1
# via -r requirements/base.txt
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via -r requirements/zeromq.txt
requests==2.32.3 ; python_version >= "3.8"
# via -r requirements/base.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/pkg/py3.11/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ pywin32==306 ; sys_platform == "win32"
# wmi
pyyaml==6.0.1
# via -r requirements/base.txt
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via -r requirements/zeromq.txt
requests==2.32.3 ; python_version >= "3.8"
# via -r requirements/base.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/pkg/py3.12/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ pytz==2024.1
# tempora
pyyaml==6.0.1
# via -r requirements/base.txt
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via -r requirements/zeromq.txt
requests==2.32.3 ; python_version >= "3.8"
# via -r requirements/base.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/pkg/py3.12/freebsd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ pytz==2024.1
# tempora
pyyaml==6.0.1
# via -r requirements/base.txt
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via -r requirements/zeromq.txt
requests==2.32.3 ; python_version >= "3.8"
# via -r requirements/base.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/pkg/py3.12/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ pytz==2024.1
# tempora
pyyaml==6.0.1
# via -r requirements/base.txt
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via -r requirements/zeromq.txt
requests==2.32.3 ; python_version >= "3.8"
# via -r requirements/base.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/pkg/py3.12/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ pywin32==306 ; sys_platform == "win32"
# wmi
pyyaml==6.0.1
# via -r requirements/base.txt
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via -r requirements/zeromq.txt
requests==2.32.3 ; python_version >= "3.8"
# via -r requirements/base.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/pkg/py3.13/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ pytz==2024.2
# via croniter
pyyaml==6.0.2
# via -r requirements/base.txt
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via -r requirements/zeromq.txt
requests==2.32.3 ; python_version >= "3.8"
# via -r requirements/base.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/pkg/py3.13/freebsd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ pytz==2024.2
# via croniter
pyyaml==6.0.2
# via -r requirements/base.txt
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via -r requirements/zeromq.txt
requests==2.32.3 ; python_version >= "3.8"
# via -r requirements/base.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/pkg/py3.13/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ pytz==2024.2
# via croniter
pyyaml==6.0.2
# via -r requirements/base.txt
pyzmq==26.2.0
pyzmq==26.2.0 ; python_version <= "3.13"
# via -r requirements/zeromq.txt
requests==2.32.3 ; python_version >= "3.8"
# via -r requirements/base.txt
Expand Down
Loading

0 comments on commit a7170c9

Please sign in to comment.