From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 71775138350 for ; Tue, 7 Apr 2020 01:22:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A417E0DC6; Tue, 7 Apr 2020 01:22:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F1FEBE0DC6 for ; Tue, 7 Apr 2020 01:22:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9989434F04D for ; Tue, 7 Apr 2020 01:22:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 590471C6 for ; Tue, 7 Apr 2020 01:22:50 +0000 (UTC) From: "Alessandro Barbieri" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alessandro Barbieri" Message-ID: <1586221946.89a2186ccd48fbc7ef5327dd9f8db74c0fe8db89.Alessandro-Barbieri@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/schedule/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/schedule/metadata.xml X-VCS-Directories: dev-python/schedule/ X-VCS-Committer: Alessandro-Barbieri X-VCS-Committer-Name: Alessandro Barbieri X-VCS-Revision: 89a2186ccd48fbc7ef5327dd9f8db74c0fe8db89 X-VCS-Branch: dev Date: Tue, 7 Apr 2020 01:22:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b59f812e-51df-44cf-99c4-f7716696e656 X-Archives-Hash: 13f17bdc60449312f3f324bb292d8db5 commit: 89a2186ccd48fbc7ef5327dd9f8db74c0fe8db89 Author: Alessandro Barbieri gmail com> AuthorDate: Tue Apr 7 01:12:03 2020 +0000 Commit: Alessandro Barbieri gmail com> CommitDate: Tue Apr 7 01:12:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=89a2186c dev-python/schedule: update metadata Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Alessandro Barbieri gmail.com> dev-python/schedule/metadata.xml | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/dev-python/schedule/metadata.xml b/dev-python/schedule/metadata.xml index 724ce6c..cb72441 100644 --- a/dev-python/schedule/metadata.xml +++ b/dev-python/schedule/metadata.xml @@ -1,12 +1,15 @@ - - python@gentoo.org - Python - - - dbader/schedule - schedule - + + lssndrbarbieri@gmail.com + Alessandro Barbieri + + +An in-process scheduler for periodic jobs that uses the builder pattern for configuration. Schedule lets you run Python functions (or any other callable) periodically at pre-determined intervals using a simple, human-friendly syntax. + + + dbader/schedule + schedule +