Port details on branch 2025Q2 |
- py-dogpile.cache Caching front-end based on the Dogpile lock
- 1.3.3 devel
=2 1.3.3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2013-10-30 00:01:00
- Last Update: 2024-05-19 17:15:32
- Commit Hash: 958c9d1c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/sqlalchemy/dogpile.cache
- Description:
- A caching API built around the concept of a "dogpile lock", which allows
continued access to an expiring data value while a single thread generates
a new value.
dogpile.cache builds on the dogpile.core locking system, which implements the
idea of "allow one creator to write while others read" in the abstract.
Overall, dogpile.cache is intended as a replacement to the Beaker caching
system, the internals of which are written by the same author.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dogpile.cache>0:devel/py-dogpile.cache@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-dogpile.cache/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-dogpile.cache
- pkg install py39-dogpile.cache
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-dogpile.cache listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-dogpile.cache
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1715842678
SHA256 (dogpile.cache-1.3.3.tar.gz) = f84b8ed0b0fb297d151055447fa8dcaf7bae566d4dbdefecdcc1f37662ab588b
SIZE (dogpile.cache-1.3.3.tar.gz) = 272404
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=61.2 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-decorator>=4.0.0 : devel/py-decorator@py39
- py39-gdbm>=0 : databases/py-gdbm@py39
- py39-stevedore>=3.0.0 : devel/py-stevedore@py39
- python3.9 : lang/python39
- py39-typing-extensions>=4.0.1 : devel/py-typing-extensions@py39
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
- deskutils/py-bugwarrior
- devel/py-openstacksdk
- devel/py-oslo.cache
- multimedia/py-subliminal
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_py-dogpile.cache
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|