Received: by mail.netbsd.org (Postfix, from userid 605) id 36E2084FAF; Wed, 14 Jul 2021 20:20:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6E9AB84E54 for ; Wed, 14 Jul 2021 20:20:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id xgwK0v4EuQST for ; Wed, 14 Jul 2021 20:20:30 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id C616B84CBC for ; Wed, 14 Jul 2021 20:20:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BFB72FA95; Wed, 14 Jul 2021 20:20:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1626294030151710" MIME-Version: 1.0 Date: Wed, 14 Jul 2021 20:20:30 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/net/py-celery To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20210714202030.BFB72FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1626294030151710 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Jul 14 20:20:30 UTC 2021 Modified Files: pkgsrc/net/py-celery: Makefile distinfo Log Message: py-celery: updated to 5.1.2 5.1.2 When chords fail, correctly call errbacks. We had a special case for calling errbacks when a chord failed which assumed they were old style. This change ensures that we call the proper errback dispatch method which understands new and old style errbacks, and adds test to confirm that things behave as one might expect now. Avoid using the Event.isSet() deprecated alias. Reintroduce sys.argv default behaviour for Celery.start(). 5.1.1 Fix --pool=threads support in command line options parsing. Fix LoggingProxy.write() return type. Couchdb key is now always coerced into a string. grp is no longer imported unconditionally. This fixes a regression in 5.1.0 when running Celery in non-unix systems. Ensure regen utility class gets marked as done when concertised. Preserve call/errbacks of replaced tasks. Use single-lookahead for regen consumption. Revoked tasks are no longer incorrectly marked as retried. 5.1.0 celery -A app events -c camera now works as expected. Bump minimum required Kombu version to 5.1.0. 5.1.0rc1 Celery Mailbox accept and serializer parameters are initialized from configuration. Error propagation and errback calling for group-like signatures now works as expected. Fix sanitization of passwords in sentinel URIs. Add LOG_RECEIVED to customize logging. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 pkgsrc/net/py-celery/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/py-celery/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1626294030151710 Content-Disposition: inline Content-Length: 1841 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/py-celery/Makefile diff -u pkgsrc/net/py-celery/Makefile:1.19 pkgsrc/net/py-celery/Makefile:1.20 --- pkgsrc/net/py-celery/Makefile:1.19 Fri May 7 18:02:57 2021 +++ pkgsrc/net/py-celery/Makefile Wed Jul 14 20:20:30 2021 @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.19 2021/05/07 18:02:57 adam Exp $ +# $NetBSD: Makefile,v 1.20 2021/07/14 20:20:30 adam Exp $ -DISTNAME= celery-5.0.5 +DISTNAME= celery-5.1.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_PYPI:=c/celery/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.celeryproject.org/ +HOMEPAGE= https://docs.celeryproject.org/ COMMENT= Asynchronous task/job queue based on distributed message passing LICENSE= modified-bsd Index: pkgsrc/net/py-celery/distinfo diff -u pkgsrc/net/py-celery/distinfo:1.12 pkgsrc/net/py-celery/distinfo:1.13 --- pkgsrc/net/py-celery/distinfo:1.12 Fri May 7 18:02:57 2021 +++ pkgsrc/net/py-celery/distinfo Wed Jul 14 20:20:30 2021 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2021/05/07 18:02:57 adam Exp $ +$NetBSD: distinfo,v 1.13 2021/07/14 20:20:30 adam Exp $ -SHA1 (celery-5.0.5.tar.gz) = e793c7ac25a267fc9b37b39c06b854cb9b90235a -RMD160 (celery-5.0.5.tar.gz) = 079351be2b931ce18b96ca9acf293892e15ff12c -SHA512 (celery-5.0.5.tar.gz) = cb941e80dd9084a686f5a712abb23993ba8d255962529d6987cf135c38bfc4b80073704be2f6bb1dd23fb219a5b8aaa69dff05da1741144ec615177295413501 -Size (celery-5.0.5.tar.gz) = 1426433 bytes +SHA1 (celery-5.1.2.tar.gz) = 57e85650d10e3bcd3d67f84d0e8c7b4fbe399d1d +RMD160 (celery-5.1.2.tar.gz) = c4ca57558a632ddf116f62b0d8e4669fccbdad18 +SHA512 (celery-5.1.2.tar.gz) = c8f8d8dd4cc23a62ed3eea9b5388865993aee940730d4c672ae24c1b017466b0de6f422c7cb3b1bb2a4e33459a0d2447f9a42e59ee949fda56f3032298402a71 +Size (celery-5.1.2.tar.gz) = 1457540 bytes --_----------=_1626294030151710--