14
0
forked from pool/python-Fabric

Accepting request 90911 from devel:languages:python

- Update to version 1.3.2:
  * No upstream-provided changes
- Set license to SPDX-style (BSD-2-Clause)

OBS-URL: https://build.opensuse.org/request/show/90911
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Fabric?expand=0&rev=6
This commit is contained in:
Stephan Kulow
2011-11-14 12:35:22 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 7 deletions

View File

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

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

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Nov 10 10:49:23 UTC 2011 - saschpe@suse.de
- Update to version 1.3.2:
* No upstream-provided changes
- Set license to SPDX-style (BSD-2-Clause)
-------------------------------------------------------------------
Fri Sep 2 07:44:44 UTC 2011 - saschpe@suse.de

View File

@@ -18,13 +18,13 @@
Name: python-Fabric
Version: 1.2.2
Release: 1
Version: 1.3.2
Release: 0
Url: http://fabfile.org
Summary: Fabric is a simple, Pythonic tool for remote execution and deployment
License: BSD
License: BSD-2-Clause
Group: Development/Languages/Python
Source: Fabric-%{version}.tar.bz2
Source: Fabric-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
BuildRequires: python-distribute