Skip to content

Commit

Permalink
Merge pull request #9717 from wolfi-dev/wolfictl-31084471-17b0-414e-a…
Browse files Browse the repository at this point in the history
…033-114f378e7d1d

py3-ujson/5.9.0 package update
  • Loading branch information
ajayk authored Dec 10, 2023
2 parents 9fa2d77 + 62b9340 commit e82e69b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions py3-ujson.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-ujson
version: 5.8.0
epoch: 1
version: 5.9.0
epoch: 0
description: "Ultra fast JSON decoder and encoder written in C with Python bindings."
copyright:
- license: BSD-3-Clause
Expand All @@ -28,7 +28,7 @@ pipeline:
with:
repository: https://github.com/ultrajson/ultrajson
tag: ${{package.version}}
expected-commit: 7ce19144fdcff1068e253f3cb9b6343a464a65c7
expected-commit: 381f248e03c10c70eeb4d424f4b990b4c0994210

- runs: |
python3 -m gpep517 build-wheel \
Expand Down

0 comments on commit e82e69b

Please sign in to comment.