diff --git a/python3-filelock/.footprint b/python3-filelock/.footprint index 53f7d9a4d..436cc5b2d 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.3.1-py3.9.egg-info/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.3.1-py3.9.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.3.1-py3.9.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.3.1-py3.9.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.3.1-py3.9.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.3.1-py3.9.egg-info/top_level.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.3.1-py3.9.egg-info/zip-safe +drwxr-xr-x root/root usr/lib/python3.9/site-packages/filelock-3.3.2-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.3.2-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.3.2-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.3.2-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.3.2-py3.9.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.3.2-py3.9.egg-info/top_level.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.3.2-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 7e93edcb1..2a2978a03 100644 --- a/python3-filelock/.signature +++ b/python3-filelock/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF31+x7Zf/4PD4BGCbTi7z88o3EVrklSq2h5XNzHYhWsPdX0Bu1UH0HJms55iQQaPy4+RrALA4Q7rhq2/T198EHAE= -SHA256 (Pkgfile) = 0049139757364cce12290a1ad9e4402d19053a23a8ed902e11782faa9e193520 -SHA256 (.footprint) = 5716a8bbdaeec1c710bbe654dfd6a9d504c851a852faa2d7e0252181dde79e4b -SHA256 (filelock-3.3.1.tar.gz) = 34a9f35f95c441e7b38209775d6e0337f9a3759f3565f6c5798f19618527c76f +RWSagIOpLGJF35cIbtB00Vl9qf3y4TjMbxy2Y/JbSNsQKUyKrLmVfy7Hh5CmlNdrBmSz44Xifq6H3LgwXPSzlucJ5NIdr8Faigs= +SHA256 (Pkgfile) = 99cdbc383f65bb1b4ede4f7b6acae036276a5cd75f46c78ca994f8ab8a4323ee +SHA256 (.footprint) = 049cdb4fc7ff96f815d8b48097b6939c61376631f0cbedac162a95c25f0d00c5 +SHA256 (filelock-3.3.2.tar.gz) = 7afc856f74fa7006a289fd10fa840e1eebd8bbff6bffb69c26c54a0512ea8cf8 diff --git a/python3-filelock/Pkgfile b/python3-filelock/Pkgfile index 21cd04e84..62828de71 100644 --- a/python3-filelock/Pkgfile +++ b/python3-filelock/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools-scm name=python3-filelock -version=3.3.1 +version=3.3.2 release=1 source=(https://pypi.python.org/packages/source/f/filelock/filelock-$version.tar.gz)