Bug 1922696

Summary: Please provide a EL8 build
Product: [Fedora] Fedora Reporter: Matthieu Saulnier <casper>
Component: python-pure-protobufAssignee: Artem <ego.cordatus>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 34CC: ego.cordatus, fedora, gwync
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-pure-protobuf-2.0.1-1.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-02-19 01:10:22 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 Matthieu Saulnier 2021-01-30 21:43:33 UTC
Description of problem:
I plan to introduce a Jabber client called "poezio" in EL8 very soon and this is a dependency.

Also there is only few modifications to the SPEC to build the rpm:

-BuildRequires:  python3-devel >= 3.7
+BuildRequires:  python3-devel
 BuildRequires:  python3dist(pytest)
 BuildRequires:  python3dist(setuptools)
+BuildRequires:  python3dist(dataclasses)

According to the setup.py file, Python version is not strictly limited at >= 3.7

It rebuilds fine, here is the koji build:

scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=60924407

Comment 1 Lyes Saadi 2021-01-30 23:01:15 UTC
Just committed the requested spec file changes (+ an update to 2.0.1) to master. It builds on both epel8 (https://koji.fedoraproject.org/koji/taskinfo?taskID=60931007) and f32 (https://koji.fedoraproject.org/koji/taskinfo?taskID=60931032) (and checked locally for f34)!

I have just added the dataclasses dependency behind an if statement as it is not available in fedora (since it is a backport of a native library of python3.7).

I let atim deal with requesting the branches if he agrees to create an EPEL8 branch... I'm not sure if I can do it myself as a co-maintainer.

Also, let's push the update to every branch when this is dealt with.

Comment 2 Matthieu Saulnier 2021-01-30 23:13:57 UTC
Thanks!

Comment 3 Fedora Update System 2021-02-03 01:06:38 UTC
FEDORA-EPEL-2021-17282fbc8a has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-17282fbc8a

Comment 4 Fedora Update System 2021-02-04 02:17:20 UTC
FEDORA-EPEL-2021-17282fbc8a has been pushed to the Fedora EPEL 8 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-17282fbc8a

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

Comment 5 Ben Cotton 2021-02-09 16:19:30 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 34 development cycle.
Changing version to 34.

Comment 6 Fedora Update System 2021-02-19 01:10:22 UTC
FEDORA-EPEL-2021-17282fbc8a has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.