Bug 1980256

Summary: Rebase python-jsonpointer to major version 2
Product: Red Hat Enterprise Linux 9 Reporter: Jan Kurik <jkurik>
Component: python-jsonpointerAssignee: Andreas Gerstmayr <agerstmayr>
Status: CLOSED CURRENTRELEASE QA Contact: Jan Kurik <jkurik>
Severity: low Docs Contact: Jacob Taylor Valdez <jvaldez>
Priority: medium    
Version: 9.0CC: agerstmayr, jvaldez, otikhomi
Target Milestone: betaKeywords: Rebase, Triaged
Target Release: ---Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-jsonpointer-2.0-3.el9 Doc Type: Enhancement
Doc Text:
.RHEL 9 provides `python-jsonpointer` 2.0 RHEL 9 is distributed with the `python-jsonpointer` package version 2.0. Notable changes over version 1.9 include: * The Python versions 2.6 and 3.3 are deprecated. * The `python-jsonpointer` module now automatically checks pointers for invalid escape sequences. * You can now write pointers as arguments in the command line. * Pointers can not be submitted in URL encoded format any more.
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-12-07 21:42:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jan Kurik 2021-07-08 08:18:06 UTC
Description of problem:
Rebase python-jsonpointer to major version 2

Comment 4 Eva-Lotte Gebhardt 2021-08-05 14:14:02 UTC
Hi @agerstmayr, would you please let me know what notable highlights of the rebase of the python-jsonpointer to major version 2 are?

Comment 5 Andreas Gerstmayr 2021-08-05 15:47:45 UTC
Sure, I've updated the doctext field.

Comment 6 Eva-Lotte Gebhardt 2021-08-06 07:22:59 UTC
Hi Andreas,

thank you very much for your input! I updated the doctext field accordingly, please review it.

Thank you!

Comment 7 Andreas Gerstmayr 2021-08-06 12:51:55 UTC
looks good, a few minor corrections:

> The `python-jsonpointer` module now automatically checks your code for invalid escapes of jsonpointers.

The `python-jsonpointer` module now automatically checks pointers for invalid escape sequences.

> Pointers are not url encoded anymore.

Pointers must not be submitted in URL encoded format anymore.


Thanks,
Andreas

Comment 8 Eva-Lotte Gebhardt 2021-08-06 13:45:36 UTC
Hi Andreas, 


thank you very much, I updated the doctext field. WDYT?

Comment 9 Andreas Gerstmayr 2021-08-06 16:26:03 UTC
looks great, thanks!