python3-filelock: 3.7.0 -> 3.7.1

This commit is contained in:
Tim Biermann 2022-06-01 21:48:52 +02:00
parent a33345e114
commit 817d03f149
Signed by: 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/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__/

View File

@ -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

View File

@ -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)