Port details |
- py-types-jsonschema Typing stubs for jsonschema
- 4.20.0.0 devel
=0 4.19.0.3Version of this port present on the latest quarterly branch. - Maintainer: matthew@FreeBSD.org
 - Port Added: 2023-05-09 13:33:13
- Last Update: 2023-11-18 18:10:53
- Commit Hash: b33c891
- Also Listed In: python
- License: APACHE20
- WWW:
- https://pypi.org/project/types-jsonschema/
- Description:
- This is a PEP 561 type stub package for the jsonschema package. It can
be used by type-checking tools like mypy, pyright, pytype, PyCharm,
etc. to check code that uses jsonschema.
¦ ¦ ¦ ¦ 
- 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}types-jsonschema>0:devel/py-types-jsonschema@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-types-jsonschema/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-types-jsonschema
- pkg install py39-types-jsonschema
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-types-jsonschema listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-types-jsonschema
- Package flavors (<flavor>: <package>)
- py39: py39-types-jsonschema
- distinfo:
- TIMESTAMP = 1700330956
SHA256 (types-jsonschema-4.20.0.0.tar.gz) = 0de1032d243f1d3dba8b745ad84efe8c1af71665a9deb1827636ac535dcb79c1
SIZE (types-jsonschema-4.20.0.0.tar.gz) = 9544
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-types-jsonschema
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.20.0.0 18 Nov 2023 18:10:53
    |
Matthew Seaman (matthew)  |
devel/py-types-jsonschema: update to 4.20.0.0
Changes: https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/jsonschema.md
Reported by: repology, portscout |
4.19.0.4 31 Oct 2023 08:19:59
    |
Matthew Seaman (matthew)  |
devel/py-types-jsonschema: update to 4.19.0.4
Changes: https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/jsonschema.md#41904-2023-10-31
Reported by: portscout, repology |
4.19.0.3 26 Sep 2023 05:41:45
    |
Matthew Seaman (matthew)  |
devel/py-types-jsonschema: update to 4.19.0.3
Changes: https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/jsonschema.md
Reported by: portscout, repology |
4.19.0.0 24 Sep 2023 14:51:12
    |
Matthew Seaman (matthew)  |
devel/py-types-jsonschema: update to 4.19.0.0
Changes: https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/jsonschema.md
Reported by: repology |
4.17.0.10 21 Jul 2023 06:17:46
    |
Matthew Seaman (matthew)  |
devel/py-types-jsonschema: update to 4.17.0.10
Changes: https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/jsonschema.md
Reported by: repology |
4.17.0.9 13 Jul 2023 21:56:10
    |
Matthew Seaman (matthew)  |
devel/py-types-jsonschema: update to 4.17.0.9
Changes: https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/jsonschema.md#41709-2023-07-13
Reported by: repology |
4.17.0.8 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
4.17.0.8 11 May 2023 14:58:22
    |
Matthew Seaman (matthew)  |
devel/py-types-jsonschema: update to 4.17.0.8
Changes: https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/jsonschema.md
Reported by: repology |
4.17.0.7 09 May 2023 13:31:39
    |
Matthew Seaman (matthew)  |
devel/py-types-jsonschema: New port
This is a PEP 561 type stub package for the jsonschema package. It can
be used by type-checking tools like mypy, pyright, pytype, PyCharm,
etc. to check code that uses jsonschema. |