khal: 0.10.4 -> 0.10.5

This commit is contained in:
Tim Biermann 2022-06-29 18:10:06 +02:00
parent ee3a76fc5c
commit 0b1105e17c
3 changed files with 13 additions and 13 deletions

View File

@ -5,14 +5,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/khal-0.10.4-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/khal-0.10.4-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/khal-0.10.4-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/khal-0.10.4-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/khal-0.10.4-py3.9.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/khal-0.10.4-py3.9.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.9/site-packages/khal-0.10.4-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/khal-0.10.4-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/khal-0.10.5-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/khal-0.10.5-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/khal-0.10.5-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/khal-0.10.5-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/khal-0.10.5-py3.9.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/khal-0.10.5-py3.9.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.9/site-packages/khal-0.10.5-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/khal-0.10.5-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/khal/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/khal/__init__.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/khal/__main__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3/47id7Tobpu/f3AZ0pyU0vCB9BPCi6EH9Z73wBlPXXVdYfkwUaT4YPImSfARxhs38YY9RpZHETWMQTNmrRYeAs=
SHA256 (Pkgfile) = d787c42befbb1f058708ee51a3d55f6bc796e79aff85dae249ce8c88df7c549c
SHA256 (.footprint) = aa344ff68dec33d50a5cd5f013a3c2401f60b7b5422229e1eda14119033ff358
SHA256 (khal-0.10.4.tar.gz) = 3fdb980a9a61c0206d7a82b16f77b408a4f341a2b866b9c9fcf6a641850d129f
RWSagIOpLGJF303YqfC5vcjTO2yf41gKVFY1lnn79hzWOVWnUSI1uyNrF6uh47qeaNnBpTmdu/+lBtBqTvobz5KGYPkhVV2uvwA=
SHA256 (Pkgfile) = db5b984226ac2c448bae44ea051c090ccc88e7cbf1a6292b121da3c7a49358e5
SHA256 (.footprint) = 6ab5991c3badd5c772659adde20356cb76287c872a1b10c20560f0f25baf7f63
SHA256 (khal-0.10.5.tar.gz) = 4eefb7ac302a26d8606db392817587a4ed94c27a15bf2ea211614a464fcf0c76

View File

@ -4,7 +4,7 @@
# Depends on: python3-atomicwrites python3-click-log python3-configobj python3-icalendar python3-pytz-deprecation-shim python3-pyxdg python3-tzlocal python3-urwid
name=khal
version=0.10.4
version=0.10.5
release=2
source=(https://files.pythonhosted.org/packages/source/k/$name/$name-$version.tar.gz)