forked from pool/python-Django
- update to version 2.1.1 - drop django-urlencode.patch * Fixed a race condition in QuerySet.update_or_create() that could result in data loss * Fixed a regression where QueryDict.urlencode() crashed if the dictionary contains a non-string value * Fixed a regression in Django 2.0 where using manage.py test --keepdb fails on PostgreSQL if the database exists and the user doesn’t have permission to create databases * Fixed a regression in Django 2.0 where combining Q objects with __in lookups and lists crashed * Fixed translation failure of DurationField’s “overflow” error message * Fixed a regression where the admin change form crashed if the user doesn’t have the ‘add’ permission to a model that uses TabularInline * Fixed a regression where a related_query_name reverse accessor wasn’t set up when a GenericRelation is declared on an abstract base model * Fixed the test client’s JSON serialization of a request data dictionary for structured content type suffixes * Made the admin change view redirect to the changelist view after a POST if the user has the ‘view’ permission * Fixed admin change view crash for view-only users if the form has an extra form field * Fixed a regression in Django 2.0.5 where QuerySet.values() or values_list() after combining querysets with extra() with union(), difference(), or intersection() crashed due to mismatching columns OBS-URL: https://build.opensuse.org/request/show/633018 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=10
63 lines
2.4 KiB
Plaintext
63 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.1.1, released August 31, 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.1-py3-none-any.whl
|
|
https://www.djangoproject.com/m/releases/2.1/Django-2.1.1.tar.gz
|
|
|
|
MD5 checksums
|
|
=============
|
|
|
|
4ef1290007f8ccb865e27c68dd1aa6cb Django-2.1.1-py3-none-any.whl
|
|
06e7c47864e0a38cd99ddabb152b9e9b Django-2.1.1.tar.gz
|
|
|
|
SHA1 checksums
|
|
==============
|
|
|
|
62071d35dca4f1b779a32aa6e1491fa39bfce518 Django-2.1.1-py3-none-any.whl
|
|
c15e7100ab23ec8c33083aa67fada82f362fa224 Django-2.1.1.tar.gz
|
|
|
|
SHA256 checksums
|
|
================
|
|
|
|
04f2e423f2e60943c02bd2959174b844f7d1bcd19eabb7f8e4282999958021fd Django-2.1.1-py3-none-any.whl
|
|
e1cc1cd6b658aa4e052f5f2b148bfda08091d7c3558529708342e37e4e33f72c Django-2.1.1.tar.gz
|
|
-----BEGIN PGP SIGNATURE-----
|
|
|
|
iQIzBAEBCAAdFiEE/l+2OHah1xioxnVW4X31yCtPnQAFAluI++oACgkQ4X31yCtP
|
|
nQC/OQ/+MhX/NraG7BS4YrJaLUTAtuhbnto/UMZUacc4p9c6beguRwVjPnpXiX67
|
|
xjG4Y6CrDzE0L+Cyf1z0dgt2sSlEGbmwd0soybnoewnC58LgfKe2te41b6WLnXZc
|
|
mqRtn/Dyp/JYyLQ1sA7/1Bky24kP062TsB5Yxru0GRTnc7KpP/hpNp9bsR4F4DZE
|
|
v8vqDeqiFGq38vCkq8ILAeu7eHnBY0vqyvjbSeuteca2dYByjbQ+SqmLELEHIPUV
|
|
Oa97tZpKYTM2CvQ6pwXHAFtjkRrSANI/A7G7zcxnvldzbUKaJMBE2+ZMSutyzWzZ
|
|
8rg4UDp36BEwTa3yj1nk2HXnHt3CxS62D1UqpOPLuZ6bB4mCRZ3gF5hBOhAew97J
|
|
iNav5j7O300o5aE088pDKEuacGrJoRSNasnPcWCGmEEJ+zf6Cvq7B/EhnV54LDj0
|
|
qrWfwl6Mm5lrxqD7zPtwGovGYY7OaBGgOkC3lV1/EQePnXbp5DrLN1gpIvtGyPCG
|
|
eU0mhHKZMh4sCkxZnpAhMWGs3wkblkLeyUOm0xGKBEvOOQ9m+62MIz85kEcCZPIx
|
|
YwrMyYsVJ6zl0u/U2gRxoTrwS5XlCa0n4J3/wWFxR4v5qCK6N/QbUeSvjv7BBtQn
|
|
HToPD/goX1DgD9y9kuewytKwxjQGXZO4MtOS/Ag+ZVTUDU/By2g=
|
|
=pyoC
|
|
-----END PGP SIGNATURE-----
|