[python-py] Update to 1.4.25.

Thomas Moschny thm at fedoraproject.org
Sat Oct 11 12:52:06 UTC 2014


commit e6ce504ae5a2c32a5e10ccb7bf8c3b60b6e8de1f
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Sat Oct 11 14:50:42 2014 +0200

    Update to 1.4.25.

 .gitignore     |    2 ++
 python-py.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5f6c3a3..5708147 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,5 @@
 /py-1.4.21.tar.gz
 /py-1.4.22.tar.gz
 /py-1.4.23.tar.gz
+/py-1.4.24.tar.gz
+/py-1.4.25.tar.gz
diff --git a/python-py.spec b/python-py.spec
index cbbe61d..ba545d5 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -8,13 +8,13 @@
 
 # we have a circular (build) dependency with the (new) pytest package
 # when generating the docs or running the testsuite
-%global with_docs 1
-%global run_check 1
+%global with_docs 0
+%global run_check 0
 
 %global pytest_version 2.5
 
 Name:           python-py
-Version:        1.4.23
+Version:        1.4.25
 Release:        1%{?dist}
 Summary:        Library with cross-python path, ini-parsing, io, code, log facilities
 Group:          Development/Languages
@@ -161,6 +161,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Oct 11 2014 Thomas Moschny <thomas.moschny at gmx.de> - 1.4.25-1
+- Update to 1.4.25.
+
 * Wed Aug  6 2014 Thomas Moschny <thomas.moschny at gmx.de> - 1.4.23-1
 - Update to 1.4.23.
 
diff --git a/sources b/sources
index 582ecd4..7672cdc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b40aea711eeb8adba0c44f0b750a3205  py-1.4.23.tar.gz
+1f0b84dab1681fc1bf07c0528e091efb  py-1.4.25.tar.gz


More information about the scm-commits mailing list