Skip to content

Commit

Permalink
py3-yarl/1.14.0 package update (#30252)
Browse files Browse the repository at this point in the history
Package update. This also required introducing a new buildtime
dependency: py3-propcache. See [upstream
commit](aio-libs/yarl#1169) for info on when
this was introduced.

-----

<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 <121097084+wolfi-bot@users.noreply.github.com>
Signed-off-by: Mark McCormick <mark.mccormick@chainguard.dev>
Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
Co-authored-by: Mark McCormick <mark.mccormick@chainguard.dev>
  • Loading branch information
3 people authored Oct 8, 2024
1 parent fdc7186 commit a97b461
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions py3-yarl.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-yarl
version: 1.13.1
epoch: 1
version: 1.14.0
epoch: 0
description: Yet another URL library
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -34,7 +34,7 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: 4a773911993bacf08ae6aa3137429f0004355773
expected-commit: 5a4f23dc6198d51a8ac5e6d8e1123c27a3c8d593
repository: https://github.com/aio-libs/yarl
tag: v${{package.version}}

Expand All @@ -49,6 +49,7 @@ subpackages:
runtime:
- py${{range.key}}-idna
- py${{range.key}}-multidict
- py${{range.key}}-propcache
pipeline:
- uses: py/pip-build-install
with:
Expand Down

0 comments on commit a97b461

Please sign in to comment.