forked from pool/python-Django
- update to 3.0.8
* Fixed messages of InvalidCacheKey exceptions and CacheKeyWarning warnings raised by cache key validation * Fixed a regression in Django 3.0.7 that caused a queryset crash when grouping by a many-to-one relationship * Reallowed, following a regression in Django 3.0, non-expressions having a filterable attribute to be used as the right-hand side in queryset filters * Fixed a regression in Django 3.0.2 that caused a migration crash on PostgreSQL when adding a foreign key to a model with a namespaced db_table * Added compatibility for cx_Oracle 8 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=64
This commit is contained in:
parent
5f98db44a7
commit
a836e40a12
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5052b34b34b3425233c682e0e11d658fd6efd587d11335a0203d827224ada8f2
|
||||
size 8947502
|
@ -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 3.0.7, released June 3, 2020.
|
||||
|
||||
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/3.0/Django-3.0.7-py3-none-any.whl
|
||||
https://www.djangoproject.com/m/releases/3.0/Django-3.0.7.tar.gz
|
||||
|
||||
MD5 checksums
|
||||
=============
|
||||
|
||||
fbe615d79cebdd75bb057b729e6f1224 Django-3.0.7-py3-none-any.whl
|
||||
c3ac98d5503c671d316cf78ded3c9809 Django-3.0.7.tar.gz
|
||||
|
||||
SHA1 checksums
|
||||
==============
|
||||
|
||||
ab0642b1b00c6c0f8410f0705e9f4230a69fb0c9 Django-3.0.7-py3-none-any.whl
|
||||
71938dec22f3f6adae6f3edac6a288fee69def24 Django-3.0.7.tar.gz
|
||||
|
||||
SHA256 checksums
|
||||
================
|
||||
|
||||
e1630333248c9b3d4e38f02093a26f1e07b271ca896d73097457996e0fae12e8 Django-3.0.7-py3-none-any.whl
|
||||
5052b34b34b3425233c682e0e11d658fd6efd587d11335a0203d827224ada8f2 Django-3.0.7.tar.gz
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAEBCAAdFiEE/l+2OHah1xioxnVW4X31yCtPnQAFAl7XXlgACgkQ4X31yCtP
|
||||
nQCPlxAAwj8oU47ooKt/+Cgz6VUyf053O5jI1OwD52CJWV055isXBrTichqZ7ZgB
|
||||
UEdLpzmoUSBTzdN2q03yKsnBo8USZxs8kqBuHoCDbfIlMVE43pOa3/BtwMsUWA00
|
||||
0hzwosS8wURCcOJRYum7py/PxQ2N64s/lUxtaxVHmSc37nYpgmJEjABTf8PlwPTb
|
||||
Iq0e0sGyJbLNjGB3P9T5B/QAwXswM7KbLfH/9YqiTenyAm1sQ82vTJBSDBM6ywcy
|
||||
gB918nCrIEbQzRiPwDznPWp85e3Gx7WUdohC5jdW5GPpFbjBQc5lp4pJ0WRqbV7N
|
||||
NAQKEk5qQ/g0uZB3NIRKPkEm2L6XPslpRtA2LkaDWBMmyeK3x4YpHJqNqNxCw7NS
|
||||
Ir3M/gAlMqi49zEQw9orJEfavbxs0QLF4CK2SfxH+Fo2r6Vk2neaio2K+gFlg5iX
|
||||
xdKO/DzZszgLs9QadLDtAtffWm3BWaJLhVWdC+gtghQMDiUm+e/a+APb3ARhkktw
|
||||
ivzduaT5tEZZg0Nkp6EKWOD8g6SXBQDmSVWp0khjXtfP+GfRXsKeVwfsjPpjybj+
|
||||
7HZ1wtBIMlajFZIHEmb5tgowaangdhP/YredZFNmjNCcyHuw8vRXKcA4buLgkPZL
|
||||
s/eGMnK4WXSip5eTqmxi/WD0x68WULqbUVse4HziuALXLeWtEeE=
|
||||
=7Lzb
|
||||
-----END PGP SIGNATURE-----
|
3
Django-3.0.8.tar.gz
Normal file
3
Django-3.0.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31a5fbbea5fc71c99e288ec0b2f00302a0a92c44b13ede80b73a6a4d6d205582
|
||||
size 9080731
|
63
Django-3.0.8.tar.gz.asc
Normal file
63
Django-3.0.8.tar.gz.asc
Normal file
@ -0,0 +1,63 @@
|
||||
-----BEGIN PGP SIGNED MESSAGE-----
|
||||
Hash: SHA256
|
||||
|
||||
This file contains MD5, SHA1, and SHA256 checksums for the source-code
|
||||
tarball and wheel files of Django 3.0.8, released July 1, 2020.
|
||||
|
||||
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/3.0/Django-3.0.8.tar.gz
|
||||
https://www.djangoproject.com/m/releases/3.0/Django-3.0.8-py3-none-any.whl
|
||||
|
||||
MD5 checksums
|
||||
=============
|
||||
|
||||
bc53ba68c6a322dc1f3c03f76eadbf41 Django-3.0.8.tar.gz
|
||||
f7739227c05ae04ee7df444c92d6989a Django-3.0.8-py3-none-any.whl
|
||||
|
||||
SHA1 checksums
|
||||
==============
|
||||
|
||||
8c2054f2939d443096649cbdce0188718a183316 Django-3.0.8.tar.gz
|
||||
30c3b556c9beb50a660e57b7a18eb6d86e1628e8 Django-3.0.8-py3-none-any.whl
|
||||
|
||||
SHA256 checksums
|
||||
================
|
||||
|
||||
31a5fbbea5fc71c99e288ec0b2f00302a0a92c44b13ede80b73a6a4d6d205582 Django-3.0.8.tar.gz
|
||||
5457fc953ec560c5521b41fad9e6734a4668b7ba205832191bbdff40ec61073c Django-3.0.8-py3-none-any.whl
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQJPBAEBCAA5FiEEq7LCqM0B8WE2GLcNLvVjcrpIzRsFAl78EIcbHGZlbGlzaWFr
|
||||
Lm1hcml1c3pAZ21haWwuY29tAAoJEC71Y3K6SM0bUmYP/1o47PDA+LyQ9aVTc4RE
|
||||
lAo8EWG/J0QKDslc+bS0p+1ClHaFEufY/MU7nv4kpl8O+21lyThlsnfIb+soyRV2
|
||||
XpHPBxretxKqgdWGfbkJGSsSNx5fIp4FKdXrKwEI7KLCJKmtOZLiWi0gH/hrCQdS
|
||||
fOQMXxnfszuyi6GKZc8HhXmA/Vw2OfJ7ZkWttCcRNQtRQb55nNu1oscKh9Zp4IMu
|
||||
CjaxHnwUFG7qlwmlb1HLbpXa2/Z4mgwOGiDTpOuyABKQpLTlr/hHmXFRjuF60ukM
|
||||
8OO5GKidS7LOheCRU/4Dh4JLBn1redsTvPuiOLuuD482OVqxrOy5Lj94XAtOh/ml
|
||||
y64VyTPj0M8Tm/4ONuMWryPwpx9TqBwowMMKneY/goxQisA1hjnnh0YCJ2p2WZFL
|
||||
j6HEYUJTSL7340wEAQwh2qMsU+J25QuYFEabYKO5zMLQmbVHdink2MNCwKvDHEKJ
|
||||
CPSkd+XY28FQ1w2HhUZ3X4EQr4krHPc6GatLX69rmcFXfERh5GS/UTDGrGD4prFR
|
||||
DuaGdQgwg3az5wfUVJJoNqpmZE6RFPmYgpElYLROXvQVfXcAFMzgl6TFHO4nv982
|
||||
w7V1rQx5LOUkOADcYVGBJC1fkh1nOaC2k6yvRHQ0SlJ8XiEIN0eOjs9AOULRAvYY
|
||||
ps1Owyhby5wE1WeAxut9v0Uf
|
||||
=XtWY
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 8 11:52:27 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 3.0.8
|
||||
* Fixed messages of InvalidCacheKey exceptions and CacheKeyWarning warnings
|
||||
raised by cache key validation
|
||||
* Fixed a regression in Django 3.0.7 that caused a queryset crash
|
||||
when grouping by a many-to-one relationship
|
||||
* Reallowed, following a regression in Django 3.0, non-expressions having
|
||||
a filterable attribute to be used as the right-hand side in queryset filters
|
||||
* Fixed a regression in Django 3.0.2 that caused a migration crash
|
||||
on PostgreSQL when adding a foreign key to a model with a namespaced db_table
|
||||
* Added compatibility for cx_Oracle 8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 4 14:35:25 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%bcond_with memcached
|
||||
Name: python-Django
|
||||
# We want support LTS versions of Django - numbered 2.2 -> 3.2 -> 4.2 etc
|
||||
Version: 3.0.7
|
||||
Version: 3.0.8
|
||||
Release: 0
|
||||
Summary: A high-level Python Web framework
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user