python3-icalendar: 4.0.9 -> 4.1.0

This commit is contained in:
Tim Biermann 2022-07-16 11:55:13 +02:00
parent c2c0450961
commit 290d59bac2
3 changed files with 13 additions and 13 deletions

View File

@ -4,14 +4,14 @@ drwxr-xr-x root/root usr/bin/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.9/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/icalendar-4.0.9-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/icalendar-4.0.9-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/icalendar-4.0.9-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/icalendar-4.0.9-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/icalendar-4.0.9-py3.9.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/icalendar-4.0.9-py3.9.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.9/site-packages/icalendar-4.0.9-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/icalendar-4.0.9-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/icalendar-4.1.0-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/icalendar-4.1.0-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/icalendar-4.1.0-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/icalendar-4.1.0-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/icalendar-4.1.0-py3.9.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/icalendar-4.1.0-py3.9.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.9/site-packages/icalendar-4.1.0-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/icalendar-4.1.0-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/icalendar/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/icalendar/__init__.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/icalendar/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3ylJHPWS+UpMgZbkXgSqbKrT8lOD+Es+rp2tCzqre9xATCzS6bxv5ZkwvvnkMTIXInG1ykPKv8hp7PNsR2wD3Qs=
SHA256 (Pkgfile) = acb97273477f33799230dfd75817739325643e5c4f56992914dc6d0f42061c51
SHA256 (.footprint) = 4fe0eb2a2143873671b7825fc48a41fe7d4067fde2f3c70a58a8ae68f2f900b9
SHA256 (icalendar-4.0.9.tar.gz) = cc73fa9c848744843046228cb66ea86cd8c18d73a51b140f7c003f760b84a997
RWSagIOpLGJF35fb8lMf4KbjATEMQCgKnJV4rb8i1GN1szKKk5qXGTjWUH7sLg+fSmm0hvcX+mle8eYRcuMG1I1NrXaDw0braAY=
SHA256 (Pkgfile) = 30d7e2abea87e0979ac722101169d78900e6c141f88f1b2cb8ea9efe8e7f4c54
SHA256 (.footprint) = 62af5d2e6df3a00b31c4fff31ceebe1e7a226508cb30a40c160077d3b2f5fc3d
SHA256 (icalendar-4.1.0.tar.gz) = 9748b7c02efcc43e58d0615ae0976ac4f265e90dadee9b4f884de29905c1b395

View File

@ -4,7 +4,7 @@
# Depends on: python3-dateutil python3-pytz
name=python3-icalendar
version=4.0.9
version=4.1.0
release=1
source=(https://files.pythonhosted.org/packages/source/i/icalendar/icalendar-$version.tar.gz)