From f57e3dfe2601eb19603f6289bd30d29f417766ce Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Wed, 1 Sep 2021 18:47:18 +0200 Subject: [PATCH] python3-platformdirs: 2.2.0 -> 2.3.0 --- python3-platformdirs/.signature | 6 +++--- python3-platformdirs/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/python3-platformdirs/.signature b/python3-platformdirs/.signature index 4aed0be8d..f774d6f58 100644 --- a/python3-platformdirs/.signature +++ b/python3-platformdirs/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3+I5JrLTPIXMbMjl9/jUl9/z6y3NLXy7vQ5qDxAEl6RzICrMJFvBvzSxqBIdrxRDYW994aKNdqEZ8bFjHEyE0wM= -SHA256 (Pkgfile) = cfaed2205a2c65521e2eee041fe05f3a67f3f09f2cfdd006a4c9536a09479360 +RWSagIOpLGJF31me6mkI4oNSjqW5LVuvndepa2VkImWxjzgVPgw53Ozj8fj6aIH2uwZohlgB/lJz0ofMKaYA4/r6vuZrHUZhDQM= +SHA256 (Pkgfile) = 173e0bb89e97466fd27cec4640b30d6e73de6767832076cb0b1352276943b137 SHA256 (.footprint) = 431c1599627056fc863e74bf4d638fb305f5076a8b13210e7c1897aae493ce22 -SHA256 (platformdirs-2.2.0.tar.gz) = 632daad3ab546bd8e6af0537d09805cec458dce201bccfe23012df73332e181e +SHA256 (platformdirs-2.3.0.tar.gz) = 15b056538719b1c94bdaccb29e5f81879c7f7f0f4a153f46086d155dffcd4f0f diff --git a/python3-platformdirs/Pkgfile b/python3-platformdirs/Pkgfile index b238f184d..413e465b6 100644 --- a/python3-platformdirs/Pkgfile +++ b/python3-platformdirs/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=python3-platformdirs -version=2.2.0 +version=2.3.0 release=1 source=(https://pypi.python.org/packages/source/p/platformdirs/platformdirs-$version.tar.gz)