Subject: CVS commit: pkgsrc/devel/py-dogpile-cache
From: Adam Ciarcinski
Date: 2024-05-06 06:36:19
Message id: 20240506043619.A40F9FA2C@cvs.NetBSD.org

Log Message:
py-dogpile-cache: updated to 1.3.3

1.3.3

usecase

[usecase] [memcached]
Added support for an additional pymemcached client parameter \ 
PyMemcacheBackend.memcached_expire_time. Pull request courtesy Takashi Kajinami.

bug

[bug] [typing]
Fixed the return type for CacheRegion.get(), which was inadvertently hardcoded \ 
to use CacheReturnType that only resolved to CachedValue or NoValue. Fixed to \ 
return ValuePayload which resolves to Any, as well as a new literal indicating \ 
an enum constant for api.NO_VALUE. The api.NO_VALUE constant remains available \ 
as the single element of this enum.

Files:
RevisionActionfile
1.18modifypkgsrc/devel/py-dogpile-cache/Makefile
1.17modifypkgsrc/devel/py-dogpile-cache/distinfo