Search Criteria
Package Details: python-jsonschema26 2.6.0-1
Package Actions
- View PKGBUILD / View Changes
- Download snapshot
- Search wiki
- Flag package out-of-date
- 1 pending request
- Submit Request
Git Clone URL: | https://aur.archlinux.org/python-jsonschema26.git (read-only, click to copy) |
---|---|
Package Base: | python-jsonschema26 |
Description: | An implementation of JSON Schema validation for Python |
Upstream URL: | http://pypi.python.org/pypi/jsonschema |
Licenses: | MIT |
Conflicts: | python-jsonschema |
Provides: | python-jsonschema |
Submitter: | Universebenzene |
Maintainer: | Universebenzene |
Last Packager: | Universebenzene |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-06-12 07:43 (UTC) |
Last Updated: | 2019-06-14 17:55 (UTC) |
Dependencies (8)
- python-setuptools
- python-setuptools (make)
- python-vcversioner (make)
- python-mock (check)
- python-rfc3987 (check)
- python-strict-rfc3339 (check)
- python-twisted (check)
- python-webcolors (check)
Required by (155)
- amazon-dash-git (requires python-jsonschema)
- anki (requires python-jsonschema)
- anki-before-bazel (requires python-jsonschema)
- anki-bin (requires python-jsonschema)
- anki-git (requires python-jsonschema)
- anki-qt5 (requires python-jsonschema)
- ansel-git (requires python-jsonschema) (make)
- ansible-lint-git (requires python-jsonschema)
- aur-mbedtls (requires python-jsonschema) (make)
- aw-core (requires python-jsonschema)
- aw-server (requires python-jsonschema)
- calibre-web (requires python-jsonschema) (optional)
- camillagui (requires python-jsonschema)
- camillagui-backend (requires python-jsonschema)
- clickable-git (requires python-jsonschema)
- darktable-cr3 (requires python-jsonschema) (make)
- darktable-cr3-git (requires python-jsonschema) (make)
- darktable-git (requires python-jsonschema) (make)
- darktable-rc (requires python-jsonschema) (make)
- devtoolbox (requires python-jsonschema)
- Show 135 more...
Latest Comments
khalil2535 commented on 2020-04-02 05:06 (UTC)
to install without check ..
cd /tmp git clone https://aur.archlinux.org/python-jsonschema26.git cd python-jsonschema26 makepkg -si --nocheck
=== thanks to @DevStacker99
altf4 commented on 2020-03-31 10:30 (UTC)
Is anything evoluting on this right now?
altf4 commented on 2020-03-26 02:04 (UTC) (edited on 2020-03-26 02:13 (UTC) by altf4)
Same here
khalil2535 commented on 2020-03-23 04:47 (UTC)
same issue here @maclu
maclu commented on 2020-03-16 03:21 (UTC)
Hey, following tests fail with python 3.8.2 installed
Install then aborts: ==> ERROR: A failure occurred in check().
I don't have sufficient experience - is there any other details needed.