From 62b9340f17fc325fe52f00417a5956851ea9e712 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Sun, 10 Dec 2023 23:11:52 +0000 Subject: [PATCH] py3-ujson/5.9.0 package update --- py3-ujson.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/py3-ujson.yaml b/py3-ujson.yaml index e1c21dff792..4cb48fee2b5 100644 --- a/py3-ujson.yaml +++ b/py3-ujson.yaml @@ -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 @@ -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 \