Search Criteria
Package Details: python-ics 0.7.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-ics.git (read-only, click to copy) |
|---|---|
| Package Base: | python-ics |
| Description: | Pythonic and easy iCalendar library |
| Upstream URL: | http://pypi.python.org/pypi/ics/ |
| Licenses: | Apache |
| Submitter: | helvethor |
| Maintainer: | Eothred |
| Last Packager: | Eothred |
| Votes: | 3 |
| Popularity: | 0.22 |
| First Submitted: | 2017-02-19 20:54 (UTC) |
| Last Updated: | 2023-03-15 10:04 (UTC) |
Latest Comments
Eothred commented on 2023-03-15 10:16 (UTC)
Thanks for noticing that! Updated package
aulonsal commented on 2023-03-14 08:38 (UTC)
The repo at https://github.com/C4ptainCrunch/ics.py seems to have moved to https://github.com/ics-py/ics-py, it redirects for now, but please change the source in https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=python-ics#n14
Eothred commented on 2022-01-14 10:30 (UTC)
Thanks for the corrections!
morekaj commented on 2022-01-13 18:51 (UTC)
The package cannot be installed. The following is a fix: In the PKGBUILD there is a typo at line 18. It should read:
cd "ics-py-${pkgver}"and notcd "ics.py-${pkgver}"Also the sha512sum is incorrect: it should be
b74e04f7dff6f29877e3250117cccd7ae7ca923e2f0332177e0dd4a13d7e0d079342829d5a035a7d00946d4416d3d15e94e1d468ce241bb35cddd33ba2940716Thanks a lot for maintaining.
Eothred commented on 2021-11-09 12:39 (UTC)
This package was flagged outdated, but afaik the released version is still 0.7. There is a 0.8-dev on their github but I do not find any later releases on pypi or github tags.
DragonMaus commented on 2017-10-27 19:11 (UTC)