Skip to content

Commit

Permalink
py3-aiohttp/3.11.10 package update (#35967)
Browse files Browse the repository at this point in the history
<p align="center">
<img
src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg"
/>
</p>

---------

Signed-off-by: wolfi-bot <[email protected]>
Co-authored-by: wolfi-bot <[email protected]>
Co-authored-by: Furkan Türkal <[email protected]>
Co-authored-by: Hunter Harris <[email protected]>
  • Loading branch information
4 people authored Dec 10, 2024
1 parent b98b936 commit e660164
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions py3-aiohttp.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Generated from https://pypi.org/project/aiohttp/
package:
name: py3-aiohttp
version: 3.10.11
version: 3.11.10
epoch: 0
description: Async http client/server framework (asyncio)
copyright:
Expand Down Expand Up @@ -35,7 +35,7 @@ pipeline:
with:
repository: https://github.com/aio-libs/aiohttp/
tag: v${{package.version}}
expected-commit: 3e09325e4839117df13fbac301f360edf8d3a0ee
expected-commit: 0d7352aeca2ac52a4e18aa786bf2aefd47129bbe

- uses: patch
with:
Expand Down Expand Up @@ -63,6 +63,7 @@ subpackages:
mkdir -p .git
python${{range.key}} tools/gen.py
python${{range.key}} -m cython -3 aiohttp/*.pyx -I aiohttp
python${{range.key}} -m cython -3 aiohttp/_websocket/*.py* -I aiohttp
rm -rf .git
- uses: py/pip-build-install
with:
Expand Down

0 comments on commit e660164

Please sign in to comment.