diff options
author | Tim Biermann <tbier@posteo.de> | 2022-05-14 11:06:10 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-05-14 11:06:10 +0200 |
commit | 8a9e5612563186637fe6c676c8eae73e319cabfe (patch) | |
tree | c0a3a0be8449241babbab908ce735e75e1d234d6 /python3-filelock | |
parent | 4b7004446cec3b64c3957decc1266c1e4498a343 (diff) | |
download | contrib-8a9e5612563186637fe6c676c8eae73e319cabfe.tar.gz contrib-8a9e5612563186637fe6c676c8eae73e319cabfe.tar.xz |
python3-filelock: 3.6.0 -> 3.7.0
Diffstat (limited to 'python3-filelock')
-rw-r--r-- | python3-filelock/.footprint | 14 | ||||
-rw-r--r-- | python3-filelock/.signature | 8 | ||||
-rw-r--r-- | python3-filelock/Pkgfile | 2 |
3 files changed, 12 insertions, 12 deletions
diff --git a/python3-filelock/.footprint b/python3-filelock/.footprint index d172b7758..f1352970f 100644 --- a/python3-filelock/.footprint +++ b/python3-filelock/.footprint @@ -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/filelock-3.6.0-py3.9.egg-info/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.6.0-py3.9.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.6.0-py3.9.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.6.0-py3.9.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.6.0-py3.9.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.6.0-py3.9.egg-info/top_level.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.6.0-py3.9.egg-info/zip-safe +drwxr-xr-x root/root usr/lib/python3.9/site-packages/filelock-3.7.0-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.7.0-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.7.0-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.7.0-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.7.0-py3.9.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.7.0-py3.9.egg-info/top_level.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.7.0-py3.9.egg-info/zip-safe drwxr-xr-x root/root usr/lib/python3.9/site-packages/filelock/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock/__init__.py drwxr-xr-x root/root usr/lib/python3.9/site-packages/filelock/__pycache__/ diff --git a/python3-filelock/.signature b/python3-filelock/.signature index b4c5bd335..d671d9358 100644 --- a/python3-filelock/.signature +++ b/python3-filelock/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF39YswGAfdybC73QkvFNudPDNoJIZ81kBMfaHp3ByQcxSKYnLR9e4QWZHbNId33HK8ETILSzXi9mSjUl6x3YkEQU= -SHA256 (Pkgfile) = 7e58997e4d024862f95d95b354e50425ba83546c38a74fa3e80cde2d16d13bc8 -SHA256 (.footprint) = 85eea7e71d52241fe67b1a58f30bd667945e1c4ede78e30dafc632e93debfb27 -SHA256 (filelock-3.6.0.tar.gz) = 9cd540a9352e432c7246a48fe4e8712b10acb1df2ad1f30e8c070b82ae1fed85 +RWSagIOpLGJF351WgSbZMpnAtp2+1GY/iXnfLSe5mG03IBaifAULjMXJtojdNrmgmSKkhWgrw01fO3TfxK25+E+V5bkLpPr64gg= +SHA256 (Pkgfile) = 94203af8ec44748485df5c7f27e91579210ec0726e2f541a9a549ed06180ad9d +SHA256 (.footprint) = 059d376f3819bb626741ed7b74ac639d5c86f9d7b53aed32547867fa24505081 +SHA256 (filelock-3.7.0.tar.gz) = b795f1b42a61bbf8ec7113c341dad679d772567b936fbd1bf43c9a238e673e20 diff --git a/python3-filelock/Pkgfile b/python3-filelock/Pkgfile index 0179f5695..b7fd91a95 100644 --- a/python3-filelock/Pkgfile +++ b/python3-filelock/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools-scm name=python3-filelock -version=3.6.0 +version=3.7.0 release=1 source=(https://pypi.python.org/packages/source/f/filelock/filelock-$version.tar.gz) |