python3-isodate: 0.6.0 -> 0.6.1

This commit is contained in:
Tim Biermann 2022-02-05 16:26:26 +01:00
parent 078c9503ce
commit bffeeca999
3 changed files with 11 additions and 11 deletions

View File

@ -2,12 +2,12 @@ drwxr-xr-x root/root usr/
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/isodate-0.6.0-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/isodate-0.6.0-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/isodate-0.6.0-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/isodate-0.6.0-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/isodate-0.6.0-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/isodate-0.6.0-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/isodate-0.6.1-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/isodate-0.6.1-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/isodate-0.6.1-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/isodate-0.6.1-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/isodate-0.6.1-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/isodate-0.6.1-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/isodate/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/isodate/__init__.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/isodate/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF30LyowA2U+VWczfzpf9fVsmmFGT5ZA7vmjiAZsgx80tHYWqw8BcmThknVFcGLCmQ1jWIi7DzFRcIlY+j+GVQygY=
SHA256 (Pkgfile) = 53c6be2424302b7e6d4b41d98d54a9a5de48d1bdd688e96c9d40794e1359ceec
SHA256 (.footprint) = d59ca2e914a318d5f720a9d88fcdc849ccbef89cc9d28ae57c853d6968de40bc
SHA256 (isodate-0.6.0.tar.gz) = 2e364a3d5759479cdb2d37cce6b9376ea504db2ff90252a2e5b7cc89cc9ff2d8
RWSagIOpLGJF3+eAJuZCFUhbJ10CMOXFyp053W5SACm3HPh5RuHjtZWPhYG2mfDzdLhsoh8jRpw5+fBf1MdBp8W9eqUfa57bbgc=
SHA256 (Pkgfile) = 87b9b9603a7f29420750acd7efc58440c36c186483bd98e449d7b6f3493b4093
SHA256 (.footprint) = 5b803a338d597827436a35b57a022d65b0df172165c72480493b6c371869aed4
SHA256 (isodate-0.6.1.tar.gz) = 48c5881de7e8b0a0d648cb024c8062dc84e7b840ed81e864c7614fd3c127bde9

View File

@ -4,7 +4,7 @@
# Depends on: python3-setuptools
name=python3-isodate
version=0.6.0
version=0.6.1
release=1
source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz)