[Buildroot] [PATCH 1/1] package/python-crontab: new package

Peter Korsgaard peter at korsgaard.com
Sun Nov 24 22:06:58 UTC 2019


>>>>> "Grzegorz" == Grzegorz Blach <grzegorz at blach.pl> writes:

 > Crontab module for reading and writing crontab files and accessing
 > the system cron automatically and simply using a direct API.

 > Signed-off-by: Grzegorz Blach <grzegorz at blach.pl>

 > +config BR2_PACKAGE_PYTHON_CRONTAB
 > +	bool "python-crontab"
 > +	select BR2_PACKAGE_PYTHON_DATEUTIL # runtime
 > +	help
 > +	  Crontab module for reading and writing crontab files and accessing
 > +	  the system cron automatically and simply using a direct API.
 > +
 > +	  https://gitlab.com/doctormo/python-crontab/

I see that there isn't a v2.4.0 tag in git. Can you contact upstream and
get them to push it?

Other than that, the patch looks good. Committed to next, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list