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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-oslo.cache1 Cache storage for OpenStack projects
1.38.1_4 devel Deleted on this many watch lists=0 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 1.38.1_4Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-04-05 20:01:05
Last Update: 2021-06-10 15:42:20
Commit Hash: b39257a
Also Listed In: python
License: APACHE20
WWW:
https://github.com/openstack/oslo.cache
Description:
oslo.cache aims to provide a generic caching mechanism for OpenStack projects by wrapping the dogpile.cache library. The dogpile.cache library provides support memoization, key value storage and interfaces to common caching backends such as Memcached. WWW: https://docs.openstack.org/oslo.cache/latest/ WWW: https://github.com/openstack/oslo.cache
Homepage    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}oslo.cache1>0:devel/py-oslo.cache1@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py37-oslo.cache1
Package flavors (<flavor>: <package>)
  • py37: py37-oslo.cache1
distinfo:
TIMESTAMP = 1577145757 SHA256 (oslo.cache-1.38.1.tar.gz) = af107ce879751ef7261c8780f670ac17bc99d82ef8b3b8f825b647b9580845e9 SIZE (oslo.cache-1.38.1.tar.gz) = 57508

Packages (timestamps in pop-ups are UTC):
py37-oslo.cache1
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.38.1_4---1.38.1_4-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py37-pbr>=2.0.0 : devel/py-pbr@py37
  2. py37-setuptools>0 : devel/py-setuptools@py37
  3. python3.7 : lang/python37
Runtime dependencies:
  1. py37-dogpile.cache>=0.6.2 : devel/py-dogpile.cache@py37
  2. py37-six>=1.11.0 : devel/py-six@py37
  3. py37-oslo.config>=5.2.0 : devel/py-oslo.config@py37
  4. py37-oslo.i18n>=3.15.3 : devel/py-oslo.i18n@py37
  5. py37-oslo.log>=3.36.0 : devel/py-oslo.log@py37
  6. py37-oslo.utils>=3.33.0 : devel/py-oslo.utils@py37
  7. py37-setuptools>0 : devel/py-setuptools@py37
  8. python3.7 : lang/python37
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-oslo.cache1
USES:
python:3.6+
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/o/oslo.cache/
  2. https://pypi.org/packages/source/o/oslo.cache/
Collapse this list.
Port Moves
  • port moved to devel/py-oslo.cache on 2021-06-10
    REASON: Remove obsoleted port. Use devel/py-oslo.cache instead

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.38.1_4
10 Jun 2021 15:42:20
commit hash: b39257a2718325a60effed4253c79caf8cf98003commit hash: b39257a2718325a60effed4253c79caf8cf98003commit hash: b39257a2718325a60effed4253c79caf8cf98003commit hash: b39257a2718325a60effed4253c79caf8cf98003 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-oslo.cache1: Remove obsoleted port

Use devel/py-oslo.cache instead.
1.38.1_4
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.38.1_4
11 Jan 2021 19:36:17
Revision:561252Original commit files touched by this commit
rene search for other commits by this committer
Remove logic for Python < 3.6 for ports using Python 3.6+
1.38.1_4
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
1.38.1_4
17 May 2020 18:27:45
Revision:535593Original commit files touched by this commit
sunpoet search for other commits by this committer
Update RUN_DEPENDS for py-oslo.utils 4.1.1 update

- Bump PORTREVISION for dependency change
1.38.1_3
16 May 2020 10:54:30
Revision:535418Original commit files touched by this commit
sunpoet search for other commits by this committer
Update RUN_DEPENDS for py-oslo.i18n 4.0.1 update

- Bump PORTREVISION for dependency change
1.38.1_2
08 May 2020 20:52:16
Revision:534445Original commit files touched by this commit
sunpoet search for other commits by this committer
Update RUN_DEPENDS for py-oslo.log 4.1.1 update

- Bump PORTREVISION for dependency change
1.38.1_1
22 Apr 2020 21:26:53
Revision:532532Original commit files touched by this commit
sunpoet search for other commits by this committer
Update RUN_DEPENDS for py-oslo.config 8.0.0 update

- Bump PORTREVISION for dependency change
1.38.1
05 Apr 2020 19:53:42
Revision:530811Original commit files touched by this commit
sunpoet search for other commits by this committer
Add py-oslo.cache1 1.38.1 (copied from py-oslo.cache)

- Add PORTSCOUT

Number of commits found: 9