pbrady pushed to python-pecan (master). "latest upstream (0.8.3)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Mar 26 16:32:32 UTC 2015


>From d53b349826db020dc210ccfe9e27b5b80ea2e360 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?P=C3=A1draig=20Brady?= <P at draigBrady.com>
Date: Thu, 26 Mar 2015 16:17:54 +0000
Subject: latest upstream (0.8.3)


diff --git a/.gitignore b/.gitignore
index 43fc6e3..0d0c9d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /pecan-0.2.1.tar.gz
 /pecan-0.4.5.tar.gz
+/pecan-0.8.3.tar.gz
diff --git a/python-pecan.spec b/python-pecan.spec
index 23192a6..a2b5766 100644
--- a/python-pecan.spec
+++ b/python-pecan.spec
@@ -2,8 +2,8 @@
 %global pypi_name pecan
 
 Name:           python-%{pypi_name}
-Version:        0.4.5
-Release:        4%{?dist}
+Version:        0.8.3
+Release:        1%{?dist}
 Summary:        A lean WSGI object-dispatching web framework
 
 License:        BSD
@@ -20,9 +20,9 @@ Requires:       python-mako >= 0.4.0
 Requires:       python-singledispatch
 Requires:       python-webtest >= 1.3.1
 Requires:       python-setuptools
+Requires:       python-logutils
 %if 0%{?rhel} == 6
 Requires:       python-argparse
-Requires:       python-logutils
 %endif
 
 %description
@@ -49,6 +49,9 @@ fast with few dependencies
 %{python_sitelib}/
 
 %changelog
+* Thu Mar 26 2015 Pádraig Brady <pbrady at redhat.com> - 0.8.3-1
+- Latest upstream
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.5-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index cc1aab6..2de0c0f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4f48ce8c63b7afde12e51f182b0fc27e  pecan-0.4.5.tar.gz
+e2b329c5088c2adb1510ac9d1af84bca  pecan-0.8.3.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-pecan.git/commit/?h=master&id=d53b349826db020dc210ccfe9e27b5b80ea2e360


More information about the scm-commits mailing list