1
0
forked from ports/contrib

python3-platformdirs: 2.5.0 -> 2.5.1

This commit is contained in:
Tim Biermann 2022-02-21 12:04:32 +01:00
parent 50b679f1b8
commit 28b256b7a7
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 12 additions and 12 deletions

View File

@ -2,13 +2,13 @@ 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/platformdirs-2.5.0-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs-2.5.0-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs-2.5.0-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs-2.5.0-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs-2.5.0-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs-2.5.0-py3.9.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs-2.5.0-py3.9.egg-info/zip-safe
drwxr-xr-x root/root usr/lib/python3.9/site-packages/platformdirs-2.5.1-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs-2.5.1-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs-2.5.1-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs-2.5.1-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs-2.5.1-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs-2.5.1-py3.9.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs-2.5.1-py3.9.egg-info/zip-safe
drwxr-xr-x root/root usr/lib/python3.9/site-packages/platformdirs/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs/__init__.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs/__main__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF39ZKW0XPG7JyWLYpklS0au+TUctPC4BHcKhVgBF+8ZsTGGDJAKnPbceBmQ557GaLK8MV8uKICkZWz+7QLiuHZgQ=
SHA256 (Pkgfile) = cf2b7d467fcfb28bbd7e46f4bf6385a913e5792f9dc11becca7e7737d4707651
SHA256 (.footprint) = abe3d09adaa7f8ccdbacca8031f4cadfcf7edaa269783136d543dd59486f9b95
SHA256 (platformdirs-2.5.0.tar.gz) = 8ec11dfba28ecc0715eb5fb0147a87b1bf325f349f3da9aab2cd6b50b96b692b
RWSagIOpLGJF36HYFnY68Y5FB6PoQhz7vulAA0quXLOtNPiQjE3O6odR51Bsi/7pK3wUJ6T6c9eS7FatK/k5LWNR/nuDQL/BigY=
SHA256 (Pkgfile) = e554180cac8fecc22cfcd650b230740c324c6ae21151806979b06473d932b33e
SHA256 (.footprint) = e12beb6329b5f0254531ea3e51f2863fc6db94664708af19f017f81dfbd8064e
SHA256 (platformdirs-2.5.1.tar.gz) = 7535e70dfa32e84d4b34996ea99c5e432fa29a708d0f4e394bbcb2a8faa4f16d

View File

@ -4,7 +4,7 @@
# Depends on: python3-setuptools-scm
name=python3-platformdirs
version=2.5.0
version=2.5.1
release=1
source=(https://pypi.python.org/packages/source/p/platformdirs/platformdirs-$version.tar.gz)