diff options
author | Tim Biermann <tbier@posteo.de> | 2022-08-14 15:29:38 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-08-14 15:29:38 +0200 |
commit | fd599d7166ff8ff976a566e37e619a39006c4baf (patch) | |
tree | d50ea0ab0826d499003f44f23213d9bc8baecc8f /python3-filelock | |
parent | 8927fc12ed8225882bc8a8678ca6bee6d6a35390 (diff) | |
parent | 4aefd3b822d7a2071502aff9f7acc2868aa2e1aa (diff) | |
download | contrib-fd599d7166ff8ff976a566e37e619a39006c4baf.tar.gz contrib-fd599d7166ff8ff976a566e37e619a39006c4baf.tar.xz |
Merge remote-tracking branch 'origin/3.6' into 3.7
Diffstat (limited to 'python3-filelock')
-rw-r--r-- | python3-filelock/.footprint | 14 | ||||
-rw-r--r-- | python3-filelock/.signature | 8 | ||||
-rw-r--r-- | python3-filelock/Pkgfile | 2 |
3 files changed, 12 insertions, 12 deletions
diff --git a/python3-filelock/.footprint b/python3-filelock/.footprint index be1caea8b..2bc4ac85b 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.10/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/ -drwxr-xr-x root/root usr/lib/python3.10/site-packages/filelock-3.7.1-py3.10.egg-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.7.1-py3.10.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.7.1-py3.10.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.7.1-py3.10.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.7.1-py3.10.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.7.1-py3.10.egg-info/top_level.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.7.1-py3.10.egg-info/zip-safe +drwxr-xr-x root/root usr/lib/python3.10/site-packages/filelock-3.8.0-py3.10.egg-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.8.0-py3.10.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.8.0-py3.10.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.8.0-py3.10.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.8.0-py3.10.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.8.0-py3.10.egg-info/top_level.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.8.0-py3.10.egg-info/zip-safe drwxr-xr-x root/root usr/lib/python3.10/site-packages/filelock/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock/__init__.py drwxr-xr-x root/root usr/lib/python3.10/site-packages/filelock/__pycache__/ diff --git a/python3-filelock/.signature b/python3-filelock/.signature index 1d1203c63..9879e076b 100644 --- a/python3-filelock/.signature +++ b/python3-filelock/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF38orlzJ98x6uI67GCBAO+vjK5PwKjmFrp06L9su5DZ37G2XDVpeKsw+htfBbu46LyvtIsYTKisKXmv9ajRJ3jgI= -SHA256 (Pkgfile) = 1b60622b82faef7cfed474d1084b417c850f7f1e6b369dccf2ba4febdb831f82 -SHA256 (.footprint) = dbf7cb3b11e604462fe8572f96593f8bdf2ad8bdf81a9354e130912474828269 -SHA256 (filelock-3.7.1.tar.gz) = 3a0fd85166ad9dbab54c9aec96737b744106dc5f15c0b09a6744a445299fcf04 +RWSagIOpLGJF36eWwWlB/igjFuwpeu4SInFnO/n96OGk5bcr/peQ93R2xtqzddX/Rv98mR1K3+gWTBc+bImDMdsFdlinoqmalwE= +SHA256 (Pkgfile) = 284fcc58469766397acce4c9cbf7c2fe35967c6763d2a4e69422f54f92aeef2f +SHA256 (.footprint) = b49c9359500835021a640510a91ef2453ad436aafaf39dd2ce1f0601d7d680f0 +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) |