14
0
forked from pool/python-click

Accepting request 317491 from home:alois:branches:devel:languages:python

Update to version 4.1

OBS-URL: https://build.opensuse.org/request/show/317491
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click?expand=0&rev=2
This commit is contained in:
2015-07-20 06:51:59 +00:00
committed by Git OBS Bridge
parent 80992bf03a
commit ddc42361cb
4 changed files with 48 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-click
#
# 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
@@ -13,15 +13,16 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python-click
Version: 3.2
Version: 4.1
Release: 0
License: BSD-3-Clause
Summary: A simple wrapper around optparse for powerful command line utilities
Url: http://github.com/mitsuhiko/click
License: BSD-3-Clause
Group: Development/Languages/Python
Url: http://github.com/mitsuhiko/click
Source: https://pypi.python.org/packages/source/c/click/click-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-setuptools