14
0
forked from pool/python-Fabric

- Update to version 1.3.2:

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Fabric?expand=0&rev=10
This commit is contained in:
Sascha Peilicke
2011-11-10 10:50:13 +00:00
committed by Git OBS Bridge
parent 4cbdce60d1
commit 6ca8c719f9
4 changed files with 15 additions and 6 deletions

View File

@@ -15,14 +15,16 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python-Fabric
Version: 1.2.2
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