commit ef6036199aedb7bc91165fcb40c729996b5a193c Author: Tim Biermann <tbier@posteo.de> Date: Sat Feb 19 11:41:18 2022 +0100 python3-filelock: 3.5.1 -> 3.6.0 diff --git a/python3-filelock/.footprint b/python3-filelock/.footprint index 3141589ea..d172b7758 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.5.1-py3.9.egg-info/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.5.1-py3.9.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.5.1-py3.9.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.5.1-py3.9.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.5.1-py3.9.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.5.1-py3.9.egg-info/top_level.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.5.1-py3.9.egg-info/zip-safe +drwxr-xr-x root/root usr/lib/python3.9/site-packages/filelock-3.6.0-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.6.0-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.6.0-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.6.0-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.6.0-py3.9.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.6.0-py3.9.egg-info/top_level.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.6.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 eeffa8da9..b4c5bd335 100644 --- a/python3-filelock/.signature +++ b/python3-filelock/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF31QFLS/gB5mls8LiaSi6O4FK62Z1mEzmS6PrmZqeE947S+N2TtfKmlBReJV/VzzfurLGJlo09waIepvt0BeqDgw= -SHA256 (Pkgfile) = b7d82853a4eef45df8508b20851bcc02661becce2170c5a8c946f274c467c9fe -SHA256 (.footprint) = d991f2ba1ebb0f78909358bcd175a9bd57ef2ac438d7b1b98c70e53b09b773bc -SHA256 (filelock-3.5.1.tar.gz) = d1eccb164ed020bc84edd9e45bf6cdb177f64749f6b8fe066648832d2e98726d +RWSagIOpLGJF39YswGAfdybC73QkvFNudPDNoJIZ81kBMfaHp3ByQcxSKYnLR9e4QWZHbNId33HK8ETILSzXi9mSjUl6x3YkEQU= +SHA256 (Pkgfile) = 7e58997e4d024862f95d95b354e50425ba83546c38a74fa3e80cde2d16d13bc8 +SHA256 (.footprint) = 85eea7e71d52241fe67b1a58f30bd667945e1c4ede78e30dafc632e93debfb27 +SHA256 (filelock-3.6.0.tar.gz) = 9cd540a9352e432c7246a48fe4e8712b10acb1df2ad1f30e8c070b82ae1fed85 diff --git a/python3-filelock/Pkgfile b/python3-filelock/Pkgfile index afe104673..0179f5695 100644 --- a/python3-filelock/Pkgfile +++ b/python3-filelock/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools-scm name=python3-filelock -version=3.5.1 +version=3.6.0 release=1 source=(https://pypi.python.org/packages/source/f/filelock/filelock-$version.tar.gz)