python3-cachetools: 5.1.0 -> 5.2.0

This commit is contained in:
Tim Biermann 2022-05-31 07:28:21 +02:00
parent bba54e3565
commit bf36a823cc
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 10 additions and 10 deletions

View File

@ -2,11 +2,11 @@ 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/cachetools-5.1.0-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachetools-5.1.0-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachetools-5.1.0-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachetools-5.1.0-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachetools-5.1.0-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/cachetools-5.2.0-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachetools-5.2.0-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachetools-5.2.0-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachetools-5.2.0-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachetools-5.2.0-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/cachetools/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cachetools/__init__.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/cachetools/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF304JatxbwevwR/a0N1dNfKc/7JIOe6w1MvFocDKvacLb/iRT5PvVi+GGxod/Q2inQq3+MkbTO/IV7Ms+y+WEHQo=
SHA256 (Pkgfile) = f2dbf7cb222a65cad88adf1971c365cd5b8642b2f384c8151ab572535b7bf101
SHA256 (.footprint) = 483af1dbd74af53efb6b2886eef0958c3ccc9e2b6e7e58c940940ab8e050819b
SHA256 (python3-cachetools-5.1.0.tar.gz) = 8ac04eb608f652b5797934ba5cd34de6b41bb3a907697661337f592ae31f6ed2
RWSagIOpLGJF36j7F6Neou+yA8o0ZNviVODj0IxX5RasDQQCBE8QdNvkakeNyPSrmtQaG1QRleR/ynyTnwY16t8UK43iBU9ktwI=
SHA256 (Pkgfile) = 3c411c9ef908eb9b81053e3a1f9aa9fa1707c8d99dd88b2990373c1b93cf4b22
SHA256 (.footprint) = 996e42b416fd97c8306ec85387f2862359c93511d4575232c1c1a702e421f376
SHA256 (python3-cachetools-5.2.0.tar.gz) = c96ae302de1d41f348c3cbdec0070a8dcaa51359a326d5d4ab0c7d29f843cf05

View File

@ -4,7 +4,7 @@
# Depends on: python3-setuptools
name=python3-cachetools
version=5.1.0
version=5.2.0
release=1
source=(https://github.com/tkem/cachetools/archive/v$version/$name-$version.tar.gz)