Public bug reported:

An issue with version 3.0.0-3 is that we can't manage
SPECIALS_CONVERSION shortcuts after the module is declared. This means
that if we add a cron rule with the prefix 0 * * * *, the crontab module
automatically converts it to the prefix @hourly. This then causes other
software to misread it, as it uses the SystemV method, which doesn't
work with special shortcuts.

In version 3.3.0, this issue was resolved by adding a new function. In
this version, we can easily disable SPECIALS_CONVERSION after
declaration of the module so that shortcuts are no longer used. We need
this version to be available via ubuntu package installer because we
cannot use pip for installation of this module

** Affects: python-crontab (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2116855

Title:
  issues with SPECIALS_CONVERSION in 3.0.0-3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-crontab/+bug/2116855/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to