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:
committed by
Git OBS Bridge
parent
4cbdce60d1
commit
6ca8c719f9
@@ -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
3
Fabric-1.3.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:45c4274fa654ac85a931dcb88d68b4b2c4414ebe72021943e8755929f704a1c0
|
||||
size 166970
|
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user