From e00a0012b80e6005abad05ab9c3de206651686cee8e10e7ecca18173cf7636de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 10 Oct 2022 15:19:50 +0000 Subject: [PATCH] Accepting request 1009572 from home:marxin:branches:devel:languages:python - Update to 5.0.2 * issue #108: fix build tag enforcing Python 3.6 as minimum compatible version. OBS-URL: https://build.opensuse.org/request/show/1009572 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pebble?expand=0&rev=24 --- Pebble-5.0.1.tar.gz | 3 --- Pebble-5.0.2.tar.gz | 3 +++ python-Pebble.changes | 7 +++++++ python-Pebble.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 Pebble-5.0.1.tar.gz create mode 100644 Pebble-5.0.2.tar.gz diff --git a/Pebble-5.0.1.tar.gz b/Pebble-5.0.1.tar.gz deleted file mode 100644 index e288dd3..0000000 --- a/Pebble-5.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee41c33be3d412285571f2cc7cf914d4c2a81ab3d388c68b3c746b7ab3b0b865 -size 28996 diff --git a/Pebble-5.0.2.tar.gz b/Pebble-5.0.2.tar.gz new file mode 100644 index 0000000..31f5372 --- /dev/null +++ b/Pebble-5.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c58c03eaf920c31287444c6fef39dc53baeac9de221ead104f5c9b48e8bd587 +size 29066 diff --git a/python-Pebble.changes b/python-Pebble.changes index 9c0c114..9d0055d 100644 --- a/python-Pebble.changes +++ b/python-Pebble.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Oct 10 11:29:15 UTC 2022 - Martin Liška + +- Update to 5.0.2 + * issue #108: fix build tag enforcing Python 3.6 as minimum + compatible version. + ------------------------------------------------------------------- Thu Oct 6 07:29:26 UTC 2022 - Martin Liška diff --git a/python-Pebble.spec b/python-Pebble.spec index 78a4f18..bfed21b 100644 --- a/python-Pebble.spec +++ b/python-Pebble.spec @@ -17,7 +17,7 @@ Name: python-Pebble -Version: 5.0.1 +Version: 5.0.2 Release: 0 Summary: Threading and multiprocessing eye-candy for Python License: LGPL-3.0-only