Skip to content

Commit

Permalink
envoy.base.utils: Dev 0.5.10
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Northey <[email protected]>
  • Loading branch information
phlax committed Jan 17, 2025
1 parent bc3046c commit 7b87a31
Show file tree
Hide file tree
Showing 12 changed files with 514 additions and 504 deletions.
860 changes: 435 additions & 425 deletions deps/deps.lock

Large diffs are not rendered by default.

138 changes: 69 additions & 69 deletions deps/pytest/pytest.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion deps/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ aiohttp>=3.11.6
colorama
coloredlogs
docutils~=0.21
envoy.base.utils>=0.5.7
envoy.base.utils>=0.5.10
envoy.distribution.distrotest>=0.0.12
envoy.distribution.release>=0.0.8
envoy.distribution.repo>=0.0.7
Expand Down
2 changes: 1 addition & 1 deletion envoy.base.utils/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.10
0.5.11-dev
2 changes: 1 addition & 1 deletion envoy.code.check/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ install_requires =
abstracts>=0.0.12
aio.core>=0.10.5
aio.run.checker>=0.5.8
envoy.base.utils>=0.4.2
envoy.base.utils>=0.5.10
flake8>=6
packaging>=23.0
pep8-naming
Expand Down
2 changes: 1 addition & 1 deletion envoy.dependency.check/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ install_requires =
aio.run.checker>=0.5.8
aiohttp>=3.8.1
multidict>=6.0.2
envoy.base.utils>=0.3.10
envoy.base.utils>=0.5.10
gidgethub
jinja2
packaging
Expand Down
2 changes: 1 addition & 1 deletion envoy.distribution.distrotest/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ packages = find_namespace:
install_requires =
aiodocker
aio.run.checker>=0.5.8
envoy.base.utils>=0.3.9
envoy.base.utils>=0.5.10
envoy.docker.utils>=0.0.2

[options.extras_require]
Expand Down
2 changes: 1 addition & 1 deletion envoy.distribution.repo/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ install_requires =
abstracts>=0.0.12
aio.core>=0.10.5
aio.run.runner>=0.3.4
envoy.base.utils>=0.3.9
envoy.base.utils>=0.5.10
envoy.github.abstract>=0.0.22
envoy.github.release>=0.0.14

Expand Down
2 changes: 1 addition & 1 deletion envoy.distribution.verify/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ py_modules = envoy.distribution.verify
packages = find_namespace:
install_requires =
aio.run.checker>=0.5.8
envoy.base.utils>=0.3.9
envoy.base.utils>=0.5.10
envoy.distribution.distrotest>=0.0.12

[options.extras_require]
Expand Down
2 changes: 1 addition & 1 deletion envoy.docs.sphinx_runner/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ install_requires =
aio.run.runner>=0.3.4
colorama
docutils~=0.21.0
envoy.base.utils>=0.3.10
envoy.base.utils>=0.5.10
packaging>=23.0
pygments>=2.11.1
pyyaml
Expand Down
2 changes: 1 addition & 1 deletion envoy.github.release/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ install_requires =
aio.run.runner>=0.3.4
aiofiles
aiohttp
envoy.base.utils>=0.3.9
envoy.base.utils>=0.5.10
envoy.github.abstract>=0.0.22
gidgethub
packaging>=23.0
Expand Down
2 changes: 1 addition & 1 deletion envoy.gpg.sign/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ py_modules = envoy.gpg.sign
packages = find_namespace:
install_requires =
aio.run.runner>=0.3.4
envoy.base.utils>=0.4.7
envoy.base.utils>=0.5.10
envoy.gpg.identity>=0.1.1

[options.extras_require]
Expand Down

0 comments on commit 7b87a31

Please sign in to comment.