mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to py3-cachetools-7.1.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
COMMENT= extensible memoizing collections and decorators
|
||||
|
||||
MODPY_DISTV = 7.0.5
|
||||
MODPY_DISTV= 7.1.0
|
||||
DISTNAME= cachetools-${MODPY_DISTV}
|
||||
PKGNAME= py-${DISTNAME}
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (cachetools-7.0.5.tar.gz) = DNBCwkN3IAwdzSJfi3sSsMpTzCyWG0N1fndOvhkP2ZA=
|
||||
SIZE (cachetools-7.0.5.tar.gz) = 37367
|
||||
SHA256 (cachetools-7.1.0.tar.gz) = 6lQG6SlW+QBrEh+AMhd8awLMX5pIjR5TsuTZy1quFcY=
|
||||
SIZE (cachetools-7.1.0.tar.gz) = 40085
|
||||
|
||||
@@ -8,6 +8,7 @@ lib/python${MODPY_VERSION}/site-packages/cachetools-${MODPY_DISTV}.dist-info/lic
|
||||
lib/python${MODPY_VERSION}/site-packages/cachetools-${MODPY_DISTV}.dist-info/licenses/LICENSE
|
||||
lib/python${MODPY_VERSION}/site-packages/cachetools-${MODPY_DISTV}.dist-info/top_level.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/cachetools/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/cachetools/__init__.pyi
|
||||
lib/python${MODPY_VERSION}/site-packages/cachetools/${MODPY_PYCACHE}/
|
||||
lib/python${MODPY_VERSION}/site-packages/cachetools/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/cachetools/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
@@ -22,4 +23,7 @@ lib/python${MODPY_VERSION}/site-packages/cachetools/${MODPY_PYCACHE}keys.${MODPY
|
||||
lib/python${MODPY_VERSION}/site-packages/cachetools/_cached.py
|
||||
lib/python${MODPY_VERSION}/site-packages/cachetools/_cachedmethod.py
|
||||
lib/python${MODPY_VERSION}/site-packages/cachetools/func.py
|
||||
lib/python${MODPY_VERSION}/site-packages/cachetools/func.pyi
|
||||
lib/python${MODPY_VERSION}/site-packages/cachetools/keys.py
|
||||
lib/python${MODPY_VERSION}/site-packages/cachetools/keys.pyi
|
||||
lib/python${MODPY_VERSION}/site-packages/cachetools/py.typed
|
||||
|
||||
Reference in New Issue
Block a user