Port details |
- py-recordclass Mutable variants of tuple and collections.namedtuple
- 0.22 devel =3 0.22Version of this port present on the latest quarterly branch.
- Maintainer: thierry@FreeBSD.org
- Port Added: 2022-08-07 09:27:07
- Last Update: 2024-06-23 17:27:04
- Commit Hash: a33d987
- People watching this port, also watch:: wa-aspell, medit, ittapi, php81-pear, apache-log4j2
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/intellimath/recordclass
- Description:
- Recordclass is a MIT Licensed python library. It was started as a "proof of
concept" for the problem of fast "mutable" alternative of namedtuple. It
implements a factory function recordclass (a variant of collection.namedtuple)
in order to create record-like classes with the same API as
collection.namedtuple. It was evolved further in order to provide more memory
saving, fast and flexible types.
- ¦ ¦ ¦ ¦
- 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}recordclass>0:devel/py-recordclass@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-recordclass/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-recordclass
- pkg install py311-recordclass
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-recordclass listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-recordclass
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1719149888
SHA256 (recordclass-0.22.tar.gz) = ca36384c22c29045a022ce87de23f2233f51523275fc83390a0cf75407340ce0
SIZE (recordclass-0.22.tar.gz) = 1332255
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:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- math/py-mathics
Configuration Options:
- No options to configure
- Options name:
- devel_py-recordclass
- USES:
- python:3.9+
- 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.22 23 Jun 2024 17:27:04 |
Thierry Thomas (thierry) |
devel/py-recordclass: upgrade to 0.22
Release notes at <https://github.com/intellimath/recordclass/releases/tag/0.22> |
0.21.1 03 Dec 2023 10:48:43 |
Thierry Thomas (thierry) |
devel/py-recordclass: upgrade to 0.21.1
Release notes at
<https://github.com/intellimath/recordclass/releases/tag/0.21.1>. |
0.21 10 Oct 2023 19:50:16 |
Thierry Thomas (thierry) |
devel/py-recordclass: upgrade to 0.21 |
0.20.1 24 Sep 2023 17:01:27 |
Thierry Thomas (thierry) |
devel/py-recordclass: upgrade to 0.20.1
Also change the home page. |
0.20 06 Aug 2023 09:48:23 |
Thierry Thomas (thierry) |
devel/py-recordclass: upgrade to 0.20 |
0.19.2 03 Aug 2023 10:03:12 |
Thierry Thomas (thierry) |
devel/py-recordclass: upgrade to 0.19.2 |
0.19.1 20 Jul 2023 16:46:26 |
Thierry Thomas (thierry) |
devel/py-recordclass: upgrade to 0.19.1 |
0.19 06 Jul 2023 16:42:27 |
Thierry Thomas (thierry) |
devel/py-recordclass: upgrade to 0.19 |
0.18.4 25 Apr 2023 20:15:49 |
Thierry Thomas (thierry) |
devel/py-recordclass: upgrade to 0.18.4 |
0.18.3 17 Mar 2023 18:31:24 |
Thierry Thomas (thierry) |
devel/py-recordclass: upgrade to 0.18.3
Changelog at
<https://bitbucket.org/intellimath/recordclass/commits/47211049011276c272e7463f777b92c2db4b7f37#chg-README.md> |
0.18.2 20 Jan 2023 18:02:23 |
Thierry Thomas (thierry) |
devel/py-recordclass: upgrade to 0.18.2 |
0.18.1.1 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.18.1.1 04 Jan 2023 21:00:52 |
Thierry Thomas (thierry) |
devel/py-recordclass: upgrade to 0.18.1.1 |
0.18.0.1 06 Nov 2022 11:07:00 |
Thierry Thomas (thierry) |
devel/py-recordclass: upgrade to 0.18.0.1
Fixes
https://bitbucket.org/intellimath/recordclass/issues/28/syntaxerror-in-recordclass-test |
0.18 05 Nov 2022 16:26:43 |
Thierry Thomas (thierry) |
devel/py-recordclass: upgrade to 0.18 |
0.17.5 10 Sep 2022 18:29:02 |
Thierry Thomas (thierry) |
devel/py-recordclass: upgrade to 0.17.5 |
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.17.2 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.17.2 07 Aug 2022 09:25:05 |
Thierry Thomas (thierry) |
devel/py-recordclass: Adding a new port required by Mathics3
Python library dealing with mutable variants of tuple (mutabletuple) and
collections.namedtuple (recordclass), which support assignments and more
memory saving variants (dataobject, litelist, …). |