From 2c70ea30f66ab7ccef658956e54af749572e0954354980a159a0668865e5ce37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 22 Aug 2019 08:24:41 +0000 Subject: [PATCH] Accepting request 725229 from home:KGronlund:branches:devel:languages:python - Release 1.0.5 - Surpress warning messages when needed (bsc#1146748) - Fix assert_ DeprecationWarning OBS-URL: https://build.opensuse.org/request/show/725229 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parallax?expand=0&rev=31 --- parallax-1.0.4.tar.gz | 3 --- parallax-1.0.5.tar.gz | 3 +++ python-parallax.changes | 7 +++++++ python-parallax.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 parallax-1.0.4.tar.gz create mode 100644 parallax-1.0.5.tar.gz diff --git a/parallax-1.0.4.tar.gz b/parallax-1.0.4.tar.gz deleted file mode 100644 index 9ff9882..0000000 --- a/parallax-1.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0dac892bbf1d6bfc3300706e7502cf7f511413836e2e32c1503af5f1c374afab -size 17024 diff --git a/parallax-1.0.5.tar.gz b/parallax-1.0.5.tar.gz new file mode 100644 index 0000000..d535c21 --- /dev/null +++ b/parallax-1.0.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9e4dc500f1306a638df0f19d4ef976a623b260fc614c55cb1fd0d8410b3c4ba +size 17074 diff --git a/python-parallax.changes b/python-parallax.changes index e9ac3aa..780e909 100644 --- a/python-parallax.changes +++ b/python-parallax.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Aug 22 07:50:06 UTC 2019 - Kristoffer Gronlund + +- Release 1.0.5 +- Surpress warning messages when needed (bsc#1146748) +- Fix assert_ DeprecationWarning + ------------------------------------------------------------------- Tue May 28 07:12:30 UTC 2019 - Kristoffer Gronlund diff --git a/python-parallax.spec b/python-parallax.spec index fdce3f9..0bff0a2 100644 --- a/python-parallax.spec +++ b/python-parallax.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-parallax -Version: 1.0.4 +Version: 1.0.5 Release: 0 Summary: Python module for multi-node SSH command execution and file copy License: BSD-3-Clause