1
0
forked from ports/contrib

python3-filelock: 3.4.0 -> 3.4.2

This commit is contained in:
Tim Biermann 2022-01-03 13:07:49 +01:00
parent dacfdf6e0d
commit beb892dbde
3 changed files with 12 additions and 12 deletions

View File

@ -3,13 +3,13 @@ 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/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/filelock-3.4.0-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.4.0-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.4.0-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.4.0-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.4.0-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.4.0-py3.9.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.4.0-py3.9.egg-info/zip-safe
drwxr-xr-x root/root usr/lib/python3.9/site-packages/filelock-3.4.2-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.4.2-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.4.2-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.4.2-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.4.2-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.4.2-py3.9.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.4.2-py3.9.egg-info/zip-safe
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock/_api.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock/_error.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock/__init__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF30smFCZKyRZviG9KVGCcAI1xm8hl5haUF3xYuOy6tPpKteClyoGp9RUMwUsiAbeVv1PbSuDStRF6+Tl+dy9z8Q4=
SHA256 (Pkgfile) = 4d11a75cfadbe992c7282e0260ecb61a147ead4027995fe8f4cf3b6c467b6798
SHA256 (.footprint) = f21864a902c0d47e068b32bebfee455b62d0aa996924e56f27ea9074b155f5ce
SHA256 (filelock-3.4.0.tar.gz) = 93d512b32a23baf4cac44ffd72ccf70732aeff7b8050fcaf6d3ec406d954baf4
RWSagIOpLGJF32EvKVIJb/+X/3BkDqKajjDSKfzdmXJzrLSef28KBW950X6F799Y4+Yes+FnOLzfUmW663cSxHWMLAmY2N/Dbgc=
SHA256 (Pkgfile) = 930b1d688fee2d7cb4e582df14bd111c7926439523fb5c3cb0ce2042f2dc6dfa
SHA256 (.footprint) = 8722d0b5afb353c1b3950b68a9c0e5a05735f750a10091e92e48ebb53c26363f
SHA256 (filelock-3.4.2.tar.gz) = 38b4f4c989f9d06d44524df1b24bd19e167d851f19b50bf3e3559952dddc5b80

View File

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