diff --git a/Django-5.1.1.checksum.txt b/Django-5.1.1.checksum.txt deleted file mode 100644 index 5bd377b..0000000 --- a/Django-5.1.1.checksum.txt +++ /dev/null @@ -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 5.1.1, released September 3, 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 ``2EE82A8D9470983E`` 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 2EE82A8D9470983E - -or via the GitHub API: - - curl https://github.com/nessita.gpg | gpg --import - - -Once the key is imported, verify this file: - - gpg --verify Django-5.1.1.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/5.1/Django-5.1.1.tar.gz -https://www.djangoproject.com/m/releases/5.1/Django-5.1.1-py3-none-any.whl - -MD5 checksums -============= - -8024c23d7efe9e7acb04496ae22739c7 Django-5.1.1.tar.gz -7782d604d5b7cbb56e6b7da90595b6fa Django-5.1.1-py3-none-any.whl - -SHA1 checksums -============== - -8dedfc247c7bf010c93c5e5e30bca2012704a7ce Django-5.1.1.tar.gz -a038998584b227243ae6c1d29b3e7c2a166db918 Django-5.1.1-py3-none-any.whl - -SHA256 checksums -================ - -021ffb7fdab3d2d388bc8c7c2434eb9c1f6f4d09e6119010bbb1694dda286bc2 Django-5.1.1.tar.gz -71603f27dac22a6533fb38d83072eea9ddb4017fead6f67f2562a40402d61c3f Django-5.1.1-py3-none-any.whl ------BEGIN PGP SIGNATURE----- - -iQJcBAEBCABGFiEEW1sboQ2FrHxcduOPLugqjZRwmD4FAmbXARwoHDEyNDMwNCtu -ZXNzaXRhQHVzZXJzLm5vcmVwbHkuZ2l0aHViLmNvbQAKCRAu6CqNlHCYPmSPEACs -vwz2HvzWF+YpeXx1jLQJ6/JdQjmRPT/6pp+r0GW6KG6UqmawMsvRSX/k4zdvceYx -c7SVAIJwWNwZsPHbrjetGAI1NbAoWYxl8soCTIMR9A0mSlZebBSHb0+oUMQcwiZ5 -E4OMBv7QYYo8QVGs1KH1dMx4Unn+5VlAlaxo9BOa94PtCzUWxsIuji+yv1uKDVVa -BQivwy0ZuzBPMkHHaTAb5byWtsbLFhHeXkWirEzivecIVxvd88mO1GXh5zY3wjRW -UKLHQCNT6e3s7UB/ZS7IsQp7bPCmFfLsVp8+8pbABXqYHn6rM4/VCLhN06s/xVID -DSPkqNQz39gRbn5UNVSTLVNv/yoQ6crIHw9AiRECrJ3UaRzeDcQStnmxJx92duDr -bDLnmTI0Sx7+hqQjNOrGCFg6vO8ZVosxOgM/FgbXDKyA+FqtfbdR+/tW9KKtunPy -AHs87A6VqYMRzyTvRChzVpKKYrdMckjRUuyrogQJEuE5VJ0o5579FxBy9OekA3km -FTscEn8GiC4EZTR48IWSsNOCYn7VjihHvZGo4eO0uZRYFChTKc6Sah7p+i41XV1W -FLhOqCqF/4Kl6u3dWkWPAnm8mmWDsARpGbAoxCkd8AJtlR0nScdYuwOshlpixIVa -XgUJwJ3rzCSTd35tq+sF7y3WT3bPyUl/DwkuJVHhFA== -=i1OF ------END PGP SIGNATURE----- diff --git a/Django-5.1.1.tar.gz b/Django-5.1.1.tar.gz deleted file mode 100644 index ae180ad..0000000 --- a/Django-5.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:021ffb7fdab3d2d388bc8c7c2434eb9c1f6f4d09e6119010bbb1694dda286bc2 -size 10675933 diff --git a/Django-5.1.2.checksum.txt b/Django-5.1.2.checksum.txt new file mode 100644 index 0000000..f089c52 --- /dev/null +++ b/Django-5.1.2.checksum.txt @@ -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 5.1.2, released October 8, 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 ``2EE82A8D9470983E`` 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 2EE82A8D9470983E + +or via the GitHub API: + + curl https://github.com/nessita.gpg | gpg --import - + +Once the key is imported, verify this file: + + gpg --verify Django-5.1.2.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/5.1/Django-5.1.2.tar.gz +https://www.djangoproject.com/m/releases/5.1/Django-5.1.2-py3-none-any.whl + +MD5 checksums +============= + +bdd601132b94080200e71137a20d0d6a Django-5.1.2.tar.gz +39bf6f252e055aa54b48c9ae96a57bf8 Django-5.1.2-py3-none-any.whl + +SHA1 checksums +============== + +d974a07780b80a79203631e6f4ce9bfd8d1fd119 Django-5.1.2.tar.gz +0bb112f3f251c81f0d6aef367cf73c5b03de5334 Django-5.1.2-py3-none-any.whl + +SHA256 checksums +================ + +bd7376f90c99f96b643722eee676498706c9fd7dc759f55ebfaf2c08ebcdf4f0 Django-5.1.2.tar.gz +f11aa87ad8d5617171e3f77e1d5d16f004b79a2cf5d2e1d2b97a6a1f8e9ba5ed Django-5.1.2-py3-none-any.whl +-----BEGIN PGP SIGNATURE----- + +iQJcBAEBCABGFiEEW1sboQ2FrHxcduOPLugqjZRwmD4FAmcFRjcoHDEyNDMwNCtu +ZXNzaXRhQHVzZXJzLm5vcmVwbHkuZ2l0aHViLmNvbQAKCRAu6CqNlHCYPklRD/9N +Sx+4arBpIcKm9w4ou7Y0dxBUW7HJBAc9o5rAIGjgCIjmM99nEclUznZqTbjtO3JS +MjkZxSO/Q9r1Ty3aWAWjfvjICIxps2vcSIxJbETiYWfyGDp/z8uMTGKTut5fn7ZN +8yCDMZBeQMsYbU0z/H5R7iSD3gr9w2UmQR3LjtV6NLdyMIvwystFGcFCo7a934nX +b8UmIyyMj+787pxciTWeFRTOJY5pSWfYPqtrI3KzTO4MLDhQzIH9anIY8G4BA9kN +0oL13ezUTWEARmeje11vLDui5SJEJ9EIUaic8MLMqMN3hPNmrClL1x3ggOMj+iP9 +XyAF7jGOaxhEy10LR4GlgJXifuqHgM3Q1CwT4+FH7nJ6ifHQTLOpZsIhTR1OHnsS +s7L1yv8L4eW+D8ZjCfJvQ+46sV4vwsR9iw5IxWfhjeB2RT6ujODJ3uPjWzm3S3ZH +mUJJ22M4qQEA1gA13VCxc1j4XC20mKvZ6yHl66QE2CiL7GhmEUp0iwaoealneUGg +88JXXJjPmdmS+AxQE5NquDmUnxlQnB7pDrQpadsbs4JLxh7Q6vAcC0vX7VMJ8qcT +gLxgtx2LeVieu8Lk0iTEmcBwa0u7nNTwRxXeUwQK0+mqPxPVaiTw8RZLSsfFY0ZM +ngxOEOrna3c+KTtbef+dBexdX5ooIUL7r9cCVQr3+A== +=YZlq +-----END PGP SIGNATURE----- diff --git a/Django-5.1.2.tar.gz b/Django-5.1.2.tar.gz new file mode 100644 index 0000000..e6cbe3b --- /dev/null +++ b/Django-5.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd7376f90c99f96b643722eee676498706c9fd7dc759f55ebfaf2c08ebcdf4f0 +size 10711674 diff --git a/python-Django.changes b/python-Django.changes index f4dc35e..04158d1 100644 --- a/python-Django.changes +++ b/python-Django.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Oct 17 10:16:22 UTC 2024 - Markéta Machová + +- Update to 5.1.2 + * Fixed a regression in Django 5.1 that caused a crash when using + the PostgreSQL lookup trigram_similar on output fields from Concat + * Fixed a regression in Django 5.1 that caused a crash of JSONObject() + when using server-side binding with PostgreSQL 16+ + * Fixed a regression in Django 5.1 that made selected items in + multi-select widgets indistinguishable from non-selected items in + the admin dark theme + ------------------------------------------------------------------- Wed Sep 4 07:21:54 UTC 2024 - Alberto Planas Dominguez diff --git a/python-Django.spec b/python-Django.spec index b9e2364..4c0dfc7 100644 --- a/python-Django.spec +++ b/python-Django.spec @@ -16,14 +16,12 @@ # -%define skip_python2 1 -%define skip_python36 1 # Selenium and memcached are not operational %bcond_with selenium %bcond_with memcached %{?sle15_python_module_pythons} Name: python-Django -Version: 5.1.1 +Version: 5.1.2 Release: 0 Summary: A high-level Python Web framework License: BSD-3-Clause