[python-rope] - Update to upstream 0.9.3.

Toshio くらとみ toshio at fedoraproject.org
Thu Sep 9 01:17:43 UTC 2010


commit 1ebed538d664464f838961be5b1f3a19e7afd161
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Wed Sep 8 21:17:39 2010 -0400

    - Update to upstream 0.9.3.

 python-rope.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/python-rope.spec b/python-rope.spec
index 0633203..352bf01 100644
--- a/python-rope.spec
+++ b/python-rope.spec
@@ -1,14 +1,14 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-rope
-Version:        0.9.2
-Release:        3%{?dist}
+Version:        0.9.3
+Release:        1%{?dist}
 Summary:        Python Code Refactoring Library
 
 Group:          Development/Languages
 License:        GPLv2+
 URL:            http://rope.sourceforge.net/
-Source0:        http://downloads.sf.net/rope/rope-%{version}.tar.gz
+Source0:        http://pypi.python.org/packages/source/r/rope/rope-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -51,6 +51,9 @@ nosetests -e '^xxx_.*'
 
 
 %changelog
+* Wed Sep 8 2010 Toshio Kuratomi <toshio at fedoraproject.org> 0.9.3-1
+- Update to upstream 0.9.3.
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 0.9.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


More information about the scm-commits mailing list