Bug 2079606 - Please branch and build python-jmespath in epel9
Summary: Please branch and build python-jmespath in epel9
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-jmespath
Version: epel9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kevin Fenzi
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2077853
TreeView+ depends on / blocked
 
Reported: 2022-04-27 21:03 UTC by Major Hayden 🤠
Modified: 2022-05-09 12:21 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2022-05-09 12:21:46 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Major Hayden 🤠 2022-04-27 21:03:15 UTC
python-jmespath is a dependency of azure-cli and I'm working to backport azure-cli in BZ 2077853.

Could you please branch and build python-jmespath in epel9? If you would like help maintaining the package, I am happy to help.

Thanks!

Comment 1 Major Hayden 🤠 2022-05-02 14:42:13 UTC
I made a PR to remove the nose dependency for EPEL9: https://src.fedoraproject.org/rpms/python-jmespath/pull-request/7

Comment 2 Major Hayden 🤠 2022-05-04 11:57:21 UTC
Now that the PR is merged, we should be good to request the branch and start a build.

I don't have permission to do that. Would you be able to do that, Kevin? Thank you!

Comment 3 Kevin Fenzi 2022-05-09 02:56:55 UTC
Hum... python3-jmespath seems to be in rhel9? (well, centos 9 stream anyhow): 

python3-jmespath-0.9.4-11.el9.noarch.rpm

Comment 4 Major Hayden 🤠 2022-05-09 12:21:46 UTC
Darn, I'm sorry for wasting your time, Kevin. 🤦🏻‍♂️ I don't know how I missed this one when I started doing the backports.

[root@86ebafe41f95 /]# cat /etc/redhat-release 
CentOS Stream release 9
[root@86ebafe41f95 /]# dnf -q info python3-jmespath
Available Packages
Name         : python3-jmespath
Version      : 0.9.4
Release      : 11.el9
Architecture : noarch
Size         : 50 k
Source       : python-jmespath-0.9.4-11.el9.src.rpm
Repository   : appstream
Summary      : JSON Matching Expressions
URL          : https://github.com/jmespath/jmespath.py
License      : MIT
Description  : JMESPath allows you to declaratively specify how to extract elements from
             : a JSON document.


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