![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit e3d10749a4cd15ac21198fea61d433be3aa902e1 Author: Tim Biermann <tbier@posteo.de> Date: Sat Aug 13 22:20:42 2022 +0200 python3-filelock: 3.7.1 -> 3.8.0 diff --git a/python3-filelock/.footprint b/python3-filelock/.footprint index c08290087..f21319dd3 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.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__/ diff --git a/python3-filelock/.signature b/python3-filelock/.signature index ddcb21368..f7613d8a7 100644 --- a/python3-filelock/.signature +++ b/python3-filelock/.signature @@ -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 diff --git a/python3-filelock/Pkgfile b/python3-filelock/Pkgfile index 6e558ac27..20d432174 100644 --- a/python3-filelock/Pkgfile +++ b/python3-filelock/Pkgfile @@ -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)