15
0

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
This commit is contained in:
Tomáš Chvátal
2019-08-22 08:24:41 +00:00
committed by Git OBS Bridge
parent 858a1106a7
commit 2c70ea30f6
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0dac892bbf1d6bfc3300706e7502cf7f511413836e2e32c1503af5f1c374afab
size 17024

3
parallax-1.0.5.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e9e4dc500f1306a638df0f19d4ef976a623b260fc614c55cb1fd0d8410b3c4ba
size 17074

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Aug 22 07:50:06 UTC 2019 - Kristoffer Gronlund <kgronlund@suse.com>
- Release 1.0.5
- Surpress warning messages when needed (bsc#1146748)
- Fix assert_ DeprecationWarning
-------------------------------------------------------------------
Tue May 28 07:12:30 UTC 2019 - Kristoffer Gronlund <kgronlund@suse.com>

View File

@@ -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