From 290d59bac23bb8a49cacdc3210293322fc6181a4 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sat, 16 Jul 2022 11:55:13 +0200 Subject: [PATCH] python3-icalendar: 4.0.9 -> 4.1.0 --- python3-icalendar/.footprint | 16 ++++++++-------- python3-icalendar/.signature | 8 ++++---- python3-icalendar/Pkgfile | 2 +- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/python3-icalendar/.footprint b/python3-icalendar/.footprint index 04977b9dc..94e440abe 100644 --- a/python3-icalendar/.footprint +++ b/python3-icalendar/.footprint @@ -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__/ diff --git a/python3-icalendar/.signature b/python3-icalendar/.signature index d8a0e430d..ff88da34c 100644 --- a/python3-icalendar/.signature +++ b/python3-icalendar/.signature @@ -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 diff --git a/python3-icalendar/Pkgfile b/python3-icalendar/Pkgfile index 5802e104c..ab25352fc 100644 --- a/python3-icalendar/Pkgfile +++ b/python3-icalendar/Pkgfile @@ -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)