Port details |
- py-cachecontrol httplib2 caching for requests
- 0.12.12 devel
=0 0.12.12Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2019-12-29 17:31:04
- Last Update: 2023-01-29 16:54:49
- Commit Hash: 6bccf02
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/ionrock/cachecontrol
- Description:
- CacheControl is a port of the caching algorithms in httplib2 for use with
requests session object.
It was written because httplib2's better support for caching is often mitigated
by its lack of thread safety. The same is true of requests in terms of caching.
- ¦ ¦ ¦ ¦
- 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}cachecontrol>0:devel/py-cachecontrol@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-cachecontrol
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1663672808
SHA256 (CacheControl-0.12.12.tar.gz) = 9c2e5208ea76ebd9921176569743ddf6d7f3bb4188dbf61806f0f8fc48ecad38
SIZE (CacheControl-0.12.12.tar.gz) = 29181
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>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-msgpack>=0.5.2 : devel/py-msgpack@py39
- py39-requests>=0 : www/py-requests@py39
- py39-filelock>=3.7.1 : sysutils/py-filelock@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py39-cachecontrol-0.12.12:
FILECACHE=on: FileCache support
REDIS=off: Redis support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-cachecontrol
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.12.12 29 Jan 2023 16:54:49 |
Yuri Victorovich (yuri) |
devel/py-cachecontrol: Remove duplicate in favor of www/py-cachecontrol |
0.12.12 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
0.12.12 03 Oct 2022 02:14:49 |
Po-Chuan Hsieh (sunpoet) |
devel/py-cachecontrol: Update to 0.12.12
Changes: https://github.com/ionrock/cachecontrol/blob/master/docs/release_notes.rst
https://github.com/ionrock/cachecontrol/commits/master |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.12.11 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.12.11 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.12.11 26 Apr 2022 15:01:22 |
Po-Chuan Hsieh (sunpoet) |
devel/py-cachecontrol: Update to 0.12.11
Changes: https://github.com/ionrock/cachecontrol/blob/master/docs/release_notes.rst
https://github.com/ionrock/cachecontrol/commits/master |
0.12.10 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
0.12.10 21 Nov 2021 18:20:07 |
Po-Chuan Hsieh (sunpoet) |
devel/py-cachecontrol: Update to 0.12.10
Changes: https://github.com/ionrock/cachecontrol/blob/master/docs/release_notes.rst
https://github.com/ionrock/cachecontrol/commits/master |
0.12.9 05 Nov 2021 19:14:05 |
Po-Chuan Hsieh (sunpoet) |
devel/py-cachecontrol: Update to 0.12.9
Changes: https://github.com/ionrock/cachecontrol/blob/master/docs/release_notes.rst
https://github.com/ionrock/cachecontrol/commits/master |
0.12.8 01 Nov 2021 21:28:43 |
Po-Chuan Hsieh (sunpoet) |
devel/py-cachecontrol: Update to 0.12.8
Changes: https://github.com/ionrock/cachecontrol/blob/master/docs/release_notes.rst
https://github.com/ionrock/cachecontrol/commits/master |
0.12.7 01 Nov 2021 13:41:36 |
Po-Chuan Hsieh (sunpoet) |
devel/py-cachecontrol: Update to 0.12.7
Changes: https://github.com/ionrock/cachecontrol/blob/master/docs/release_notes.rst
https://github.com/ionrock/cachecontrol/commits/master |
0.12.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.12.6 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.12.6 30 Aug 2020 20:20:41 |
sunpoet |
Fix option: rename LOCKFILE to FILECACHE |
0.12.6 29 Dec 2019 17:30:55 |
sunpoet |
Add py-cachecontrol 0.12.6
CacheControl is a port of the caching algorithms in httplib2 for use with
requests session object.
It was written because httplib2's better support for caching is often mitigated
by its lack of thread safety. The same is true of requests in terms of caching.
WWW: https://github.com/ionrock/cachecontrol |