notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
Port details
py-openapi-schema-validator02 OpenAPI schema validation for Python
0.2.3 devel Deleted 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 Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-09-04 03:54:37
Last Update: 2022-10-09 15:37:46
Commit Hash: c4d5b07
Also Listed In: python
License: BSD3CLAUSE
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}openapi-schema-validator02>0:devel/py-openapi-schema-validator02@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py39-openapi-schema-validator02
Package flavors (<flavor>: <package>)
  • py39: py39-openapi-schema-validator02
distinfo:

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
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
Runtime dependencies:
  1. py39-jsonschema>=3.0.0<5.0.0 : devel/py-jsonschema@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/py-openapi-spec-validator04*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
Options name:
USES:
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/o/openapi-schema-validator/
  2. https://pypi.org/packages/source/o/openapi-schema-validator/
Collapse this list.
Port Moves

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.3
09 Oct 2022 15:37:46
commit hash:c4d5b077935ce44a9d25a6ac4d3d7346cafcd181commit hash:c4d5b077935ce44a9d25a6ac4d3d7346cafcd181commit hash:c4d5b077935ce44a9d25a6ac4d3d7346cafcd181commit hash:c4d5b077935ce44a9d25a6ac4d3d7346cafcd181 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-openapi-schema-validator02: Remove obsoleted port

Use devel/py-openapi-schema-validator instead.
0.2.3
10 Sep 2022 13:02:44
commit hash:c7df0d6da8758928de46324a3457d01c95cad3c2commit hash:c7df0d6da8758928de46324a3457d01c95cad3c2commit hash:c7df0d6da8758928de46324a3457d01c95cad3c2commit hash:c7df0d6da8758928de46324a3457d01c95cad3c2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-openapi-schema-validator02: Add PORTSCOUT (should be part of
ea1db46ea2da642f9bbf5794c689ea0d92870940)
07 Sep 2022 21:58:51
commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.2.3
07 Sep 2022 21:10:59
commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.2.3
04 Sep 2022 03:41:29
commit hash:ea1db46ea2da642f9bbf5794c689ea0d92870940commit hash:ea1db46ea2da642f9bbf5794c689ea0d92870940commit hash:ea1db46ea2da642f9bbf5794c689ea0d92870940commit hash:ea1db46ea2da642f9bbf5794c689ea0d92870940 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-openapi-schema-validator02: Add py-openapi-schema-validator02 0.2.3
(copied from py-openapi-schema-validator)

- Add PORTSCOUT

Number of commits found: 5