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 on branch 2020Q3
py-canonicaljson Canonical JSON
1.2.0 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 1.2.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-09-23 21:17:38
Last Update: 2020-09-23 21:17:30
Commit Hash: 3bc9b74
Also Listed In: python
License: APACHE20
WWW:
https://github.com/matrix-org/python-canonicaljson
Description:
Canonical JSON is a JSON library for Python that provides features such as sorted keys, no insignificant whitespace, minimal escaping where necessary and supports frozendict immutable dictionaries. WWW: https://github.com/matrix-org/python-canonicaljson
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}canonicaljson>0:devel/py-canonicaljson@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-canonicaljson/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-canonicaljson
  • pkg install py37-canonicaljson
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 py37-canonicaljson listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py37-canonicaljson
Package flavors (<flavor>: <package>)
  • py37: py37-canonicaljson
distinfo:
TIMESTAMP = 1596280080 SHA256 (canonicaljson-1.2.0.tar.gz) = 99793988a301401c696c432d6636b6d6ef6ba0472ec923e67ec19ab31991d1ea SIZE (canonicaljson-1.2.0.tar.gz) = 9983

Packages (timestamps in pop-ups are UTC):
py37-canonicaljson
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.4.0--n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py39-canonicaljson
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--2.0.0--n/an/an/a
FreeBSD:14:latest--1.6.4--2.0.0-2.0.0
FreeBSD:14:quarterly-----2.0.02.0.02.0.0
FreeBSD:15:latest--n/a-n/an/a2.0.02.0.0
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py311-canonicaljson
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.02.0.0-2.0.02.0.0n/an/an/a
FreeBSD:13:quarterly2.0.02.0.0-2.0.02.0.0n/an/an/a
FreeBSD:14:latest2.0.02.0.0-2.0.02.0.0---
FreeBSD:14:quarterly2.0.02.0.0-2.0.02.0.0---
FreeBSD:15:latest2.0.02.0.0n/a2.0.0n/an/a--
FreeBSD:15:quarterly2.0.02.0.0n/a-n/an/a--
FreeBSD:16:latest2.0.02.0.0n/a-n/an/a--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py37-setuptools>0 : devel/py-setuptools@py37
  2. python3.7 : lang/python37
Runtime dependencies:
  1. py37-frozendict>=1.0 : devel/py-frozendict@py37
  2. py37-simplejson>=3.6.5 : devel/py-simplejson@py37
  3. py37-setuptools>0 : devel/py-setuptools@py37
  4. python3.7 : lang/python37
This port is required by:
for Run
  1. net-im/py-matrix-synapse
  2. security/py-signedjson

Configuration Options:
No options to configure
Options name:
devel_py-canonicaljson
USES:
python:3.5+
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/c/canonicaljson/
  2. https://pypi.org/packages/source/c/canonicaljson/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.0
23 Sep 2020 21:17:30
commit hash: 3bc9b74974c5efc26b11f87dff9aa9561e39a31bcommit hash: 3bc9b74974c5efc26b11f87dff9aa9561e39a31bcommit hash: 3bc9b74974c5efc26b11f87dff9aa9561e39a31bcommit hash: 3bc9b74974c5efc26b11f87dff9aa9561e39a31b files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
MFH: r542025 r544404

Fix RUN_DEPENDS

- Bump PORTREVISION for dependency change

devel/py-importlib-metadata is not required for python 3.8+.

Update to 1.2.0

Changes:	https://github.com/matrix-org/python-canonicaljson/blob/master/CHANGES.md

MFH: r542200 (partial)
  Update Python requirements for security/py-signedjson (avoid break bulk -a)

PR:		249375
Approved by:	ports-secteam (fluffy)
1.2.0
23 Sep 2020 21:17:30
Revision:549855Original commit files touched by this commit
dbaio search for other commits by this committer
MFH: r542025 r544404

Fix RUN_DEPENDS

- Bump PORTREVISION for dependency change

devel/py-importlib-metadata is not required for python 3.8+.

Update to 1.2.0

Changes:	https://github.com/matrix-org/python-canonicaljson/blob/master/CHANGES.md

MFH: r542200 (partial)
  Update Python requirements for security/py-signedjson (avoid break bulk -a)

PR:		249375
Approved by:	ports-secteam (fluffy)

Number of commits found: 2