A failure occurred in check.
Search Criteria
Package Details: python-python-crontab 3.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-python-crontab.git (read-only, click to copy) |
---|---|
Package Base: | python-python-crontab |
Description: | Crontab module for reading and writing crontab files and accessing the system cron automatically and simply using a direct API. |
Upstream URL: | https://gitlab.com/doctormo/python-crontab |
Licenses: | GPL-3.0-or-later |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 26 |
Popularity: | 0.000000 |
First Submitted: | 2023-03-03 22:30 (UTC) |
Last Updated: | 2024-07-02 15:16 (UTC) |
Dependencies (10)
- python-dateutil
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
- python-tests (check)
- cronie (cronie-selinuxAUR) (optional)
- python-cron-descriptorAUR (optional) – Ask for a translated string
- python-croniter (optional) – Run a cron tab as a daemon
Required by (6)
Sources (1)
begin-theadventu commented on 2023-10-10 15:36 (UTC)
imlonghao commented on 2023-03-04 09:24 (UTC)
will do something once the MR is accepted.
yochananmarqos commented on 2023-03-03 22:47 (UTC)
Note if you have python-crontab
installed, you will need to manually remove it before installing this. See See [PRQ#40465] Merge Request for python-crontab
yochananmarqos commented on 2023-03-03 18:15 (UTC)
This should have been called python-python-crontab
as the Python module is called python_crontab
. This package should be the crontab
module.
willemw commented on 2022-06-23 08:10 (UTC)
This PKGBUILD installs Python 2 on your system. Please remove 'python2-setuptools'.
kseistrup commented on 2019-04-26 16:01 (UTC) (edited on 2019-04-26 16:01 (UTC) by kseistrup)
Please use SHA256 or SHA512 instead of MD5.
willemw commented on 2018-12-22 18:46 (UTC)
Build fails. Please add:
makedepends=('python-setuptools' 'python2-setuptools')
kbabioch commented on 2017-10-28 13:52 (UTC)
It seems that this is actually a package for python-crontab (although it is named python-crontab2). Since python-crontab is orphaned, I would strongly encourage you to adopt it and delete this package, to make thing less confusing. Let me know if you are interested in this and if you want to maintain these packages. Otherwise I would adopt them myself.
fabbox commented on 2015-04-25 22:43 (UTC)
Hi, a new version is out.
The number is is 1.9.3
The new md5sum is "4c19daa37bccd26d82c151138fe448ff"
(and the pkg-rel becomes 1 again)
Every things seems fine with this small update to the current PKGBUILD.
Thanks!
Pinned Comments
yochananmarqos commented on 2023-03-03 22:47 (UTC)
Note if you have
python-crontab
installed, you will need to manually remove it before installing this. See See [PRQ#40465] Merge Request for python-crontab