Bug 1922696 - Please provide a EL8 build
Summary: Please provide a EL8 build
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-pure-protobuf
Version: 34
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Artem
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-01-30 21:43 UTC by Matthieu Saulnier
Modified: 2021-02-19 01:10 UTC (History)
3 users (show)

Fixed In Version: python-pure-protobuf-2.0.1-1.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-02-19 01:10:22 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


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