diff options
author | Tim Biermann <tbier@posteo.de> | 2022-02-17 11:43:00 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-02-17 11:43:00 +0100 |
commit | 2d4ea93e02bdeef7c007f703d741d6b95c8b65d6 (patch) | |
tree | 480890c3591e2f043e38e2eb6d47dc7c02b457bb /python3-filelock | |
parent | fd50b98c8fdfb410008e39fc276d178a9e408371 (diff) | |
parent | be691df3b79d51c0625c9275edf04d417f258819 (diff) | |
download | contrib-2d4ea93e02bdeef7c007f703d741d6b95c8b65d6.tar.gz contrib-2d4ea93e02bdeef7c007f703d741d6b95c8b65d6.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 3ea0bdd26..663a5a70b 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.4.2-py3.10.egg-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.4.2-py3.10.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.4.2-py3.10.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.4.2-py3.10.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.4.2-py3.10.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.4.2-py3.10.egg-info/top_level.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.4.2-py3.10.egg-info/zip-safe +drwxr-xr-x root/root usr/lib/python3.10/site-packages/filelock-3.5.1-py3.10.egg-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.5.1-py3.10.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.5.1-py3.10.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.5.1-py3.10.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.5.1-py3.10.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.5.1-py3.10.egg-info/top_level.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.5.1-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 a75ef4808..803dbb3d0 100644 --- a/python3-filelock/.signature +++ b/python3-filelock/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32DutCnRBwjAtoDoJr2ZKhrusocFZRIpwWsAy0iaGPeIn8ayTnFeeIrZmqMkPU8Z88Uc+3iHpfVuVCUh6cGKlwg= -SHA256 (Pkgfile) = 930b1d688fee2d7cb4e582df14bd111c7926439523fb5c3cb0ce2042f2dc6dfa -SHA256 (.footprint) = d70153e8ea7ffae07aea1d722f1f00a3b32194bd290119533f95cd2b17a2a9a3 -SHA256 (filelock-3.4.2.tar.gz) = 38b4f4c989f9d06d44524df1b24bd19e167d851f19b50bf3e3559952dddc5b80 +RWSagIOpLGJF3+BxmCtXU5A2Ax2JJvdmtQViZjrxe/KJJwQg8GAMrygxaMeLnx38QP+FAxTNJSudnnqrqvfoVM22AjX+0SjeMw8= +SHA256 (Pkgfile) = b7d82853a4eef45df8508b20851bcc02661becce2170c5a8c946f274c467c9fe +SHA256 (.footprint) = 207068b978184462bbe478bd61c9157504ee12c1175dfcd5604ccd5c09d16dae +SHA256 (filelock-3.5.1.tar.gz) = d1eccb164ed020bc84edd9e45bf6cdb177f64749f6b8fe066648832d2e98726d diff --git a/python3-filelock/Pkgfile b/python3-filelock/Pkgfile index 9f864e57b..afe104673 100644 --- a/python3-filelock/Pkgfile +++ b/python3-filelock/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools-scm name=python3-filelock -version=3.4.2 +version=3.5.1 release=1 source=(https://pypi.python.org/packages/source/f/filelock/filelock-$version.tar.gz) |