diff --git a/jeepney-0.4.2.tar.gz b/jeepney-0.4.2.tar.gz deleted file mode 100644 index b65a109..0000000 --- a/jeepney-0.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ba6d8c597e9bef1ebd18aaec595f942a264e25c1a48f164d46120eacaa2e9bb -size 27883 diff --git a/jeepney-0.4.3.tar.gz b/jeepney-0.4.3.tar.gz new file mode 100644 index 0000000..a3f55d3 --- /dev/null +++ b/jeepney-0.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3479b861cc2b6407de5188695fa1a8d57e5072d7059322469b62628869b8e36e +size 28121 diff --git a/python-jeepney.changes b/python-jeepney.changes index 26b7104..a74dc86 100644 --- a/python-jeepney.changes +++ b/python-jeepney.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 9 16:22:55 UTC 2020 - Marketa Calabkova + +- Update to 0.4.3 + * Raise ConnectionResetError in blocking integration if socket.recv() + gives no data + ------------------------------------------------------------------- Fri Feb 28 22:49:01 UTC 2020 - Dirk Mueller diff --git a/python-jeepney.spec b/python-jeepney.spec index 1db65ec..f71bd1e 100644 --- a/python-jeepney.spec +++ b/python-jeepney.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-jeepney -Version: 0.4.2 +Version: 0.4.3 Release: 0 Summary: Low-level, pure Python DBus protocol wrapper License: MIT