From 977d2c9cc52545529d08d3560943a3f943b19aceb4fbf4b3d429dfb0e66a383d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 11 Oct 2022 17:57:47 +0000 Subject: [PATCH] Accepting request 1009866 from home:yarunachalam:branches:devel:languages:python - Update to version 6.2.0 * Support Python 3.11. * Support Django 4.1. OBS-URL: https://build.opensuse.org/request/show/1009866 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-whitenoise?expand=0&rev=13 --- python-whitenoise.changes | 7 +++++++ python-whitenoise.spec | 2 +- whitenoise-6.0.0.tar.gz | 3 --- whitenoise-6.2.0.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 whitenoise-6.0.0.tar.gz create mode 100644 whitenoise-6.2.0.tar.gz diff --git a/python-whitenoise.changes b/python-whitenoise.changes index 891215e..0b8947d 100644 --- a/python-whitenoise.changes +++ b/python-whitenoise.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Oct 11 17:14:30 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 6.2.0 + * Support Python 3.11. + * Support Django 4.1. + ------------------------------------------------------------------- Tue Feb 22 17:49:24 UTC 2022 - Matej Cepl diff --git a/python-whitenoise.spec b/python-whitenoise.spec index 9d0e060..4dbcc7b 100644 --- a/python-whitenoise.spec +++ b/python-whitenoise.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-whitenoise -Version: 6.0.0 +Version: 6.2.0 Release: 0 Summary: Static file serving for WSGI applications License: MIT diff --git a/whitenoise-6.0.0.tar.gz b/whitenoise-6.0.0.tar.gz deleted file mode 100644 index 82f82f3..0000000 --- a/whitenoise-6.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d4cb698075b1f387490e38c65e7502f5f0a70eaa7123169654684b457653cf53 -size 57032 diff --git a/whitenoise-6.2.0.tar.gz b/whitenoise-6.2.0.tar.gz new file mode 100644 index 0000000..3563f70 --- /dev/null +++ b/whitenoise-6.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96de5ba6c4bd24e86c118dabf7810ca05d6460aaa8c2fe38b67e6838da63743f +size 57082