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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
py-jaraco.collections Python models and classes to supplement the stdlib ‘collections’
5.2.1 devel 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 5.1.0Version of this port present on the latest quarterly branch.
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-06-14 12:33:08
Last Update: 2026-05-21 14:54:12
Commit Hash: bb02e41
Also Listed In: python
License: MIT
WWW:
https://github.com/jaraco/jaraco.collections
Description:
Models and classes to supplement the stdlib 'collections' module. Highlights include: * RangeMap: A mapping that accepts a range of values for keys. * Projection: A subset over an existing mapping. * KeyTransformingDict: Generalized mapping with keys transformed by a function. * FoldedCaseKeyedDict: A dict whose string keys are case-insensitive. * BijectiveMap: A map where keys map to values and values back to their keys. * ItemsAsAttributes: A mapping mix-in exposing items as attributes. * IdentityOverrideMap: A map whose keys map by default to themselves unless overridden. * FrozenDict: A hashable, immutable map. * Enumeration: An object whose keys are enumerated. * Everything: A container that contains all things. * Least, Greatest: Objects that are always less than or greater than any other. * pop_all: Return all items from the mutable sequence and remove them from that sequence. * DictStack: A stack of dicts, great for sharing scopes. * WeightedLookup: A specialized RangeMap for selecting an item by weights.
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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}jaraco.collections>0:devel/py-jaraco.collections@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-jaraco.collections/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-jaraco.collections
  • pkg install py311-jaraco.collections
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 py311-jaraco.collections listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-jaraco.collections
Package flavors (<flavor>: <package>)
  • py311: py311-jaraco.collections
distinfo:
TIMESTAMP = 1778116629 SHA256 (jaraco_collections-5.2.1.tar.gz) = dab81970bad6f0ab53b20745f1b01da37926e4c0fcd425046aa45e0d8efa18ed SIZE (jaraco_collections-5.2.1.tar.gz) = 19729

Packages (timestamps in pop-ups are UTC):
py39-jaraco.collections
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--4.2.0--n/an/an/a
FreeBSD:14:latest-----4.2.0-4.2.0
FreeBSD:14:quarterly-----5.0.05.0.05.0.0
FreeBSD:15:latest--n/a-n/an/a5.0.05.0.0
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py311-jaraco.collections
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.1.05.1.0-5.1.05.1.0n/an/an/a
FreeBSD:13:quarterly5.1.05.1.0-5.1.05.1.0n/an/an/a
FreeBSD:14:latest---5.1.0----
FreeBSD:14:quarterly5.1.05.1.0-5.1.0----
FreeBSD:15:latest--n/a5.1.0n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py312-jaraco.collections
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest5.2.15.2.1--5.2.1---
FreeBSD:14:quarterly----5.2.1---
FreeBSD:15:latest5.2.15.2.1n/a-n/an/a--
FreeBSD:15:quarterly5.2.15.2.1n/a-n/an/a--
FreeBSD:16:latest5.2.15.2.1n/a-n/an/a--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=61 : devel/py-setuptools@py311
  2. py311-setuptools-scm>=3.4.1 : devel/py-setuptools-scm@py311
  3. py311-wheel>=0 : devel/py-wheel@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest>=7,1 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-jaraco.text>=0 : devel/py-jaraco.text@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. devel/py-tempora
  2. irc/py-irc
  3. www/py-cherrypy

Configuration Options:
No options to configure
Options name:
devel_py-jaraco.collections
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/j/jaraco.collections/
  2. https://pypi.org/packages/source/j/jaraco.collections/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.2.1
21 May 2026 14:54:12
commit hash: bb02e412facacd2c4903852c40b0d26eabccd8e7commit hash: bb02e412facacd2c4903852c40b0d26eabccd8e7commit hash: bb02e412facacd2c4903852c40b0d26eabccd8e7commit hash: bb02e412facacd2c4903852c40b0d26eabccd8e7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jaraco.collections: Update to 5.2.1

- Clean up BUILD_DEPENDS
- Update version requirement of *_DEPENDS
- Sort BUILD_DEPENDS

Changes:	https://github.com/jaraco/jaraco.collections/blob/main/NEWS.rst
PR:		295153
Approved by:	nivit (maintainer)
5.1.0
17 Mar 2025 09:50:54
commit hash: 1faa608b92b3e523b0e8fc5b1a369be985605cb2commit hash: 1faa608b92b3e523b0e8fc5b1a369be985605cb2commit hash: 1faa608b92b3e523b0e8fc5b1a369be985605cb2commit hash: 1faa608b92b3e523b0e8fc5b1a369be985605cb2 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
Author: Alastair Hogge
devel/py-jaraco.collections: Update to 5.1.0

PR:		285435
5.0.1
13 Apr 2024 08:03:57
commit hash: 1bb11ecf2e87fd452806ffcc8b7bc325255003d7commit hash: 1bb11ecf2e87fd452806ffcc8b7bc325255003d7commit hash: 1bb11ecf2e87fd452806ffcc8b7bc325255003d7commit hash: 1bb11ecf2e87fd452806ffcc8b7bc325255003d7 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-jaraco.collections: Upgrade to 5.0.1

Reported by:	portscout
5.0.0
29 Feb 2024 07:18:32
commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools-scm: update to 8.0.4

Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.

Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.

Further details: https://wiki.freebsd.org/Python/setuptools

Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288
5.0.0
09 Dec 2023 17:17:19
commit hash: 7275bab7fbdf595de8ff0a0746788e16050568bccommit hash: 7275bab7fbdf595de8ff0a0746788e16050568bccommit hash: 7275bab7fbdf595de8ff0a0746788e16050568bccommit hash: 7275bab7fbdf595de8ff0a0746788e16050568bc files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-jaraco.collections: Update to 5.0.0

- Reformat Makefile with portfmt

Reported by:	github-actions[bot] <notifications@github.com>
4.3.0
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
4.3.0
01 Jul 2023 20:03:45
commit hash: 3b02be2145ae651695d3496780f8ee7ea218083ccommit hash: 3b02be2145ae651695d3496780f8ee7ea218083ccommit hash: 3b02be2145ae651695d3496780f8ee7ea218083ccommit hash: 3b02be2145ae651695d3496780f8ee7ea218083c files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-jaraco.collections: Update to 4.3.0
4.2.0
14 Jun 2023 12:30:44
commit hash: 8f711d52639ed7c63335d501a9ac08f3d0b05f3dcommit hash: 8f711d52639ed7c63335d501a9ac08f3d0b05f3dcommit hash: 8f711d52639ed7c63335d501a9ac08f3d0b05f3dcommit hash: 8f711d52639ed7c63335d501a9ac08f3d0b05f3d files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-jaraco.collections: Add new port

Python models and classes to supplement the stdlib 'collections' module.

https://github.com/jaraco/jaraco.collections

Number of commits found: 8