diff --git a/Pebble-5.0.2.tar.gz b/Pebble-5.0.2.tar.gz deleted file mode 100644 index 31f5372..0000000 --- a/Pebble-5.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c58c03eaf920c31287444c6fef39dc53baeac9de221ead104f5c9b48e8bd587 -size 29066 diff --git a/Pebble-5.0.3.tar.gz b/Pebble-5.0.3.tar.gz new file mode 100644 index 0000000..bddf113 --- /dev/null +++ b/Pebble-5.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdcfd9ea7e0aedb895b204177c19e6d6543d9962f4e3402ebab2175004863da8 +size 29076 diff --git a/python-Pebble.changes b/python-Pebble.changes index 9d0055d..310c69f 100644 --- a/python-Pebble.changes +++ b/python-Pebble.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 15 21:50:22 UTC 2022 - Martin Liška + +- Update to 5.0.3 + * issue #111: reinstate `Pool.schedule` function in place of + `Pool.submit`. + ------------------------------------------------------------------- Mon Oct 10 11:29:15 UTC 2022 - Martin Liška diff --git a/python-Pebble.spec b/python-Pebble.spec index bfed21b..7ccdd9f 100644 --- a/python-Pebble.spec +++ b/python-Pebble.spec @@ -17,7 +17,7 @@ Name: python-Pebble -Version: 5.0.2 +Version: 5.0.3 Release: 0 Summary: Threading and multiprocessing eye-candy for Python License: LGPL-3.0-only