rkuska pushed to python-click (master). "Update to v4.0"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 1 06:26:35 UTC 2015


>From 0ca76ab6ada1c234a77aac9608d2d22719c2eb9c Mon Sep 17 00:00:00 2001
From: Robert Kuska <rkuska at redhat.com>
Date: Wed, 1 Apr 2015 08:25:46 +0200
Subject: Update to v4.0


diff --git a/.gitignore b/.gitignore
index 9b2d010..6ea7d40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /click-3.1.tar.gz
 /click-3.2.tar.gz
 /click-3.3.tar.gz
+/click-4.0.tar.gz
diff --git a/python-click.spec b/python-click.spec
index 1d5a076..b19b909 100644
--- a/python-click.spec
+++ b/python-click.spec
@@ -3,16 +3,13 @@
 %global with_python3 1
 
 Name:           python-%{pypi_name}
-Version:        3.3
+Version:        4.0
 Release:        1%{?dist}
 Summary:        A simple wrapper around optparse for powerful command line utilities
 
 License:        BSD
 URL:            http://github.com/mitsuhiko/click
 Source0:        https://pypi.python.org/packages/source/c/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
-#In upstream since v3.3
-#https://github.com/mitsuhiko/click/pull/209
-Patch1:         0001-Change-exception-check-of-TypeError.patch
 BuildArch:      noarch
  
 BuildRequires:  python-devel
@@ -47,7 +44,6 @@ comes with good defaults out of the box.
 
 %prep
 %setup -q -n %{pypi_name}-%{version}
-#%patch1 -p1
 
 %if 0%{?with_python3}
 rm -rf %{py3dir}
@@ -99,6 +95,9 @@ popd
 
 
 %changelog
+* Wed Apr 01 2015 Robert Kuska <rkuska at redhat.com> - 4.0-1
+- Update to 4.0
+
 * Fri Oct 03 2014 Robert Kuska <rkuska at redhat.com> - 3.3-1
 - Update to 3.3
 
diff --git a/sources b/sources
index 3868637..0c5f3bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-40edaba4d216915a8326c5b2cb52781d  click-3.3.tar.gz
+79b475a1dbd566d8ce7daba5e6c1aaa7  click-4.0.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-click.git/commit/?h=master&id=0ca76ab6ada1c234a77aac9608d2d22719c2eb9c


More information about the scm-commits mailing list