forked from pool/python-Django
Accepting request 1136760 from home:aplanas:branches:devel:languages:python:django
- Update to 4.2.9: * Fixed a regression in Django 4.2.8 where admin fields on the same line could overflow the page and become non-interactive OBS-URL: https://build.opensuse.org/request/show/1136760 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=155
This commit is contained in:
parent
947b4638e3
commit
d349f9a71e
@ -1,67 +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 4.2.8, released December 4, 2023.
|
||||
|
||||
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
|
||||
|
||||
or via the GitHub API:
|
||||
|
||||
curl https://github.com/felixxm.gpg | gpg --import -
|
||||
|
||||
Once the key is imported, verify this file:
|
||||
|
||||
gpg --verify Django-4.2.8.checksum.txt
|
||||
|
||||
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/4.2/Django-4.2.8.tar.gz
|
||||
https://www.djangoproject.com/m/releases/4.2/Django-4.2.8-py3-none-any.whl
|
||||
|
||||
MD5 checksums
|
||||
=============
|
||||
|
||||
0ed422916f3766e82382d07235ff2ea8 Django-4.2.8.tar.gz
|
||||
6fd694f0d0519e13138f78caaf1a1c22 Django-4.2.8-py3-none-any.whl
|
||||
|
||||
SHA1 checksums
|
||||
==============
|
||||
|
||||
4d9242b7d638d6970629befd5383cd059c778bfa Django-4.2.8.tar.gz
|
||||
657878b8fac72b91505c61c642f5923be67c2b57 Django-4.2.8-py3-none-any.whl
|
||||
|
||||
SHA256 checksums
|
||||
================
|
||||
|
||||
d69d5e36cc5d9f4eb4872be36c622878afcdce94062716cf3e25bcedcb168b62 Django-4.2.8.tar.gz
|
||||
6cb5dcea9e3d12c47834d32156b8841f533a4493c688e2718cafd51aa430ba6d Django-4.2.8-py3-none-any.whl
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQJPBAEBCAA5FiEEq7LCqM0B8WE2GLcNLvVjcrpIzRsFAmVtjZ0bHGZlbGlzaWFr
|
||||
Lm1hcml1c3pAZ21haWwuY29tAAoJEC71Y3K6SM0b2SIP/iUuk7me2p7aFLqjHpm+
|
||||
FqyrT3rSWpOBAyBW4FW/wMmR0AArKW1er5YMr/jqM/w+JKbG0u0pcvs2i6Ns2o0y
|
||||
DLPq0Kx0+EzfmcCf72qTGX2/bsJZPwplZFFg3ROs7h3pkcbcUBNA+2xpi07rOZgf
|
||||
+cWxakPAmtc+jgc2WtmcmCE3N2jVKg9+obwjQtOmj6P9Z1H+KSWBY/4okHHRefHf
|
||||
mu6Sd35qPyOlwVylfXNzwWcPJjVF2mdnkn9FKmFGwo+9G5ZH+at6CSNcMqUQmp5b
|
||||
Txo9JneUmJJslkEZ/ratC+eHkHsQZSv/jsU0Pf1pZLn2aLs5RMiL4BH8kiiwzx+O
|
||||
Hy/FeTpWD35M6j66TvegWbIdwwyHeRNq+UPbc6a4F2Mqsf9PmLM3vAMOzvNWo3Q+
|
||||
5z229huPH+kO/WN5ehEJ/2xxGnms7EJEQ5LsPkaxry4vX9Aky6+h5I6Fy/aEWvDQ
|
||||
tIbIasrjAVBqE+Gqr9imOteyomDPBFIcz9ZztIzdnO+QPe6vHnzp7Ue8nE+dRaPh
|
||||
vmJQ+mJJKspg/t39+EijTpDyYv/0Swyol+elrczduSZWzHj5Kxn/6xAslAlo5jGh
|
||||
YOv6FcWX/HXm5tHSYTna+EY2JQHwWMCqFnyU2gGcIT/Rxj13yytCj7FmSqEWhiMk
|
||||
wvqOzggmPX+OzNWBQLFxv3am
|
||||
=YGg7
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d69d5e36cc5d9f4eb4872be36c622878afcdce94062716cf3e25bcedcb168b62
|
||||
size 10425581
|
67
Django-4.2.9.checksum.txt
Normal file
67
Django-4.2.9.checksum.txt
Normal file
@ -0,0 +1,67 @@
|
||||
-----BEGIN PGP SIGNED MESSAGE-----
|
||||
Hash: SHA256
|
||||
|
||||
This file contains MD5, SHA1, and SHA256 checksums for the source-code
|
||||
tarball and wheel files of Django 4.2.9, released January 2, 2024.
|
||||
|
||||
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
|
||||
|
||||
or via the GitHub API:
|
||||
|
||||
curl https://github.com/felixxm.gpg | gpg --import -
|
||||
|
||||
Once the key is imported, verify this file:
|
||||
|
||||
gpg --verify Django-4.2.9.checksum.txt
|
||||
|
||||
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/4.2/Django-4.2.9-py3-none-any.whl
|
||||
https://www.djangoproject.com/m/releases/4.2/Django-4.2.9.tar.gz
|
||||
|
||||
MD5 checksums
|
||||
=============
|
||||
|
||||
8d7de98628eaea5f59359a54730dc86b Django-4.2.9-py3-none-any.whl
|
||||
c2db8304df0459fbf4c6309e2a7d0fd5 Django-4.2.9.tar.gz
|
||||
|
||||
SHA1 checksums
|
||||
==============
|
||||
|
||||
2be9e5209d679bb5f01a1634c95a55dbd26687c7 Django-4.2.9-py3-none-any.whl
|
||||
7853d23f19ffe0ea240e61d412e4b91e1ec7e2c9 Django-4.2.9.tar.gz
|
||||
|
||||
SHA256 checksums
|
||||
================
|
||||
|
||||
2cc2fc7d1708ada170ddd6c99f35cc25db664f165d3794bc7723f46b2f8c8984 Django-4.2.9-py3-none-any.whl
|
||||
12498cc3cb8bc8038539fef9e90e95f507502436c1f0c3a673411324fa675d14 Django-4.2.9.tar.gz
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQJPBAEBCAA5FiEEq7LCqM0B8WE2GLcNLvVjcrpIzRsFAmWT0yQbHGZlbGlzaWFr
|
||||
Lm1hcml1c3pAZ21haWwuY29tAAoJEC71Y3K6SM0bNrAP/2y71OxD6PaNe/Cz8gii
|
||||
XWBA09pWPNVavlChzWnBtwqqbAfh7JLE1mLr4n5oaPwK1l8ft1QVb0ibXojT0ow4
|
||||
ZepClfx7EYbXiyS1qdd7ODcPb8isTcZdGVMvKNBFfooavuRzq6tf7kPLsgOOpITn
|
||||
Snc6/uSarrcNmZawa8BYGUG1eBbY4IoW8Dv79VqUwpunNO6LPi/qWYYMXs0Xxn2z
|
||||
LxCR0RFNPwhzEmO3DBzDWkliFjFA4APCeta682fNvJHHCCyzHcuNzHumdSPNdpdK
|
||||
0t2f5Dpim6hDD+BUBPshFafZPPT1fFKCZJ7OxGo7IUy3hq6VdZF0vsw6g6G4Fg2j
|
||||
X8I64hhJ3DiW3pmr7xGOZM5xnARRiasyBY6Sg/lJqK5iqy0Dka9AuU5/GQTECNUp
|
||||
ZdQCW9n+qpvHdMqpb9WhKJJgbTRZVkFICyFixs1Yc6bjM6rEvtMQNXQAe018ZH05
|
||||
Zkg1ePcwca2btL+RS4Ccd1CcL8tb2csiaziH/ywOp+CjSxo4WmuOMdiWEIZrcAFF
|
||||
EnM54h2qQr3W52pcQEWrmiR8JxsLvF17C4vYpFdNzm6oUvzRcDWA8nTqCEQ5kW6W
|
||||
WkFs56l2stGw6SZoIFTK6ozA74Gf96wyuQtPcP2ytvTELnUGGNGhpwgxy884Xuh1
|
||||
+9VjMt+j761MRCNcJfOY/usR
|
||||
=8Oud
|
||||
-----END PGP SIGNATURE-----
|
3
Django-4.2.9.tar.gz
Normal file
3
Django-4.2.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:12498cc3cb8bc8038539fef9e90e95f507502436c1f0c3a673411324fa675d14
|
||||
size 10428500
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 4 09:27:51 UTC 2024 - Alberto Planas Dominguez <aplanas@suse.com>
|
||||
|
||||
- Update to 4.2.9:
|
||||
* Fixed a regression in Django 4.2.8 where admin fields on the same
|
||||
line could overflow the page and become non-interactive
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 4 10:21:00 UTC 2023 - Alberto Planas Dominguez <aplanas@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-Django
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -24,7 +24,7 @@
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-Django
|
||||
# We want support LTS versions of Django - numbered 2.2 -> 3.2 -> 4.2 etc
|
||||
Version: 4.2.8
|
||||
Version: 4.2.9
|
||||
Release: 0
|
||||
Summary: A high-level Python Web framework
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user