forked from pool/python-parallax
Accepting request 1033890 from home:XinLiang:branches:devel:languages:python
- Fix: manager: file descriptor leakage - Release 1.0.8 OBS-URL: https://build.opensuse.org/request/show/1033890 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parallax?expand=0&rev=44
This commit is contained in:
committed by
Git OBS Bridge
parent
5023202d39
commit
63e49a5ccb
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d939b5320a6ead5d95c5f8246235093b8db3d8055ce4f3f4f8a1c1db6c69b17
|
||||
size 16547
|
||||
3
parallax-1.0.8.tar.gz
Normal file
3
parallax-1.0.8.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:071f4413a0d49838af19359f10dca161aabbbece81175ddae72a51618321f046
|
||||
size 15921
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 7 02:18:35 UTC 2022 - XinLiang <XLiang@suse.com>
|
||||
|
||||
- Fix: manager: file descriptor leakage
|
||||
- Release 1.0.8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 3 02:16:52 UTC 2022 - XinLiang <XLiang@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-parallax
|
||||
Version: 1.0.7
|
||||
Version: 1.0.8
|
||||
Release: 0
|
||||
Summary: Python module for multi-node SSH command execution and file copy
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user