From 4b39d7665a4cd44da5085d0c81aa5df27d8c6a1733475772b9b40188e6c5c8fa Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 18 Jun 2023 18:46:01 +0000 Subject: [PATCH] Accepting request 1093598 from home:cboltz:branches:devel:languages:python - Update to 3.17.1 * no upstream changelog OBS-URL: https://build.opensuse.org/request/show/1093598 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-json_tricks?expand=0&rev=26 --- pyjson_tricks-3.16.1.tar.gz | 3 --- pyjson_tricks-3.17.1.tar.gz | 3 +++ python-json_tricks.changes | 6 ++++++ python-json_tricks.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 pyjson_tricks-3.16.1.tar.gz create mode 100644 pyjson_tricks-3.17.1.tar.gz diff --git a/pyjson_tricks-3.16.1.tar.gz b/pyjson_tricks-3.16.1.tar.gz deleted file mode 100644 index 305d4f7..0000000 --- a/pyjson_tricks-3.16.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1c38b1d7d51e361a0bc23e392ee6cecec9b1f9a9c52ea301fbb7b0718c85899 -size 41064 diff --git a/pyjson_tricks-3.17.1.tar.gz b/pyjson_tricks-3.17.1.tar.gz new file mode 100644 index 0000000..db46213 --- /dev/null +++ b/pyjson_tricks-3.17.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5587af2dbc8db983c2424bb5837233222b9f5a7588ed23df612d07e5b2c05b2d +size 42233 diff --git a/python-json_tricks.changes b/python-json_tricks.changes index 01cf292..391283c 100644 --- a/python-json_tricks.changes +++ b/python-json_tricks.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jun 17 18:40:58 UTC 2023 - Christian Boltz + +- Update to 3.17.1 + * no upstream changelog + ------------------------------------------------------------------- Tue May 16 18:39:56 UTC 2023 - Christian Boltz diff --git a/python-json_tricks.spec b/python-json_tricks.spec index ea6a2cf..73d7803 100644 --- a/python-json_tricks.spec +++ b/python-json_tricks.spec @@ -18,7 +18,7 @@ %bcond_without python2 Name: python-json_tricks -Version: 3.16.1 +Version: 3.17.1 Release: 0 Summary: Extra features for Python's JSON License: BSD-3-Clause