diff --git a/django-rq-2.10.1.tar.gz b/django-rq-2.10.1.tar.gz deleted file mode 100644 index 977d5de..0000000 --- a/django-rq-2.10.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30bfd694dd8357402b4915239e6945358768b79c73bfffa28ab00d2c11d7e8be -size 125201 diff --git a/django-rq-2.10.2.tar.gz b/django-rq-2.10.2.tar.gz new file mode 100644 index 0000000..498212d --- /dev/null +++ b/django-rq-2.10.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4180b9315442eea6349d9e8eabcc74f131a8aebb95f940ab23f4fccf1d410758 +size 125388 diff --git a/python-django-rq.changes b/python-django-rq.changes index 14a01f4..65bf2cf 100644 --- a/python-django-rq.changes +++ b/python-django-rq.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri May 3 07:34:31 UTC 2024 - Dirk Müller + +- update to 2.10.2: + * Added support for Django 5.0. Thanks @selwin! + * Fixed an error in Python 3.12. Thanks @selwin! + * Fixes an issue that may happen if Redis port is not + specified. Thanks @terencehonles! + ------------------------------------------------------------------- Sun Jan 14 17:31:56 UTC 2024 - Dirk Müller diff --git a/python-django-rq.spec b/python-django-rq.spec index a50f756..481a350 100644 --- a/python-django-rq.spec +++ b/python-django-rq.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-django-rq -Version: 2.10.1 +Version: 2.10.2 Release: 0 Summary: Simple app that provides django integration for RQ (Redis Queue) License: MIT