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
py-bravado-core Library for adding Swagger support to clients and servers
6.6.1_1 www 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 6.6.1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-07-02 16:42:38
Last Update: 2024-04-13 14:47:51
Commit Hash: 84a372a
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/Yelp/bravado-core
Description:
bravado-core is a Python library that adds client-side and server-side support for the OpenAPI Specification v2.0.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}bravado-core>0:www/py-bravado-core@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-bravado-core/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-bravado-core
  • pkg install py39-bravado-core
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-bravado-core listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-bravado-core
Package flavors (<flavor>: <package>)
  • py39: py39-bravado-core
distinfo:
TIMESTAMP = 1702705048 SHA256 (Yelp-bravado-core-v6.6.1_GH0.tar.gz) = feceaef77f1ea87bdf249380257427736122467b1003ed2d33e804058d8a9b62 SIZE (Yelp-bravado-core-v6.6.1_GH0.tar.gz) = 139108

Packages (timestamps in pop-ups are UTC):
py39-bravado-core
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.6.1_16.6.1_1--6.6.1_1---
FreeBSD:13:quarterly6.6.16.6.1--6.6.1-6.6.16.6.1
FreeBSD:14:latest6.6.1_16.6.1_1--6.6.1_1---
FreeBSD:14:quarterly6.6.16.6.1--6.6.1-6.6.16.6.1
FreeBSD:15:latest6.6.1_16.6.1_1n/a6.6.1_1n/a-6.6.1-
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. py39-mock>0 : devel/py-mock@py39
  2. py39-mypy>0 : devel/py-mypy@py39
  3. py39-pytest-benchmark>0 : devel/py-pytest-benchmark@py39
  4. py39-pytest-cov>0 : devel/py-pytest-cov@py39
  5. py39-pytest>=7,1 : devel/py-pytest@py39
  6. python3.9 : lang/python39
Runtime dependencies:
  1. py39-python-dateutil>0 : devel/py-python-dateutil@py39
  2. py39-jsonref>0 : devel/py-jsonref@py39
  3. py39-jsonschema>=2.5.1 : devel/py-jsonschema@py39
  4. py39-msgpack>=0.5.2 : devel/py-msgpack@py39
  5. py39-pytz>0 : devel/py-pytz@py39
  6. py39-requests>0 : www/py-requests@py39
  7. py39-simplejson>0 : devel/py-simplejson@py39
  8. py39-six>0 : devel/py-six@py39
  9. py39-swagger-spec-validator>=2.0.1 : devel/py-swagger-spec-validator@py39
  10. py39-yaml>0 : devel/py-yaml@py39
  11. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  12. python3.9 : lang/python39
This port is required by:
for Run
  1. www/py-bravado

Configuration Options:
No options to configure
Options name:
www_py-bravado-core
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Yelp/bravado-core/tar.gz/v6.6.1?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.6.1_1
13 Apr 2024 14:47:51
commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil

- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS
6.6.1
16 Dec 2023 05:55:53
commit hash: 64758a25c973932188c9011db4315f4383bd1c5bcommit hash: 64758a25c973932188c9011db4315f4383bd1c5bcommit hash: 64758a25c973932188c9011db4315f4383bd1c5bcommit hash: 64758a25c973932188c9011db4315f4383bd1c5b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/py-bravado-core: update 6.1.0 → 6.6.1

Reported by:	portscout
6.1.0
19 Jul 2023 19:51:54
commit hash: 8bd34b7691ea46f4dce7ad065341c91f84f27032commit hash: 8bd34b7691ea46f4dce7ad065341c91f84f27032commit hash: 8bd34b7691ea46f4dce7ad065341c91f84f27032commit hash: 8bd34b7691ea46f4dce7ad065341c91f84f27032 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/py-bravado-core: Update 5.17.1 → 6.1.0

Reported by:	portscout
5.17.1
02 Jul 2023 16:42:59
commit hash: 75f7b7bb1e32dc58bb6176d39440201103d3bcffcommit hash: 75f7b7bb1e32dc58bb6176d39440201103d3bcffcommit hash: 75f7b7bb1e32dc58bb6176d39440201103d3bcffcommit hash: 75f7b7bb1e32dc58bb6176d39440201103d3bcff files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/py-bravado-core: Minor correction
5.17.1
02 Jul 2023 16:39:50
commit hash: d7f607e8048b94b35c1e15499d57eb682c293d51commit hash: d7f607e8048b94b35c1e15499d57eb682c293d51commit hash: d7f607e8048b94b35c1e15499d57eb682c293d51commit hash: d7f607e8048b94b35c1e15499d57eb682c293d51 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/py-bravado-core: New port: Library for adding Swagger support to clients and
servers

Number of commits found: 5