14
0
forked from pool/python-Fabric

Accepting request 200659 from devel:languages:python

update (forwarded request 200583 from posophe)

OBS-URL: https://build.opensuse.org/request/show/200659
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Fabric?expand=0&rev=22
This commit is contained in:
Stephan Kulow
2013-09-26 17:52:39 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 4 deletions

View File

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

3
Fabric-1.8.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Sep 25 14:27:59 UTC 2013 - p.drouand@gmail.com
- Update to version 1.8.0
+ [Feature] #910: Added a keyword argument to rsync_project to configure
the default options. Thanks to @moorepants for the patch.
+ [Support] #984: Make this changelog easier to read! Now with per-release
sections, generated automatically from the old timeline source format.
+ [Feature] #931: Allow overriding of abort behavior via a custom
exception-returning callable set as env.abort_exception.
-------------------------------------------------------------------
Tue Jul 30 12:50:10 UTC 2013 - speilicke@suse.com

View File

@@ -17,7 +17,7 @@
Name: python-Fabric
Version: 1.7.0
Version: 1.8.0
Release: 0
Summary: Fabric is a simple, Pythonic tool for remote execution and deployment
License: BSD-2-Clause