summaryrefslogtreecommitdiff
path: root/sysutils/py-python-crontab (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Drop python 2.7 support from a few portsAntoine Brodin2020-12-281-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=559531
* sysutils/py-crontab: Rename to python-crontab, Update to 2.4.0Fukang Chen2020-03-313-0/+44
- Rename the port to match the canonical/registered (PyPI/CHEESESHOP) name - Switch from CHEESESHOP to GitLab for complete tests data - Update the project website URL in pkg-descr - Add LICENSE_FILE - Add sysutils/py-cron-descriptor to RUN_DEPENDS - Add test target Reviewed by: koobs Approved by: koobs (ports, mentor), portmgr (maintainer timeout: > 2 weeks) Differential Revision: https://reviews.freebsd.org/D23968 Notes: svn path=/head/; revision=529940