diff options
author | Tim Biermann <tbier@posteo.de> | 2022-06-01 21:48:52 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-06-01 21:48:52 +0200 |
commit | 817d03f1491a5036a18c87daf619c2a3697054cd (patch) | |
tree | 24bfb72be1e0e90a1845d05e1113afc329987145 /python3-filelock | |
parent | a33345e114eb659ad3e04f83fd88ca3ceec46dcc (diff) | |
download | contrib-817d03f1491a5036a18c87daf619c2a3697054cd.tar.gz contrib-817d03f1491a5036a18c87daf619c2a3697054cd.tar.xz |
python3-filelock: 3.7.0 -> 3.7.1
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 f1352970f..c08290087 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.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-3.7.1-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.7.1-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.7.1-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.7.1-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.7.1-py3.9.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.7.1-py3.9.egg-info/top_level.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.7.1-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 d671d9358..ddcb21368 100644 --- a/python3-filelock/.signature +++ b/python3-filelock/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF351WgSbZMpnAtp2+1GY/iXnfLSe5mG03IBaifAULjMXJtojdNrmgmSKkhWgrw01fO3TfxK25+E+V5bkLpPr64gg= -SHA256 (Pkgfile) = 94203af8ec44748485df5c7f27e91579210ec0726e2f541a9a549ed06180ad9d -SHA256 (.footprint) = 059d376f3819bb626741ed7b74ac639d5c86f9d7b53aed32547867fa24505081 -SHA256 (filelock-3.7.0.tar.gz) = b795f1b42a61bbf8ec7113c341dad679d772567b936fbd1bf43c9a238e673e20 +RWSagIOpLGJF38jv7pLu/mtfVpkA4FSTnqHRil4XMvXRhPK0BAqm5SVD2sc/sgr11IgTNOp0Nr35AdBGguoNDflNyAz6CfdGGws= +SHA256 (Pkgfile) = 1b60622b82faef7cfed474d1084b417c850f7f1e6b369dccf2ba4febdb831f82 +SHA256 (.footprint) = da80d5cbdfc0fac8d7c48afc9a37d1e747330a10a7f5247b4a0a6fa4247f185c +SHA256 (filelock-3.7.1.tar.gz) = 3a0fd85166ad9dbab54c9aec96737b744106dc5f15c0b09a6744a445299fcf04 diff --git a/python3-filelock/Pkgfile b/python3-filelock/Pkgfile index b7fd91a95..6e558ac27 100644 --- a/python3-filelock/Pkgfile +++ b/python3-filelock/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools-scm name=python3-filelock -version=3.7.0 +version=3.7.1 release=1 source=(https://pypi.python.org/packages/source/f/filelock/filelock-$version.tar.gz) |