1
0
forked from ports/contrib

python3-filelock: 3.7.1 -> 3.8.0

This commit is contained in:
Tim Biermann 2022-08-13 22:20:42 +02:00
parent 5afc1f0264
commit e3d10749a4
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.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-3.8.0-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.8.0-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.8.0-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.8.0-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.8.0-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.8.0-py3.9.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.8.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__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF38jv7pLu/mtfVpkA4FSTnqHRil4XMvXRhPK0BAqm5SVD2sc/sgr11IgTNOp0Nr35AdBGguoNDflNyAz6CfdGGws=
SHA256 (Pkgfile) = 1b60622b82faef7cfed474d1084b417c850f7f1e6b369dccf2ba4febdb831f82
SHA256 (.footprint) = da80d5cbdfc0fac8d7c48afc9a37d1e747330a10a7f5247b4a0a6fa4247f185c
SHA256 (filelock-3.7.1.tar.gz) = 3a0fd85166ad9dbab54c9aec96737b744106dc5f15c0b09a6744a445299fcf04
RWSagIOpLGJF3zJMT6XRCTcvXCuYTT3qMsp9Ox0kaXiaDMtb6DIDX2JGhr2Umw5uRRii6Zt5YFJAmGoqHuqbPxjjsLYUZhCOmQU=
SHA256 (Pkgfile) = 284fcc58469766397acce4c9cbf7c2fe35967c6763d2a4e69422f54f92aeef2f
SHA256 (.footprint) = aaa47b167f28ba4bfafb5d78e96c75e9165a3fce2e40624ca2e8013d687ad487
SHA256 (filelock-3.8.0.tar.gz) = 55447caa666f2198c5b6b13a26d2084d26fa5b115c00d065664b2124680c4edc

View File

@ -4,7 +4,7 @@
# Depends on: python3-setuptools-scm
name=python3-filelock
version=3.7.1
version=3.8.0
release=1
source=(https://pypi.python.org/packages/source/f/filelock/filelock-$version.tar.gz)