| Port details on branch 2020Q3 |
- py-signedjson Sign JSON with Ed25519 signatures
- 1.1.1_1 security
=0 1.1.1_1Version 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: devel python
- License: APACHE20
- WWW:
- https://github.com/matrix-org/python-signedjson
- Description:
- python-signedjson allows more than one entity to sign an object, can sign with
more than one key and replace ED25519 with a different algorithm.
WWW: https://github.com/matrix-org/python-signedjson
¦ ¦ ¦ ¦ 
- 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}signedjson>0:security/py-signedjson@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-signedjson/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-signedjson
- pkg install py37-signedjson
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-signedjson listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py37-signedjson
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1586269364
SHA256 (signedjson-1.1.1.tar.gz) = 350586e7570ba208f7729dcda09d43f554ead0207a15e3e3695533ef3f720009
SIZE (signedjson-1.1.1.tar.gz) = 10906
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py37-setuptools_scm>=0 : devel/py-setuptools_scm@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-canonicaljson>=1.0.0 : devel/py-canonicaljson@py37
- py37-pynacl>=0.3.0 : security/py-pynacl@py37
- py37-typing-extensions>=3.5 : devel/py-typing-extensions@py37
- py37-unpaddedbase64>=1.0.1 : devel/py-unpaddedbase64@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- py37-importlib-metadata>=0 : devel/py-importlib-metadata@py37
- This port is required by:
- for Run
-
- net-im/py-matrix-synapse
Configuration Options:
- No options to configure
- Options name:
- security_py-signedjson
- USES:
- python:3.6+
- 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.1.1_1 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.1.1_1 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
|