diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-04 15:56:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-04 15:56:14 +0700 |
commit | 1ee0516be1514c6334ddd9b0ded9fb455afe1eba (patch) | |
tree | e4aa057312bb003a0cd8cc3bc93dda9074d27c9d /python/icalendar/icalendar.info | |
parent | f7d1e689f8ea7bc5fb770ff0b0c6f6537cbe68a8 (diff) |
python/icalendar: Removed (use python3-icalendar).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/icalendar/icalendar.info')
-rw-r--r-- | python/icalendar/icalendar.info | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/python/icalendar/icalendar.info b/python/icalendar/icalendar.info deleted file mode 100644 index 88e5cd599bd3..000000000000 --- a/python/icalendar/icalendar.info +++ /dev/null @@ -1,10 +0,0 @@ -PRGNAM="icalendar" -VERSION="4.0.9" -HOMEPAGE="https://icalendar.readthedocs.io/" -DOWNLOAD="https://files.pythonhosted.org/packages/1e/4b/b9e53b2fc4f7942c5698842005ad9e55dd4d932434f5bd1cf8acf3d06b01/icalendar-4.0.9.tar.gz" -MD5SUM="83c9ebbd0e4476fe5a2bd40c5e54c344" -DOWNLOAD_x86_64="" -MD5SUM_x86_64="" -REQUIRES="pytz python3-dateutil" -MAINTAINER="Tonus" -EMAIL="tonus1@free.fr" |