Hello community,

here is the log from the commit of package python-django-nose for 
openSUSE:Factory checked in at 2016-08-12 15:43:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-nose (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-nose.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-nose"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-django-nose/python-django-nose.changes    
2015-05-07 09:22:26.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-nose.new/python-django-nose.changes   
    2016-08-12 15:43:48.000000000 +0200
@@ -1,0 +2,29 @@
+Thu Aug 11 10:01:27 UTC 2016 - tbecht...@suse.com
+
+- update to 1.4.4:
+  * Add Django 1.10 support
+  * Drop Django 1.4, 1.7, and Python 2.6 support
+  * Drop South support
+  * Add Django 1.9 support
+  * Support long options without equals signs, such as "--attr selected"
+  * Support nose plugins using callback options
+  * Support nose options without default values (jsatt)
+  * Remove Django from install dependencies, to avoid accidental upgrades
+  (jsocol, willkg)
+  * Setting REUSE_DB to an empty value now disables REUSE_DB, instead of
+  enabling it (wdoekes)
+  * Warn against using REUSE_DB=1 and FastFixtureTestCase in docs
+  * REUSE_DB=1 uses new transaction management in Django 1.7, 1.8 (scottsexton)
+  * Try to avoid accidentally using production database with REUSE_DB=1 
(alexjg, eroninjapan)
+  * Supported Django versions limited to current supported Django version 1.4,
+  1.7, and 1.8, as well as relevant Python versions.
+  * Fix version number (ezarowny)
+  * Fix choice options, unbreaking nose-cover (aamirtharaj-rpx, jwhitlock)
+  * Support 1.8 app loading system (dgladkov)
+  * Support non-ASCII file names (singingwolfboy)
+  * Better PEP8'd assertion names (roganov)
+- Fix Url
+- Use pypi.io as Source url
+- Adjust Requires
+
+-------------------------------------------------------------------

Old:
----
  django-nose-1.4.tar.gz

New:
----
  django-nose-1.4.4.tar.gz

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

Other differences:
------------------
++++++ python-django-nose.spec ++++++
--- /var/tmp/diff_new_pack.VOoEcp/_old  2016-08-12 15:43:49.000000000 +0200
+++ /var/tmp/diff_new_pack.VOoEcp/_new  2016-08-12 15:43:49.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-nose
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,20 @@
 
 
 Name:           python-django-nose
-Version:        1.4
+Version:        1.4.4
 Release:        0
-Url:            http://github.com/jbalogh/django-nose
+Url:            https://github.com/django-nose/django-nose
 Summary:        Django test runner that uses nose
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-Source:         
https://pypi.python.org/packages/source/d/django-nose/django-nose-%{version}.tar.gz
+Source:         
https://pypi.io/packages/source/d/django-nose/django-nose-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
 #BuildRequires:  python-django
 #BuildRequires:  python-django-south
 #BuildRequires:  python-nose
-Requires:       python-django
+Requires:       python-Django
 Requires:       python-nose
 %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()")}

++++++ django-nose-1.4.tar.gz -> django-nose-1.4.4.tar.gz ++++++
++++ 5051 lines of diff (skipped)


Reply via email to