Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 2081707 - Please branch and build python-pika in epel9
Summary: Please branch and build python-pika in epel9
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-pika
Version: epel9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Neal Gompa
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2049035
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-05-04 12:46 UTC by noon
Modified: 2023-09-18 04:36 UTC (History)
5 users (show)

Fixed In Version: python-pika-1.2.1-1.el9
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-03-26 02:21:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description noon 2022-05-04 12:46:03 UTC
Please branch and build python-pika in epel9.

If you do not wish to maintain python-pika in epel9,
or do not think you will be able to do this in a timely manner,
I would be happy to be a co-maintainer of the package (FAS noon);
please add me through https://src.fedoraproject.org/rpms/python-pika/adduser

Thanks!

Comment 1 Raphael Groner 2022-05-07 15:36:24 UTC
Thanks for your request. As I get error 403 "You are not allowed to change the settings for this project" you should ask some admin of that package, so no idea why I got assigned for this issue.

Comment 2 Ben Beasley 2022-05-07 16:18:38 UTC
For whatever historical reason, you are the “Bugzilla Assignee” for EPEL for python-pika, even though you are not currently a maintainer for it.

Ilia, or possibly Neal, could you update the EPEL assignee to a current maintainer, or add and assign Fabrice? Thanks!

Comment 3 Raphael Groner 2022-05-07 16:31:42 UTC
FWIW, src.fp.org tells I did some commits 5 years ago. Afterwards I've decided to orphan but it seems to not work. HTH

Comment 4 Neal Gompa 2022-05-07 17:57:27 UTC
Request made: https://pagure.io/releng/fedora-scm-requests/issue/44265

Comment 5 Neal Gompa 2022-05-07 18:06:11 UTC
(In reply to Ben Beasley from comment #2)
> For whatever historical reason, you are the “Bugzilla Assignee” for EPEL for
> python-pika, even though you are not currently a maintainer for it.
> 
> Ilia, or possibly Neal, could you update the EPEL assignee to a current
> maintainer, or add and assign Fabrice? Thanks!

I do not have the ability to fix the assignee. I get an error when I try.

Comment 6 Raphael Groner 2022-05-07 18:08:04 UTC
(In reply to Neal Gompa from comment #4)
> Request made: https://pagure.io/releng/fedora-scm-requests/issue/44265

Thanks!

Comment 7 Raphael Groner 2022-05-07 18:24:21 UTC
(In reply to Neal Gompa from comment #5)
…
> I do not have the ability to fix the assignee. I get an error when I try.

Probably it has to be done directly somewhere in rhbz but I don't know where.

Comment 8 Neal Gompa 2022-05-07 18:41:04 UTC
Looks like we're missing a few packages:

No matching package to install: 'python3-mock'
No matching package to install: 'python3-nose2'
No matching package to install: 'python3-twisted'

Comment 9 Ben Beasley 2022-05-07 18:56:49 UTC
(In reply to Raphael Groner from comment #7)
> (In reply to Neal Gompa from comment #5)
> …
> > I do not have the ability to fix the assignee. I get an error when I try.
> 
> Probably it has to be done directly somewhere in rhbz but I don't know where.

It can be done directly on the https://src.fedoraproject.org/rpms/python-pika page by the main admin. It seems like other admins should be able to do it too, but I seem to remember that not being possible in other cases, too. I don’t know if there is any other way.

Comment 10 Ben Beasley 2022-05-07 19:21:32 UTC
The python3-mock dependency would need to be patched out in accordance with https://fedoraproject.org/wiki/Changes/DeprecatePythonMock.

It’s possible that the tests could be run with pytest instead of nose2; I would have to be in front of a real computer to check.

I don’t know if python-twisted will be branched for EPEL9 or not: bug 2049035. It looks like twisted support in pika is optional and is associated with an extra that could be omitted. (The Fedora package doesn’t yet have extras metapackages, though: https://fedoraproject.org/wiki/Changes/PythonExtras#Extras_metapackages)

If I had a personal interest in this package, I might offer the necessary PRs, but I don’t, so I probably won’t.

Comment 11 Raphael Groner 2022-05-08 07:01:43 UTC
(In reply to Ben Beasley from comment #9)
> (In reply to Raphael Groner from comment #7)
> > (In reply to Neal Gompa from comment #5)
> > …

> It can be done directly on the
> https://src.fedoraproject.org/rpms/python-pika page by the main admin. It
> seems like other admins should be able to do it too, but I seem to remember
> that not being possible in other cases, too. I don’t know if there is any
> other way.

It should be fixed now by have dropped a false overlay.

Comment 12 noon 2022-05-09 07:25:31 UTC
FYI I have submitted a pull request upstream to get rid of the "mock" dependency:
https://github.com/pika/pika/pull/1356

Comment 13 noon 2022-09-13 14:36:58 UTC
FYI the pull request for the "mock" dependency has been merged upstream.

Comment 14 Fedora Update System 2023-03-16 21:12:01 UTC
FEDORA-EPEL-2023-3b54948adb has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-3b54948adb

Comment 15 Fedora Update System 2023-03-18 05:31:01 UTC
FEDORA-EPEL-2023-3b54948adb has been pushed to the Fedora EPEL 9 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-3b54948adb

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 16 Fedora Update System 2023-03-26 02:21:16 UTC
FEDORA-EPEL-2023-3b54948adb has been pushed to the Fedora EPEL 9 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 17 Red Hat Bugzilla 2023-09-18 04:36:34 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days


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