head 1.2; access; symbols pkgsrc-2023Q4:1.1.0.8 pkgsrc-2023Q4-base:1.1 pkgsrc-2023Q3:1.1.0.6 pkgsrc-2023Q3-base:1.1 pkgsrc-2023Q2:1.1.0.4 pkgsrc-2023Q2-base:1.1 pkgsrc-2023Q1:1.1.0.2 pkgsrc-2023Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2024.02.09.09.49.18; author adam; state dead; branches; next 1.1; commitid 7Y8JBEkmmo6k2KXE; 1.1 date 2023.02.10.14.36.01; author wiz; state Exp; branches; next ; commitid lX9z5vgPTi2ekZcE; desc @@ 1.2 log @py-django-celery-beat: updated to 2.5.0 2.5.0 ===== - Prefetch_related on PeriodicTaskQuerySet.enabled - Clarify month range - Declare support for Django 4.2 & Python 3.11. - Adding human readable descriptions of crontab schedules - Start time heap block fix 2.4.0 ===== - Fixed error path for zh-Hans translate - Django>=3.2,<4.2 - fix: downgrade importlib-metadata<5.0 until celery 5.3.0 release. - Fixed signals can not connect to OneToOneField - Remove superseded ExtendedQuerySet as it's functionality is built in. - Wrapped fieldset labels of PeriodicTaskAdmin around gettext_lazy. - fix: update PeriodicTask from entry 2.3.0 ===== - Admin "disable_tasks" action also updates PeriodicTask's last_run_at field - feat: add periodic_task_name in favor of celery/django-celery-results - Fix ClockedSchedule and PeriodicTasks showing UTC time when Time Zone - Change last_run_at=None when using disable tasks admin action - fix the conflict with celery configuration - A unit Test to make sure ClockedSchedule and PeriodicTasks are shown - Django 4.0 and Python 3.10 support @ text @$NetBSD: patch-requirements_test.txt,v 1.1 2023/02/10 14:36:01 wiz Exp $ Fix invalid pattern. --- requirements/test.txt.orig 2021-01-19 04:53:46.000000000 +0000 +++ requirements/test.txt @@@@ -1,6 +1,6 @@@@ case>=1.3.1 pytest-django>=2.2,<4.0 -pytz>dev +pytz pytest<4.0.0 pytest-timeout ephem @ 1.1 log @py-django-celery-beat: fix invalid pattern Fixes build @ text @d1 1 a1 1 $NetBSD$ @