Accepting request 783022 from home:mcalabkova:branches:devel:languages:python
- Update to 0.4.3 * Raise ConnectionResetError in blocking integration if socket.recv() gives no data OBS-URL: https://build.opensuse.org/request/show/783022 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jeepney?expand=0&rev=7
This commit is contained in:
parent
045ad4068e
commit
22d48c1b40
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0ba6d8c597e9bef1ebd18aaec595f942a264e25c1a48f164d46120eacaa2e9bb
|
|
||||||
size 27883
|
|
3
jeepney-0.4.3.tar.gz
Normal file
3
jeepney-0.4.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3479b861cc2b6407de5188695fa1a8d57e5072d7059322469b62628869b8e36e
|
||||||
|
size 28121
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 9 16:22:55 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
- 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 <dmueller@suse.com>
|
Fri Feb 28 22:49:01 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-jeepney
|
Name: python-jeepney
|
||||||
Version: 0.4.2
|
Version: 0.4.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Low-level, pure Python DBus protocol wrapper
|
Summary: Low-level, pure Python DBus protocol wrapper
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user