forked from pool/python-parallax
Accepting request 286464 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/286464 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-parallax?expand=0&rev=2
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:65e504fae36c3f72af13ee1c433aa89e88f384b15cf7312d37b2c0ce87f12430
|
||||
size 15625
|
||||
3
parallax-1.0.0a3.tar.gz
Normal file
3
parallax-1.0.0a3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dde4a38b9a7ff40a42903950c40a5e170a155df7ff6381d7cab8bb99952f8e73
|
||||
size 15734
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 12 16:47:44 UTC 2015 - kgronlund@suse.com
|
||||
|
||||
- Release 1.0.0a3
|
||||
- Be more accepting with format of limit argument
|
||||
- Fix incorrect name of options attribute
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 3 12:54:21 UTC 2015 - p.drouand@gmail.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-parallax
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,12 +17,12 @@
|
||||
|
||||
|
||||
Name: python-parallax
|
||||
Version: 1.0.0a2
|
||||
Version: 1.0.0a3
|
||||
Release: 0
|
||||
License: BSD-3-Clause
|
||||
Summary: Execute commands and copy files over SSH to multiple machines at once
|
||||
Url: https://github.com/krig/parallax/
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/krig/parallax/
|
||||
Source: https://pypi.python.org/packages/source/p/parallax/parallax-%{version}.tar.gz
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-setuptools
|
||||
|
||||
Reference in New Issue
Block a user