RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1846004 - update to jsonschema v3 (required for poetry)
Summary: update to jsonschema v3 (required for poetry)
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: python-jsonschema
Version: ---
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 8.0
Assignee: Eduardo Otubo
QA Contact: Huijuan Zhao
URL:
Whiteboard:
Depends On:
Blocks: 1898395 1971613
TreeView+ depends on / blocked
 
Reported: 2020-06-10 14:52 UTC by Fabio Valentini
Modified: 2023-03-14 14:57 UTC (History)
10 users (show)

Fixed In Version: python-jsonschema-3.0.0-1.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1971613 (view as bug list)
Environment:
Last Closed: 2022-05-16 09:40:41 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Fabio Valentini 2020-06-10 14:52:58 UTC
I only see version 2.6.0 as available from RHEL 8 / CentOS 8 / EPEL 8 (when building packages with mock -r epel-8-x86_64).

poetry requires version 3.0.0+ because it uses the Draft7Validator class. [0]

poetry is starting to be used for building fedora infra components, and since they don't upload sdist tarballs (with setup.py files) to pypi (or elsewhere), they will need poetry to build at some point in the future.

[0]: https://github.com/Julian/jsonschema/blob/master/CHANGELOG.rst#v300

Comment 1 John Ferlan 2020-06-16 19:51:13 UTC
Eduardo - I see you've been assigned previous python-jsonschema bugs

Please be sure to set the ITR to the proper version (assuming RHEL 8.3.0) and set the priority.

Comment 3 Neal Gompa 2021-02-22 21:28:21 UTC
Any progress on this? It'd be great to have this for RHEL 8.4...

Comment 4 Eduardo Otubo 2021-06-14 12:42:09 UTC
(In reply to Neal Gompa from comment #3)
> Any progress on this? It'd be great to have this for RHEL 8.4...

Related to this: We dropped python-jsonschema dependency from cloud-init for RHEL-9 and forward.
So we only need to update it for RHEL-8.

Comment 7 Eduardo Otubo 2021-08-10 14:19:45 UTC
Since cloud-init does not require an update on jsonschema, and we don't maintain this package anymore, I'll reset the owner and ITR to --- back to the backlog.

Comment 18 Eduardo Otubo 2021-09-21 13:01:34 UTC
Question to the reporter: Do you really need python-jsonschema for rhel-8.4 or you can wait til 8.6 is out?

Comment 19 Eduardo Otubo 2021-09-21 13:28:15 UTC
PR to update package python-jsonschema on RHEL-8.6
https://src.osci.redhat.com/rpms/python-jsonschema/pull-request/3

Comment 20 Fabio Valentini 2021-09-21 13:29:16 UTC
I am no longer the maintainer of poetry in Fedora, the Python Team maintains the package now.
As far as I know, Neal wanted to package some Fedora Infra components (like noggin) for RHEL / EPEL, which uses the new python PEP whatever build method with pyproject.toml, which needs poetry and, transitively, jsonschema v3, so he would probably be the person who knows when he needs it.

Comment 21 Eduardo Otubo 2021-09-21 13:32:42 UTC
Also, @huzhao and @ribarry we need qa_ack and devel_ack on this bz.


Note You need to log in before you can comment on or make changes to this bug.