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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
py-prance Resolving Swagger/OpenAPI 2.0 and 3.0.0 parser
23.6.21.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 23.6.21.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-07-16 19:11:36
Last Update: 2024-02-29 07:18:32
Commit Hash: 5d4139f
Also Listed In: python
License: MIT
WWW:
https://github.com/RonnyPfannschmidt/prance
Description:
Prance provides parsers for Swagger/OpenAPI 2.0 and 3.0 API specifications in Python. It uses flex, swagger_spec_validator or openapi_spec_validator to validate specifications, but additionally resolves JSON references in accordance with the OpenAPI spec. Mostly the latter involves handling non-URI references; OpenAPI is fine with providing relative file paths, whereas JSON references require URIs at this point in time.
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.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}prance>0:devel/py-prance@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-prance/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-prance
  • pkg install py39-prance
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 py39-prance listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-prance
Package flavors (<flavor>: <package>)
  • py39: py39-prance
distinfo:
TIMESTAMP = 1689398879 SHA256 (prance-23.6.21.0.tar.gz) = d8c15f8ac34019751cc4945f866d8d964d7888016d10de3592e339567177cabe SIZE (prance-23.6.21.0.tar.gz) = 2798776

Packages (timestamps in pop-ups are UTC):
py37-prance
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.20.0---0.20.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-prance
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-23.6.21.0--23.6.21.0---
FreeBSD:13:quarterly23.6.21.023.6.21.00.22.11.4.0_1-23.6.21.0-23.6.21.023.6.21.0
FreeBSD:14:latest23.6.21.023.6.21.00.21.8.0-23.6.21.00.22.11.4.0_1-0.22.11.4.0_1
FreeBSD:14:quarterly23.6.21.023.6.21.0-23.6.21.023.6.21.0-23.6.21.023.6.21.0
FreeBSD:15:latest23.6.21.023.6.21.0n/a23.6.21.0n/a-23.6.21.0-
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=0 : devel/py-setuptools@py39
  2. py39-setuptools-scm>=6 : devel/py-setuptools-scm@py39
  3. py39-wheel>=0 : devel/py-wheel@py39
  4. python3.9 : lang/python39
  5. py39-build>=0 : devel/py-build@py39
  6. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-chardet>=3.0,1 : textproc/py-chardet@py39
  2. py39-packaging>=21.3 : devel/py-packaging@py39
  3. py39-requests>=2.25 : www/py-requests@py39
  4. py39-ruamel.yaml>=0.17.10 : devel/py-ruamel.yaml@py39
  5. py39-six>=1.15<2 : devel/py-six@py39
  6. py39-openapi-spec-validator>=0.5.1 : devel/py-openapi-spec-validator@py39
  7. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/py-apispec

Configuration Options:
===> The following configuration options are available for py39-prance-23.6.21.0: CLI=off: Command-line interface support ICU=off: Unicode support ====> Options available for the multi BACKEND: you have to choose at least one of them FLEX=off: Use py-flex as backend OSV=on: Use py-openapi-spec-validator as backend SSV=off: Use py-swagger-spec-validator as backend ===> Use 'make config' to modify these settings
Options name:
devel_py-prance
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/p/prance/
  2. https://pypi.org/packages/source/p/prance/
Collapse this list.

There are no commits on branch 2022Q2 for this port