1
0
forked from pool/python-Django

Accepting request 656841 from home:mimi_vx:branches:devel:languages:python:django

- Update to version 2.1.4
 * Corrected the default password list that CommonPasswordValidator uses
     by lowercasing all passwords to match the format expected by the validator
 * Prevented repetitive calls to geos_version_tuple() in the WKBWriter class in
     an attempt to fix a random crash involving LooseVersion
 * Fixed keep-alive support in runserver after it was disabled o 2.0
 * Fixed admin view-only change form crash when using ModelAdmin.prepopulated_fields
 * Fixed “Please correct the errors below” error message when editing an object
     in the admin if the user only has the “view” permission on inlines
 * Fixed a regression in Django 2.0 where combining Q objects with __in lookups 
     and lists crashed
 * Fixed a regression in Django 2.0 where test databases aren’t reused
     with manage.py test --keepdb on MySQL
 * Fixed a regression where cached foreign keys that use to_field were
     incorrectly cleared in Model.save()
 * Fixed a regression in Django 2.0 where FileSystemStorage crashes
     with FileExistsError if concurrent saves try to create the same directory

OBS-URL: https://build.opensuse.org/request/show/656841
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=16
This commit is contained in:
Ondřej Súkup 2018-12-10 14:00:29 +00:00 committed by Git OBS Bridge
parent 50e0e77a46
commit e0ffb7bfb9
6 changed files with 87 additions and 66 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:efbcad7ebb47daafbcead109b38a5bd519a3c3cd92c6ed0f691ff97fcdd16b45
size 8611286

View File

@ -1,62 +0,0 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
This file contains MD5, SHA1, and SHA256 checksums for the source-code
tarball and wheel files of Django 2.1.2, released October 1, 2018.
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
the Django release manager's public key in your keyring; this key has
the ID ``E17DF5C82B4F9D00`` and can be imported from the MIT
keyserver. For example, if using the open-source GNU Privacy Guard
implementation of PGP:
gpg --keyserver pgp.mit.edu --recv-key E17DF5C82B4F9D00
Once the key is imported, verify this file::
gpg --verify <<THIS FILENAME>>
Once you have verified this file, you can use normal MD5, SHA1, or SHA256
checksumming applications to generate the checksums of the Django
package and compare them to the checksums listed below.
Release packages:
=================
https://www.djangoproject.com/m/releases/2.1/Django-2.1.2-py3-none-any.whl
https://www.djangoproject.com/m/releases/2.1/Django-2.1.2.tar.gz
MD5 checksums
=============
1c49272e55d2676455b7d03ec1374170 Django-2.1.2-py3-none-any.whl
383ca4e98ad5d0aa9d71378fe743bdef Django-2.1.2.tar.gz
SHA1 checksums
==============
804556b61d40ce685972245daa4785d04d61d952 Django-2.1.2-py3-none-any.whl
1be0feba9cb817f422a116f6b3bddbe1bd353ca7 Django-2.1.2.tar.gz
SHA256 checksums
================
acdcc1f61fdb0a0c82a1d3bf1879a414e7732ea894a7632af7f6d66ec7ab5bb3 Django-2.1.2-py3-none-any.whl
efbcad7ebb47daafbcead109b38a5bd519a3c3cd92c6ed0f691ff97fcdd16b45 Django-2.1.2.tar.gz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEE/l+2OHah1xioxnVW4X31yCtPnQAFAlux2TcACgkQ4X31yCtP
nQCAchAAslKWSSpeJwmqtbcbViCFRXoX8NAkdQBwUj6mlzKGnXcDYZN2XuMzQFf9
1Gr9ZnJR5dSsjv8stpUrl/e9+F4fidGMHfWm3ycLOPK2NWfMpzvgt2/oSF1Gmyir
IlV/vsaQwBMq5Fz6OXsagmOvlh0yiLafRG4tZFyYmc0x2+33GQ6O7zG4xVQ764wA
n8tTfYHwbnfjiCU2fH2wlB5krcoAJ4brR43dUtx7q7O4eMTwLUI5oWgNlOL4nMTf
s/xWTl5uyhp96DcK1xH3wz1K+50BVr3fyzSMf40IRpThfuMwJfU+KY6C6NcrEcwD
zfKCzPSU/TjoASe0z2YbxLokVcW+rYaYJGgzDpNmrOSHDDgYDgFrUgwtvo2Ov+Kg
3L88Jgg/aDvvecVw2+YT/vpu0/CExd5y/CBZBAcieMabJUG5Ip119vVf+mCYHyfM
LgHpe3HcSydzs8+j0yO8hLS6ZPLPpjECNjzIXwa1xoJIEYjHUopigxE5KqVO5ckZ
DmB8tuFp9WMaqHadOUf1vc9olYMr8nzkBcjnyNYezy3hk62qTnPv1Ev3gMeQXKe+
+XzxeSlYtmB2F9tuDHh0VtYAaO2WI1IwtRlPTJ+DA+8fO+B8j5fcMlUYMbuKGRs8
sxJwzOa739w8SIZyn/Fyx1E240+cZHa8uo615uYnpBbLrdEYpDc=
=NeEs
-----END PGP SIGNATURE-----

