| Port details on branch 2020Q3 |
- py-canonicaljson Canonical JSON
- 1.2.0 devel
=0 1.2.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - 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
¦ ¦ ¦ ¦ 
- 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>)
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-frozendict>=1.0 : devel/py-frozendict@py37
- py37-simplejson>=3.6.5 : devel/py-simplejson@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- This port is required by:
- for Run
-
- net-im/py-matrix-synapse
- 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:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.2.0 23 Sep 2020 21:17:30
    |
Danilo G. Baio (dbaio)  |
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
  |
dbaio  |
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
|