python3-filelock: 3.3.0 -> 3.3.1

This commit is contained in:
Tim Biermann 2021-10-15 11:14:23 +02:00
parent e003bb963d
commit 93e75c6e3e
Signed by: tb
GPG Key ID: 42F8B4E30B673606
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.3.0-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.3.0-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.3.0-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.3.0-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.3.0-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.3.0-py3.9.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.3.0-py3.9.egg-info/zip-safe
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/
-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
RWSagIOpLGJF3wPeDvpZRHMzrz5J5bIKaZGdTjNbUAFQvsFg6kd2DfZa/qEzutu8d6/odLqH3yTlUYH7VGjcTXUvK1HiP7OMDgc=
SHA256 (Pkgfile) = b9e24c04aeedc0011b159abca8e81d9ba2c67d24cba6b084a11a67cc1c4f611d
SHA256 (.footprint) = fb0f156079c32dced25cadb6b594b2c88e8b161bf093b88e9e5981216df7f04a
SHA256 (filelock-3.3.0.tar.gz) = 8c7eab13dc442dc249e95158bcc12dec724465919bdc9831fdbf0660f03d1785
RWSagIOpLGJF31+x7Zf/4PD4BGCbTi7z88o3EVrklSq2h5XNzHYhWsPdX0Bu1UH0HJms55iQQaPy4+RrALA4Q7rhq2/T198EHAE=
SHA256 (Pkgfile) = 0049139757364cce12290a1ad9e4402d19053a23a8ed902e11782faa9e193520
SHA256 (.footprint) = 5716a8bbdaeec1c710bbe654dfd6a9d504c851a852faa2d7e0252181dde79e4b
SHA256 (filelock-3.3.1.tar.gz) = 34a9f35f95c441e7b38209775d6e0337f9a3759f3565f6c5798f19618527c76f

View File

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