1
0
forked from pool/python-Django

Accepting request 893567 from home:aplanas:branches:devel:languages:python:django

- Update to 3.2.3
  + Prepared for mysqlclient > 2.0.3 support
  + Fixed a regression in Django 3.2 that caused the incorrect
    filtering of querysets combined with the | operator
  + Fixed a regression in Django 3.2.1 where saving FileField would
    raise a SuspiciousFileOperation even when a custom upload_to
    returns a valid file path

OBS-URL: https://build.opensuse.org/request/show/893567
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=84
This commit is contained in:
Alberto Planas 2021-05-17 07:56:44 +00:00 committed by Git OBS Bridge
parent 8622f84af6
commit 8a94c91b8a
6 changed files with 82 additions and 71 deletions

View File

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

View File

@ -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 3.2.2, released May 6, 2021.
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 <<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.2/Django-3.2.2-py3-none-any.whl
https://www.djangoproject.com/m/releases/3.2/Django-3.2.2.tar.gz
MD5 checksums
=============
abd67e107427fb9b5f68863bf0b384d5 Django-3.2.2-py3-none-any.whl
43784c090a8805605e3d0b768cd21cb2 Django-3.2.2.tar.gz
SHA1 checksums
==============
d2edacc8e6e2a3eaa7a598a3c70761436157c56f Django-3.2.2-py3-none-any.whl
67932014e89b3388eb6df61619ce65ebe49cd620 Django-3.2.2.tar.gz
SHA256 checksums
================
18dd3145ddbd04bf189ff79b9954d08fda5171ea7b57bf705789fea766a07d50 Django-3.2.2-py3-none-any.whl
0a1d195ad65c52bf275b8277b3d49680bd1137a5f55039a806f25f6b9752ce3d Django-3.2.2.tar.gz
-----BEGIN PGP SIGNATURE-----
iQJPBAEBCAA5FiEEq7LCqM0B8WE2GLcNLvVjcrpIzRsFAmCTlDMbHGZlbGlzaWFr
Lm1hcml1c3pAZ21haWwuY29tAAoJEC71Y3K6SM0bpS4QAISsBwHgTdsgdtC/qJbM
kUvw3W2l00B0GBbm14W2jdwXBftn31V8zP6DcfTEKmBjkHlEvnfmd/IvHR+poFKR
q6Pz43+xNcT7r6UIgB5Qftd9KDQmUGKp7Be3FzZ3Q3+EwduMWGRReOjHLC25Ed+z
Wetdg2IsR/6FF2+fSgMuYSSWjQ83Y1Pb2t2EWyEhTwRnM5wYhY7ZrNwnNa3mZaIJ
/8tvCKQrqAZpjxyJT6wmvCNT1IZH6GwEJ5jAqFNQM89sxgNyi68gDiO11K3oFkxZ
Eyeo3i32FKKcHhqrGJnoC1mwuYIFbB2e2K347smcwrc670dVuj1IdQ5PFAQBdyXZ
6YCNznWXM1nZ6NovOXO2DiT2QpKb0olKsdlENeCLM9oqSrhP1YYlVeRRpzgg3GCh
J7RFnuileSEu2fl1kVofdsDa2/FFNn+3IJFgdEAXSI1ITwrMMMNFCkNh4h0JR/Cn
LJw7+LCYxm8qJeY+LzzW3bGjAXZs1eM1DfquvQKqE65hRr93LKXjFn4FHmUvIIeg
Ke1G4VPCmKD+vRo8uvE32lkevW81aycCujdn3ssQe4lP/QEOfZVEEKpMQ+wjt3JK
gD6Ogxgdd+ZRgzuycBv1ZDD6vdgX6onBoFYDxJEWDQ8ZKpRbZ03oZgT6cZCX1Zwm
5Z26wvw98synt63VvV5Pg2eC
=T6ja
-----END PGP SIGNATURE-----

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

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

67
Django-3.2.3.tar.gz.asc Normal file
View 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 3.2.3, released May 13, 2021.
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 <<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.2/Django-3.2.3-py3-none-any.whl
https://www.djangoproject.com/m/releases/3.2/Django-3.2.3.tar.gz
MD5 checksums
=============
5a33b1123433c5df329de05d92148730 Django-3.2.3-py3-none-any.whl
ec5fc12eabe33d0ccacc2f12ee43d1fe Django-3.2.3.tar.gz
SHA1 checksums
==============
4249f86c7aeffbdee61b23696d1e3adc19b3a2df Django-3.2.3-py3-none-any.whl
577af5cf8f756e2693ea0e7f7bb94e835e2ba7e3 Django-3.2.3.tar.gz
SHA256 checksums
================
7e0a1393d18c16b503663752a8b6790880c5084412618990ce8a81cc908b4962 Django-3.2.3-py3-none-any.whl
13ac78dbfd189532cad8f383a27e58e18b3d33f80009ceb476d7fcbfc5dcebd8 Django-3.2.3.tar.gz
-----BEGIN PGP SIGNATURE-----
iQJPBAEBCAA5FiEEq7LCqM0B8WE2GLcNLvVjcrpIzRsFAmCc0XYbHGZlbGlzaWFr
Lm1hcml1c3pAZ21haWwuY29tAAoJEC71Y3K6SM0bMhwP/0Qx4bpnWCwqksEPGVSR
cKddgOfbhloXi1o7pr+EhZZB0K4+AYX3ffHG7gowanvmIR7s0RR7ojCM+f9BlSgc
i8zbXcgCD74pqon8eo4VdCoTG3v4+6JTNLZxBze3bu7+invtKPMnI4oSSWEmwBkG
kEXmQ6ymPflQVfAv6wMBlCji9ATK75XSyf6rknPjVYS99Uf92Es6SVUofY7sgVeW
2ZjDeEh7z4XOgEoIxE4FE1SMnKZNYD5DwUR+HccGFmCTGNqlNOfaZIxHr2P1ifw/
RpKQ9d9ucvQBOHJovvBtMTT9v3+gUJlrVoGIAswwRgs9fczr7ASJP2QP7koPXKcj
Z0D6PtAXzf4nj9ltaiyXdKXNTIfCzEhrWGxnonNL2rhB/C6ZFrB4lnGFcs/aiYif
C6JblHEDy9305WLQYBTHDQfdZZFAs7tfKyppm4b7y4xHPI0vnIf2g/QFD/71JN9q
mwsM2rUh705ckTO640u+IJIR8FYeEN86CEm/rKwqbWUlkPI+f9dbdT/xrlqO0gUB
L0VPH7g31OovSSiJ1UAGmdAc2sr5VhzLW/9FL5q2OtaWiqNaGHTsCjYviJfU6BI9
Frf6jWHeDrIS9K574ECU68EFPfAA14rUAfDX4+cSjzwGewEiN3Yp/MyRFWHzcF7N
GP5avhw1OHijJlD8h7IAVmA0
=3wWa
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon May 17 07:37:47 UTC 2021 - Alberto Planas Dominguez <aplanas@suse.com>
- Update to 3.2.3
+ Prepared for mysqlclient > 2.0.3 support
+ Fixed a regression in Django 3.2 that caused the incorrect
filtering of querysets combined with the | operator
+ Fixed a regression in Django 3.2.1 where saving FileField would
raise a SuspiciousFileOperation even when a custom upload_to
returns a valid file path
-------------------------------------------------------------------
Thu May 6 08:54:41 UTC 2021 - Alberto Planas Dominguez <aplanas@suse.com>

View File

@ -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.2.2
Version: 3.2.3
Release: 0
Summary: A high-level Python Web framework
License: BSD-3-Clause