1
0
forked from pool/python-Django
python-Django/Django-2.2.1.tar.gz.asc
Tomáš Chvátal 9fea299ab6 Accepting request 701120 from home:aplanas:branches:devel:languages:python:django
- Update to 2.2.1
  * Fixed a regression in Django 2.1 that caused the incorrect quoting
    of database user password when using dbshell on Oracle (#30307).
  * Added compatibility for psycopg2 2.8 (#30331).
  * Fixed a regression in Django 2.2 that caused a crash when loading
    the template for the technical 500 debug page (#30324).
  * Fixed crash of ordering argument in ArrayAgg and StringAgg when it
    contains an expression with params (#30332).
  * Fixed a regression in Django 2.2 that caused a single instance
    fast-delete to not set the primary key to None (#30330).
  * Prevented makemigrations from generating infinite migrations for
    check constraints and partial indexes when condition contains a
    range object (#30350).  Reverted an optimization in Django 2.2
    (#29725) that caused the inconsistent behavior of count() and
    exists() on a reverse many-to-many relationship with a custom
    manager (#30325).
  * Fixed a regression in Django 2.2 where Paginator crashes if
    object_list is a queryset ordered or aggregated over a nested
    JSONField key transform (#30335).
  * Fixed a regression in Django 2.2 where IntegerField validation of
    database limits crashes if limit_value attribute in a custom
    validator is callable (#30328).
  * Fixed a regression in Django 2.2 where SearchVector generates SQL
    that is not indexable (#30385).
  * Fixed a regression in Django 2.2 that caused an exception to be
    raised when a custom error handler could not be imported (#30318).
  * Relaxed the system check added in Django 2.2 for the admin app’s
    dependencies to reallow use of SessionMiddleware subclasses,
    rather than requiring django.contrib.sessions to be in
    INSTALLED_APPS (#30312).

OBS-URL: https://build.opensuse.org/request/show/701120
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=28
2019-05-06 16:56:44 +00:00

64 lines
2.4 KiB
Plaintext

-----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.2.1, released May 1, 2019.
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 ``2EF56372BA48CD1B`` 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 2EF56372BA48CD1B
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.2/Django-2.2.1-py3-none-any.whl
https://www.djangoproject.com/m/releases/2.2/Django-2.2.1.tar.gz
MD5 checksums
=============
8a2f51f779351edcbceda98719e07254 Django-2.2.1-py3-none-any.whl
3b1721c1b5014316e1af8b10613c7592 Django-2.2.1.tar.gz
SHA1 checksums
==============
aa28ed3cff3d5c599537bd3913a3ceed76de1a69 Django-2.2.1-py3-none-any.whl
11612623ffbaa5aa2860775b44652d75687cb982 Django-2.2.1.tar.gz
SHA256 checksums
================
bb407d0bb46395ca1241f829f5bd03f7e482f97f7d1936e26e98dacb201ed4ec Django-2.2.1-py3-none-any.whl
6fcc3cbd55b16f9a01f37de8bcbe286e0ea22e87096557f1511051780338eaea Django-2.2.1.tar.gz
-----BEGIN PGP SIGNATURE-----
iQJPBAEBCAA5FiEEq7LCqM0B8WE2GLcNLvVjcrpIzRsFAlzJNPAbHGZlbGlzaWFr
Lm1hcml1c3pAZ21haWwuY29tAAoJEC71Y3K6SM0bnyEP/2VAdw6zsG3cu7YEqoMj
cJChSaLPjRmVT6mWnxRJRLeVgnktCUxgsdriUhEZJ471wn9iZbLaeTQrQwmwli7c
nwK9NIuKSLVePjDd6FlW6yrxzpCp3AMqK3f9vYNVOFJJgZjQAYaFqjI2J/2iU5zS
44UsA8z/P43mx+QVtiKKPGk9brwtLjq4v0Ga1N8fsJz0DPvz3DNdethhKhubowS3
ozx4pENpCIfldvCsFHE0sVB42h3exeOVEsjEp14n9RbAATHkRmkcAL6gyVOV01ao
klLwejMWM+d5hqN4Ewpy+uF+CD1r/ipc2vXBns3cPJYx2Nyf5FpR8wp8TViWjv3a
pjMJELUpVh0PyiSZjFCwuU3dg75iKQruS/kXme6Y9sYYxtFrSME5ethX2c12YO/2
HP9807wXy9bAY4g2FCc1oY+qQvYjLuCWQViCbeDUvIRN8g9e9wLAKOWoTRcWR9/7
+VI+xTsEQdisIhD93zXbD7Z5/OuiwZ+NL/AxZNP+VXzEf5/TvvkOxnFrJuMt1s+S
NNSyLaW+exqEPuu6fHV9y0AqQhqT3wEMPo4cLf5053RQ6igH156t/Lw0kwAFeSP4
18bkdfKizHM7okNkKULOizWM4xKWZfBaPcN6F+14wBbjE1tEEFa/nk9+WK48biFB
8SC9AU5SQjCsYs0yu/Eh3mOf
=eGQf
-----END PGP SIGNATURE-----