diff options
author | Tim Biermann <tbier@posteo.de> | 2022-02-19 11:53:19 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-02-19 11:53:19 +0100 |
commit | 90ce5669771b88498866a1f3dd62fbbde580bce3 (patch) | |
tree | 40340ddb31ae1e0c3fa55d8601eb969bcd537367 /python3-filelock | |
parent | d538525222bad28ffbd20c459988af85f8296b54 (diff) | |
parent | e2afe48d7987598d741dd1fb2fd0ae61240cc404 (diff) | |
download | contrib-90ce5669771b88498866a1f3dd62fbbde580bce3.tar.gz contrib-90ce5669771b88498866a1f3dd62fbbde580bce3.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 663a5a70b..cc9a2b077 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.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-3.6.0-py3.10.egg-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.6.0-py3.10.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.6.0-py3.10.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.6.0-py3.10.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.6.0-py3.10.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.6.0-py3.10.egg-info/top_level.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/filelock-3.6.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 803dbb3d0..fe268525e 100644 --- a/python3-filelock/.signature +++ b/python3-filelock/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3+BxmCtXU5A2Ax2JJvdmtQViZjrxe/KJJwQg8GAMrygxaMeLnx38QP+FAxTNJSudnnqrqvfoVM22AjX+0SjeMw8= -SHA256 (Pkgfile) = b7d82853a4eef45df8508b20851bcc02661becce2170c5a8c946f274c467c9fe -SHA256 (.footprint) = 207068b978184462bbe478bd61c9157504ee12c1175dfcd5604ccd5c09d16dae -SHA256 (filelock-3.5.1.tar.gz) = d1eccb164ed020bc84edd9e45bf6cdb177f64749f6b8fe066648832d2e98726d +RWSagIOpLGJF32gTdmjtMKFJEpBEzdPNkwQUsCXIUmgkXaiXF3vmQTvonn4E6OD7sO0De33oOaT3mS39vhPVkSzdcm0qxs8Tywo= +SHA256 (Pkgfile) = 7e58997e4d024862f95d95b354e50425ba83546c38a74fa3e80cde2d16d13bc8 +SHA256 (.footprint) = 900aed81b827bb4748c4e212a89aec2859b493decfb3339f1ee8a7f319f2755d +SHA256 (filelock-3.6.0.tar.gz) = 9cd540a9352e432c7246a48fe4e8712b10acb1df2ad1f30e8c070b82ae1fed85 diff --git a/python3-filelock/Pkgfile b/python3-filelock/Pkgfile index afe104673..0179f5695 100644 --- a/python3-filelock/Pkgfile +++ b/python3-filelock/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools-scm name=python3-filelock -version=3.5.1 +version=3.6.0 release=1 source=(https://pypi.python.org/packages/source/f/filelock/filelock-$version.tar.gz) |