notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-requests-cache0 Persistent cache for python requests
0.9.8 www on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.8Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-07-31 16:48:20
Last Update: 2023-07-31 16:39:46
Commit Hash: e17e236
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
Also Listed In: python
License: BSD2CLAUSE
WWW:
https://requests-cache.readthedocs.io/en/stable/
https://github.com/requests-cache/requests-cache
Description:
requests-cache is a transparent, persistent cache that provides an easy way to get better performance with the python requests library. Features: - Ease of use: Keep using the requests library you're already familiar with. Add caching with a drop-in replacement for requests.Session, or install globally to add caching to all requests functions. - Performance: Get sub-millisecond response times for cached responses. When they expire, you still save time with conditional requests. - Persistence: Works with several storage backends including SQLite, Redis, MongoDB, and DynamoDB; or save responses as plain JSON files, YAML, and more - Customization: Works out of the box with zero config, but with a robust set of features for configuring and extending the library to suit your needs - Expiration: Keep your cache fresh using Cache-Control, eagerly cache everything for long-term storage, use URL patterns for selective caching, or any combination of strategies - Compatibility: Can be combined with other popular libraries based on requests
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}requests-cache0>0:www/py-requests-cache0@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-requests-cache0/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-requests-cache0
  • pkg install py39-requests-cache0
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-requests-cache0 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-requests-cache0
Package flavors (<flavor>: <package>)
  • py39: py39-requests-cache0
distinfo:
TIMESTAMP = 1688166360 SHA256 (requests_cache-0.9.8.tar.gz) = eaed4eb5fd5c392ba5e7cfa000d4ab96b1d32c1a1620f37aa558c43741ac362b SIZE (requests_cache-0.9.8.tar.gz) = 1508006

Packages (timestamps in pop-ups are UTC):
py39-requests-cache0
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly-----0.9.80.9.80.9.8
FreeBSD:14:latest--------
FreeBSD:14:quarterly-----0.9.80.9.80.9.8
FreeBSD:15:latest--n/a-n/a0.9.80.9.80.9.8
 

py311-requests-cache0
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.80.9.8-0.9.80.9.8---
FreeBSD:13:quarterly0.9.80.9.8-0.9.80.9.8---
FreeBSD:14:latest0.9.80.9.8-0.9.80.9.8---
FreeBSD:14:quarterly0.9.80.9.8-0.9.80.9.8---
FreeBSD:15:latest0.9.80.9.8n/a0.9.8n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-poetry-core>=1.0.0 : devel/py-poetry-core@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-appdirs>=1.4.4 : devel/py-appdirs@py39
  2. py39-attrs>=21.2 : devel/py-attrs@py39
  3. py39-cattrs>=22.2 : devel/py-cattrs@py39
  4. py39-requests>=2.22 : www/py-requests@py39
  5. py39-url-normalize>=1.4 : net/py-url-normalize@py39
  6. py39-urllib3>=1.25.5,1 : net/py-urllib3@py39
  7. python3.9 : lang/python39
This port is required by:
for Run
  1. biology/py-orange3-bioinformatics

Configuration Options:
No options to configure
Options name:
www_py-requests-cache0
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/r/requests_cache/
  2. https://pypi.org/packages/source/r/requests_cache/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.8
31 Jul 2023 16:39:46
commit hash: e17e236d1b23fc0785e4c1a34b08eefe2576ff44commit hash: e17e236d1b23fc0785e4c1a34b08eefe2576ff44commit hash: e17e236d1b23fc0785e4c1a34b08eefe2576ff44commit hash: e17e236d1b23fc0785e4c1a34b08eefe2576ff44 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-requests-cache0: Add py-requests-cache0 0.9.8 (copied from
py-requests-cache)

- Update WWW
- Add PORTSCOUT

Number of commits found: 1