Hello community,

here is the log from the commit of package python-wsgi_intercept for 
openSUSE:Factory checked in at 2013-10-25 11:36:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-wsgi_intercept (Old)
 and      /work/SRC/openSUSE:Factory/.python-wsgi_intercept.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-wsgi_intercept"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-wsgi_intercept/python-wsgi_intercept.changes  
    2013-03-23 07:41:04.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-wsgi_intercept.new/python-wsgi_intercept.changes
 2013-10-25 11:36:24.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Oct 24 11:17:23 UTC 2013 - [email protected]
+
+- Require python-setuptools instead of distribute (upstreams merged)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-wsgi_intercept.spec ++++++
--- /var/tmp/diff_new_pack.mfWrw0/_old  2013-10-25 11:36:24.000000000 +0200
+++ /var/tmp/diff_new_pack.mfWrw0/_new  2013-10-25 11:36:24.000000000 +0200
@@ -13,27 +13,28 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 Name:           python-wsgi_intercept
 Version:        0.5.1
 Release:        0
-License:        MIT
 Summary:        Installs a WSGI application in place of a real URI for testing
-Url:            http://code.google.com/p/wsgi-intercept/
+License:        MIT
 Group:          Development/Languages/Python
+Url:            http://code.google.com/p/wsgi-intercept/
 Source:         
http://pypi.python.org/packages/source/w/wsgi_intercept/wsgi_intercept-%{version}.tar.gz
 BuildRequires:  python-devel
-BuildRequires:  python-distribute
+BuildRequires:  python-setuptools
 # Test requirements:
-BuildRequires:  python-nose
 BuildRequires:  python-Paste
+BuildRequires:  python-WebTest
 BuildRequires:  python-httplib2
 BuildRequires:  python-mechanize
 BuildRequires:  python-mechanoid
-BuildRequires:  python-WebTest
-BuildRequires:  python-zope.testbrowser
+BuildRequires:  python-nose
 BuildRequires:  python-webunit
+BuildRequires:  python-zope.testbrowser
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to