diff options
author | Tim Biermann <tbier@posteo.de> | 2021-10-10 12:24:01 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-10-10 12:24:01 +0200 |
commit | 5ebd81542e33e4130d3b3ef8977050cfdb0ba766 (patch) | |
tree | 5b1ba18ebeda30032eb4bb0364b2dddf0b1ac8e3 /python3-filelock | |
parent | 35a3cd1521b678c1cf039e5d3bb9c93a9eea75fd (diff) | |
download | contrib-5ebd81542e33e4130d3b3ef8977050cfdb0ba766.tar.gz contrib-5ebd81542e33e4130d3b3ef8977050cfdb0ba766.tar.xz |
python3-filelock: 3.0.12 -> 3.3.0
Diffstat (limited to 'python3-filelock')
-rw-r--r-- | python3-filelock/.footprint | 40 | ||||
-rw-r--r-- | python3-filelock/.signature | 8 | ||||
-rw-r--r-- | python3-filelock/Pkgfile | 6 |
3 files changed, 38 insertions, 16 deletions
diff --git a/python3-filelock/.footprint b/python3-filelock/.footprint index 6b9287aad..221470ca8 100644 --- a/python3-filelock/.footprint +++ b/python3-filelock/.footprint @@ -2,12 +2,34 @@ 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/__pycache__/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/__pycache__/filelock.cpython-39.opt-1.pyc --rw-r--r-- root/root usr/lib/python3.9/site-packages/__pycache__/filelock.cpython-39.pyc -drwxr-xr-x root/root usr/lib/python3.9/site-packages/filelock-3.0.12-py3.9.egg-info/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.0.12-py3.9.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.0.12-py3.9.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.0.12-py3.9.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-3.0.12-py3.9.egg-info/top_level.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock.py +drwxr-xr-x root/root usr/lib/python3.9/site-packages/filelock-0.0.0-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-0.0.0-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-0.0.0-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-0.0.0-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-0.0.0-py3.9.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-0.0.0-py3.9.egg-info/top_level.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock-0.0.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__/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock/__pycache__/__init__.cpython-39.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock/__pycache__/__init__.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock/__pycache__/_api.cpython-39.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock/__pycache__/_api.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock/__pycache__/_error.cpython-39.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock/__pycache__/_error.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock/__pycache__/_soft.cpython-39.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock/__pycache__/_soft.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock/__pycache__/_unix.cpython-39.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock/__pycache__/_unix.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock/__pycache__/_util.cpython-39.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock/__pycache__/_util.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock/__pycache__/_windows.cpython-39.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock/__pycache__/_windows.cpython-39.pyc +-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/_soft.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock/_unix.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock/_util.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/filelock/_windows.py +-rw-rw-r-- root/root usr/lib/python3.9/site-packages/filelock/py.typed (EMPTY) diff --git a/python3-filelock/.signature b/python3-filelock/.signature index a9538f938..c77a033c1 100644 --- a/python3-filelock/.signature +++ b/python3-filelock/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF34CtUsWecmP5Mt/OAl2JFF/9LpFPQ5cnfMjikJR6HFSDuYu1hqCiNgWrTZIWNo9kCbPlgZLr3n8OCDGdjNrJzwo= -SHA256 (Pkgfile) = f06f2a8067ac068bdd2cc1daae4f27fca87e357c6870de37f9abdc2d017eeea6 -SHA256 (.footprint) = fb4de31eb5c287f44e9661d4e43042897ac820201a07318c7eb6b14938c2eaee -SHA256 (python3-filelock-3.0.12.tar.gz) = eafca6feda88295a054ccb3276adcc8d326318b116fa5e124522dd51dd62fd56 +RWSagIOpLGJF3zXqoi4zcnbRZX/+k3fHuIKVZZl5VyyqqBNJD2MuGnGP6RZLH6J+n9Ok9dctcxpNiyobM+MS87zr4hreaPs8Zgs= +SHA256 (Pkgfile) = cc12e68ab605f93aa6d8d94c8011c3726ef4db228449de2a449d1e5b94142040 +SHA256 (.footprint) = 46e4eab97e94995abfd03bd96749dd904b452e04b7c58ad83117de432db11b68 +SHA256 (python3-filelock-3.3.0.tar.gz) = 2d21473d2b5eb4daea433fb730b5496215310407226280d563ade7f8fc6fea49 diff --git a/python3-filelock/Pkgfile b/python3-filelock/Pkgfile index 378ed206d..50fb095c9 100644 --- a/python3-filelock/Pkgfile +++ b/python3-filelock/Pkgfile @@ -1,12 +1,12 @@ # Description: A platform independent file lock for Python # URL: https://github.com/benediktschmitt/py-filelock -# Maintainer: +# Maintainer: Tim Biermann, tbier at posteo dot de # Depends on: python3-setuptools name=python3-filelock -version=3.0.12 +version=3.3.0 release=1 -source=(https://github.com/benediktschmitt/py-filelock/archive/v$version/$name-$version.tar.gz) +source=(https://github.com/benediktschmitt/py-filelock/archive/$version/$name-$version.tar.gz) build() { cd py-filelock-$version |