1
0
forked from ports/contrib

python3-platformdirs: 2.1.0 -> 2.2.0

This commit is contained in:
Tim Biermann 2021-07-30 17:36:14 +02:00
parent 8180823b83
commit 10077ce76e
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.1.0-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs-2.1.0-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs-2.1.0-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs-2.1.0-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs-2.1.0-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs-2.1.0-py3.9.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs-2.1.0-py3.9.egg-info/zip-safe
drwxr-xr-x root/root usr/lib/python3.9/site-packages/platformdirs-0.0.0-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs-0.0.0-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs-0.0.0-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs-0.0.0-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs-0.0.0-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs-0.0.0-py3.9.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/platformdirs-0.0.0-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
RWSagIOpLGJF37KiLctM8GGQgEhATIhxU38X4ZbAQuPjrles2q9JbYkqLg6+IDxevFyM0DJ+KHMHv4zk2WIaGKQp0CP/ydzmcAQ=
SHA256 (Pkgfile) = 6291c31ad51ea0efee71f97b69952e6fe6df2e154a328a60bcd6c9ab45c8ea0b
SHA256 (.footprint) = bc9b94989ccf83f03d7c344e2239a0e2e154edec6f6094222bdad05eac701105
SHA256 (platformdirs-2.1.0.tar.gz) = 1964be5aba107a7ccb7de0e6f1f1bfde0dee51641f0e733028121f8e02e2e16b
RWSagIOpLGJF3+I5JrLTPIXMbMjl9/jUl9/z6y3NLXy7vQ5qDxAEl6RzICrMJFvBvzSxqBIdrxRDYW994aKNdqEZ8bFjHEyE0wM=
SHA256 (Pkgfile) = cfaed2205a2c65521e2eee041fe05f3a67f3f09f2cfdd006a4c9536a09479360
SHA256 (.footprint) = 431c1599627056fc863e74bf4d638fb305f5076a8b13210e7c1897aae493ce22
SHA256 (platformdirs-2.2.0.tar.gz) = 632daad3ab546bd8e6af0537d09805cec458dce201bccfe23012df73332e181e

View File

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