diff --git a/Pebble-4.5.1.tar.gz b/Pebble-4.5.1.tar.gz deleted file mode 100644 index 74c32d5..0000000 --- a/Pebble-4.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26fdcc0f36d93d8e07559d36b942b7800c6b9622626d5b587ab1a74820d02732 -size 23693 diff --git a/Pebble-4.5.2.tar.gz b/Pebble-4.5.2.tar.gz new file mode 100644 index 0000000..3ff8f6c --- /dev/null +++ b/Pebble-4.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c222a685d418bc137f83ef33396c80b56bf8b8a1cea05d3a96ba2a51976c9021 +size 34624 diff --git a/python-Pebble.changes b/python-Pebble.changes index e07432f..0da4edd 100644 --- a/python-Pebble.changes +++ b/python-Pebble.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 6 15:47:22 UTC 2020 - Martin Liška + +- Bump to 4.5.2: + - Fix issue #58: handle pool connection teardown in Python 3.8 + ------------------------------------------------------------------- Mon Apr 20 11:18:48 UTC 2020 - Tomáš Chvátal diff --git a/python-Pebble.spec b/python-Pebble.spec index 74420ac..5567325 100644 --- a/python-Pebble.spec +++ b/python-Pebble.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-Pebble -Version: 4.5.1 +Version: 4.5.2 Release: 0 Summary: Threading and multiprocessing eye-candy for Python License: LGPL-3.0-only