3
Django-2.1.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:068d51054083d06ceb32ce02b7203f1854256047a0d58682677dd4f81bceabd7
size 8611886

62
Django-2.1.4.tar.gz.asc Normal file
View File

@ -0,0 +1,62 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
This file contains MD5, SHA1, and SHA256 checksums for the source-code
tarball and wheel files of Django 2.1.4, released December 3, 2018.
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
the Django release manager's public key in your keyring; this key has
the ID ``E17DF5C82B4F9D00`` and can be imported from the MIT
keyserver. For example, if using the open-source GNU Privacy Guard
implementation of PGP:
gpg --keyserver pgp.mit.edu --recv-key E17DF5C82B4F9D00
Once the key is imported, verify this file::
gpg --verify <<THIS FILENAME>>
Once you have verified this file, you can use normal MD5, SHA1, or SHA256
checksumming applications to generate the checksums of the Django
package and compare them to the checksums listed below.
Release packages:
=================
https://www.djangoproject.com/m/releases/2.1/Django-2.1.4-py3-none-any.whl
https://www.djangoproject.com/m/releases/2.1/Django-2.1.4.tar.gz
MD5 checksums
=============
96ce7a0bfe0237df2e16f3a6f82d9ea7 Django-2.1.4-py3-none-any.whl
3afc8bcec941e37221287f1a5323b1f1 Django-2.1.4.tar.gz
SHA1 checksums
==============
39a1cf838532be5f17ab62a535c1814a255da38d Django-2.1.4-py3-none-any.whl
bfb1a983bbefbd71ca60a1aff230101b10623f65 Django-2.1.4.tar.gz
SHA256 checksums
================
55409a056b27e6d1246f19ede41c6c610e4cab549c005b62cbeefabc6433356b Django-2.1.4-py3-none-any.whl
068d51054083d06ceb32ce02b7203f1854256047a0d58682677dd4f81bceabd7 Django-2.1.4.tar.gz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEE/l+2OHah1xioxnVW4X31yCtPnQAFAlwFX0QACgkQ4X31yCtP
nQB3eQ//XbMWCaErssy+NjeAxcJKAkR6rIbChiqGiHdWw61EmX9JPyrzWkO4W22z
9yf8RE5w78FfRTyF0nvASNnXOPUxy3tKOsNJfJ29zY08gsOoYrn8td7qHQ0JmdJX
zsQCYLWF4okdVNkAnIuJHAHL+irWodxrQw1FjW0UK32YHvgsEoTj0unx10bbHnCR
znZY7dpZ1Lgd9ckAij7q++0l1EqtSszyNm+k6lr8da8VANT3dWRboxda+dr9B5a/
yuB2xR3XJ1aJzhDdKjaUOI3SOw3Ev/4DT2g5CW4OMc/Mpb9U8JHiVIIpggrY+K5R
uH5LNczyQUGYS3tCFabHa3LEtmCdo0DjWgPW92LwA9YPs5kygFw2iwGbRVVHSA5b
jHiaD6x3W0JXJ9sKNA8cUlrV+GGGszevY4b6o3ofD3z3k0l5+NXqTTc7BRZlNVll
uNJjHN8gwml4XOxeKLIF8DWhCqkI22mLX5vWQun2CnMBvsLem6ZhoqD3BvLb2wkc
rkKw3ZscQcQNtghAi6lliNmt0WfYTuTqYSjvp9dXziLv2emAa2pUzUrM8UxWIT+l
KINkuUrDiXRhth3TKNljfPnjS4PKeefnrwoMEXISG+XWydsKVtYSj8AXMtxeI/A4
ZBTZdLe/dfy8VqH+6kChd2U/LGdyjyl+8ackatR5TWJa3EGdOsY=
=st/2
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon Dec 10 11:52:42 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com>
- Update to version 2.1.4
* Corrected the default password list that CommonPasswordValidator uses
by lowercasing all passwords to match the format expected by the validator
* Prevented repetitive calls to geos_version_tuple() in the WKBWriter class in
an attempt to fix a random crash involving LooseVersion
* Fixed keep-alive support in runserver after it was disabled o 2.0
* Fixed admin view-only change form crash when using ModelAdmin.prepopulated_fields
* Fixed “Please correct the errors below” error message when editing an object
in the admin if the user only has the “view” permission on inlines
* Fixed a regression in Django 2.0 where combining Q objects with __in lookups
and lists crashed
* Fixed a regression in Django 2.0 where test databases arent reused
with manage.py test --keepdb on MySQL
* Fixed a regression where cached foreign keys that use to_field were
incorrectly cleared in Model.save()
* Fixed a regression in Django 2.0 where FileSystemStorage crashes
with FileExistsError if concurrent saves try to create the same directory
-------------------------------------------------------------------
Thu Oct 4 13:13:00 UTC 2018 - Alberto Planas Dominguez <aplanas@suse.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-Django
Version: 2.1.2
Version: 2.1.4
Release: 0
Summary: A high-level Python Web framework
License: BSD-3-Clause