Hello community,

here is the log from the commit of package python3-Django for openSUSE:Factory 
checked in at 2015-08-05 06:49:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-Django (Old)
 and      /work/SRC/openSUSE:Factory/.python3-Django.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-Django"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-Django/python3-Django.changes    
2015-05-25 11:14:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Django.new/python3-Django.changes       
2015-08-05 06:49:43.000000000 +0200
@@ -1,0 +2,64 @@
+Mon Jul 13 20:28:51 UTC 2015 - a...@gmx.de
+
+- update to version 1.8.3:
+  * Django 1.8.3 fixes several security issues and bugs in 1.8.2.
+  * bugfixes
+    + Fixed BaseRangeField.prepare_value() to use each base_field’s
+      prepare_value() method (#24841).
+    + Fixed crash during makemigrations if a migrations module either
+      is missing __init__.py or is a file (#24848).
+    + Fixed QuerySet.exists() returning incorrect results after
+      annotation with Count() (#24835).
+    + Corrected HStoreField.has_changed() (#24844).
+    + Reverted an optimization to the CSRF template context processor
+      which caused a regression (#24836).
+    + Fixed a regression which caused template context processors to
+      overwrite variables set on a RequestContext after it’s created
+      (#24847).
+    + Prevented the loss of null/not null column properties during
+      field renaming of MySQL databases (#24817).
+    + Fixed a crash when using a reverse one-to-one relation in
+      ModelAdmin.list_display (#24851).
+    + Fixed quoting of SQL when renaming a field to AutoField in
+      PostgreSQL (#24892).
+    + Fixed lack of unique constraint when changing a field from
+      primary_key=True to unique=True (#24893).
+    + Fixed queryset pickling when using prefetch_related() after
+      deleting objects (#24831).
+    + Allowed using choices longer than 1 day with DurationField
+      (#24897).
+    + Fixed a crash when loading squashed migrations from two apps
+      with a dependency between them, where the dependent app’s replaced
+      migrations are partially applied (#24895).
+    + Fixed recording of applied status for squashed (replacement)
+      migrations (#24628).
+    + Fixed queryset annotations when using Case expressions with
+      exclude() (#24833).
+    + Corrected join promotion for multiple Case
+      expressions. Annotating a query with multiple Case expressions
+      could unexpectedly filter out results (#24924).
+    + Fixed usage of transforms in subqueries (#24744).
+    + Fixed SimpleTestCase.assertRaisesMessage() on Python 2.7.10
+      (#24903).
+    + Provided better backwards compatibility for the verbosity
+      argument in optparse management commands by casting it to an
+      integer (#24769).
+    + Fixed prefetch_related() on databases other than PostgreSQL for
+      models using UUID primary keys (#24912).
+    + Fixed removing unique_together constraints on MySQL (#24972).
+    + Fixed crash when uploading images with MIME types that Pillow
+      doesn’t detect, such as bitmap, in forms.ImageField (#24948).
+    + Fixed a regression when deleting a model through the admin that
+      has a GenericRelation with a related_query_name (#24940).
+    + Reallowed non-ASCII values for ForeignKey.related_name on Python
+      3 by fixing the false positive system check (#25016).
+    + Fixed inline forms that use a parent object that has a UUIDField
+      primary key and a child object that has an AutoField primary key
+      (#24958).
+    + Fixed a regression in the unordered_list template filter on
+      certain inputs (#25031).
+    + Fixed a regression in URLValidator that invalidated Punycode
+      TLDs (#25059).
+    + Improved pyinotify runserver polling (#23882).
+
+-------------------------------------------------------------------

Old:
----
  Django-1.8.2.checksum.txt
  Django-1.8.2.tar.gz

New:
----
  Django-1.8.3.checksum.txt
  Django-1.8.3.tar.gz

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

Other differences:
------------------
++++++ python3-Django.spec ++++++
--- /var/tmp/diff_new_pack.VPdq8V/_old  2015-08-05 06:49:44.000000000 +0200
+++ /var/tmp/diff_new_pack.VPdq8V/_new  2015-08-05 06:49:44.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-Django
-Version:        1.8.2
+Version:        1.8.3
 Release:        0
 Summary:        A high-level Python Web framework
 License:        BSD-3-Clause

++++++ Django-1.8.2.checksum.txt -> Django-1.8.3.checksum.txt ++++++
--- /work/SRC/openSUSE:Factory/python3-Django/Django-1.8.2.checksum.txt 
2015-05-25 11:14:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Django.new/Django-1.8.3.checksum.txt    
2015-08-05 06:49:43.000000000 +0200
@@ -2,7 +2,7 @@
 Hash: SHA256
 
 This file contains MD5, SHA1, and SHA256 checksums for the source-code
-tarball and wheel files of Django 1.8.2, released May 20, 2015.
+tarball and wheel files of Django 1.8.3, released July 8, 2015.
 
 To use this file, you will need a working install of PGP or other
 compatible public-key encryption software. You will also need to have
@@ -24,40 +24,40 @@
 Release packages:
 =================
 
-https://www.djangoproject.com/m/releases/1.8/Django-1.8.2.tar.gz
-https://www.djangoproject.com/m/releases/1.8/Django-1.8.2-py2.py3-none-any.whl
+https://www.djangoproject.com/m/releases/1.8/Django-1.8.3.tar.gz
+https://www.djangoproject.com/m/releases/1.8/Django-1.8.3-py2.py3-none-any.whl
 
 MD5 checksums:
 ==============
 
-ef4e1c047ec900ae321126b22c7659f2  Django-1.8.2-py2.py3-none-any.whl
-ec4330cd275dd6ce64230feebcb449c4  Django-1.8.2.tar.gz
+a5d397c65a880228c58a443070cc18a8  Django-1.8.3-py2.py3-none-any.whl
+31760322115c3ae51fbd8ac85c9ac428  Django-1.8.3.tar.gz
 
 SHA1 checksums:
 ===============
 
-714b73c3f472dd527b5608d6dcc64a37a6cd2136  Django-1.8.2-py2.py3-none-any.whl
-6a5cad0a7eb3a98d12654b447ea1bd0bb1bc6094  Django-1.8.2.tar.gz
+9efb71612ab8e4fd948c564bcd574afa29127d71  Django-1.8.3-py2.py3-none-any.whl
+229dae14aa42169e2e2a6ecb1e00e75f0d57ed35  Django-1.8.3.tar.gz
 
 SHA256 checksums:
 =================
 
-bd57d950778db81f55f89efcbcb905ee839a778ba790ae4308b8a316835eb7ce  
Django-1.8.2-py2.py3-none-any.whl
-3bb60536b2fb2084612fc9486634295e7208790029081842524916b5a66d206f  
Django-1.8.2.tar.gz
+047d0f4c93262b33801049a2dcddaef09c29e741c03a947a3556ea4748eed2e2  
Django-1.8.3-py2.py3-none-any.whl
+2bb654fcc05fd53017c88caf2bc38b5c5ea23c91f8ac7f0a28b290daf2305bba  
Django-1.8.3.tar.gz
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
-iQIcBAEBCAAGBQJVXMntAAoJEB6Kvcdz7eJSzkwP/0WXUHbQpS0kGfOMbtyeG1J8
-d8Yq6xIODVv77i2J2USZnk8tELss1m81wA/N5nBlJF5KaWvBF3KAMHASihDT2y8x
-i+d4cowFYNShSDTf+OeptnpV7QbFqyOFdjBAa4t6TXxGulOmArxgFM7oe+0DFwQ7
-I2HxOmh1LiworOgLlEAEepM166xcXRAPc1F6fc/CX3F515xyAauxkxatmL2h2ISn
-PI/AVtKe4BMEM1Gnt6sPw3uKG0OjSTcXT5ux0ZMM1kcOZg0S5WHQe3eWhGEx5eiQ
-hadLD5c32G3S8vQc9IfBQC2upv5DLSLwGgwIGhJCYlPpwWym9hzZBTZ5QNSUOck3
-RJV1IujYj+qSRVExDEaJXjmQ2dnVDZAWwzhRXV2D2aZJ3J9vT4dSK74gFnMIfd0F
-Ot//e9AnFqF/Uzf1+AbxY4tJlCzO/Ds1VaOdVdfJ+lqEqU6AKMkOFSLbECvte106
-2UdmV3VhDFQ8DBxYqgdza84Tn0V3GYDROPvU23ExVMEXvf9Fuhrh2cfCAG/poi6y
-uK7rTMbDDGEFeAfW88DM7gkUIAjWqRkoPTiJvlsmwEOQdKH60E/xDLSt4aZAHIcV
-M7uD7mZPkv1T4ya0qNAsdAgmBqdySQiDeu4P7F0toffRAkrHym7ZNcXqCjEy8fhZ
-xAKA5/Sc+mdo1eVyh2LU
-=pJGa
+iQIcBAEBCAAGBQJVnXs7AAoJEB6Kvcdz7eJSTFUQAJrkhj7RvqFoRpWw3rYhgjfO
+75j8gNxXEZ0EhoiSObU6MEg1TYPmkbGmX9IZC2w7vSW03MrSwon1HrC+eC1fp8vQ
+wWA5PKGkkJvXqnBltraFY/Az1WWQtxWB1MpKLgZJd9lyYuutLQTxN2W62nPhl9JR
+HKSzhr1gsILGOua0U9nuTum7BH2T0WY/oqwPnKEKfFksQNa1d+HGZtRVOPo36kDl
+s6iMUfXdNkS/7rNGhK83HZFbnz57Gdk1J1P+fSCL5aOHgU5wiWL27tL3Vy3g4NWe
+OKBzzFf2vqKSlVS6KCsG1uRPQgb7agwGzbbBgkUOfDeOd6UTjoh9xLJhMjhq8atP
+3Cmd0cDQsyitDkQhiZd4QH6sKb8RsvgWK3lH6+oYNH7UgjcZemT7vOJosNktJayk
+dh7TvRf17jguUE+ZkfqM+yxDi/G1iAo9jBkm5ltnUPut20zE/Bw7j+YPJSPjoW7X
+H8QEswM+WsrQ8MyVF2iHE0f5qPE/ms4ETcNNm7Bbjbs+LRNeinWezy1sJZWzGTXf
+fV3MLnXtKw34962lLH4aiXqEqJumXX3chjxk+dVvD4B84+khEnnzwsqGdrs8H/Hk
+9BZxDcMUvVUCwK8hRblI+b1aIj/unF5wP8AZ9zcCIHk1LSQylXp1If4T2vdjkEma
+d8LtHNYKtgbEbkGyws2V
+=vwa4
 -----END PGP SIGNATURE-----

++++++ Django-1.8.2.tar.gz -> Django-1.8.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/python3-Django/Django-1.8.2.tar.gz 
/work/SRC/openSUSE:Factory/.python3-Django.new/Django-1.8.3.tar.gz differ: char 
5, line 1


Reply via email to