diff options
author | Tim Biermann <tbier@posteo.de> | 2021-09-26 10:24:51 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-09-26 10:24:51 +0200 |
commit | e6f773f51d475c5a1e42eddfc630d3eb39b9e986 (patch) | |
tree | 2cdc37c2f2f3cfbea348faf0ac9ab1d604856825 /python3-platformdirs | |
parent | 70ccc3a437d5bc42963b2ade1a6aa333acd33829 (diff) | |
download | contrib-e6f773f51d475c5a1e42eddfc630d3eb39b9e986.tar.gz contrib-e6f773f51d475c5a1e42eddfc630d3eb39b9e986.tar.xz |
python3-platformdirs: 2.3.0 -> 2.4.0
Diffstat (limited to 'python3-platformdirs')
-rw-r--r-- | python3-platformdirs/.signature | 6 | ||||
-rw-r--r-- | python3-platformdirs/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python3-platformdirs/.signature b/python3-platformdirs/.signature index f774d6f58..e7248ffcb 100644 --- a/python3-platformdirs/.signature +++ b/python3-platformdirs/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF31me6mkI4oNSjqW5LVuvndepa2VkImWxjzgVPgw53Ozj8fj6aIH2uwZohlgB/lJz0ofMKaYA4/r6vuZrHUZhDQM= -SHA256 (Pkgfile) = 173e0bb89e97466fd27cec4640b30d6e73de6767832076cb0b1352276943b137 +RWSagIOpLGJF34EUfKlCBIKBooPke+gtcsatwPNHbHIfhDWvnmUJ8Yq/TgNkJzZCu22Wv/BibvizF7j9w/1iWlFV/IYabvN/ewU= +SHA256 (Pkgfile) = d4dd47eb7d665a4c90069f06669fcdaa745b13bd0e909cc9b4a1a8a13912f3c4 SHA256 (.footprint) = 431c1599627056fc863e74bf4d638fb305f5076a8b13210e7c1897aae493ce22 -SHA256 (platformdirs-2.3.0.tar.gz) = 15b056538719b1c94bdaccb29e5f81879c7f7f0f4a153f46086d155dffcd4f0f +SHA256 (platformdirs-2.4.0.tar.gz) = 367a5e80b3d04d2428ffa76d33f124cf11e8fff2acdaa9b43d545f5c7d661ef2 diff --git a/python3-platformdirs/Pkgfile b/python3-platformdirs/Pkgfile index 413e465b6..0432d71f5 100644 --- a/python3-platformdirs/Pkgfile +++ b/python3-platformdirs/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=python3-platformdirs -version=2.3.0 +version=2.4.0 release=1 source=(https://pypi.python.org/packages/source/p/platformdirs/platformdirs-$version.tar.gz) |