Bug 2041106 - Please branch and build python-trio for EPEL 8
Summary: Please branch and build python-trio for EPEL 8
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-trio
Version: epel8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Carl George 🤠
QA Contact:
URL:
Whiteboard:
Depends On: 2041107
Blocks: 2041105
TreeView+ depends on / blocked
 
Reported: 2022-01-15 23:40 UTC by Michel Lind
Modified: 2023-06-11 00:44 UTC (History)
4 users (show)

Fixed In Version: python-trio-0.8.0-1.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-06-11 00:44:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Michel Lind 2022-01-15 23:40:25 UTC
Please branch and build python-trio for EPEL 8

Comment 1 Michel Lind 2022-01-15 23:41:24 UTC
❯ fedpkg request-branch epel8
https://pagure.io/releng/fedora-scm-requests/issue/41000

Comment 2 Michel Lind 2022-01-15 23:50:29 UTC
❯ ebranch missing-build-reqs python-trio epel8 | jq
[
  "python-attrs",
  "python-outcome",
  "python-pip",
  "python-setuptools"
]

attrs is false positive, so are pip and setuptools

Comment 3 Ben Cotton 2022-02-08 21:11:22 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 36 development cycle.
Changing version to 36.

Comment 4 Orion Poplawski 2022-06-29 23:34:00 UTC
Looks like the branch was requested an never built.  Are you still working on this?

Comment 5 Ben Cotton 2023-04-25 18:23:14 UTC
This message is a reminder that Fedora Linux 36 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 36 on 2023-05-16.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '36'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 36 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 6 Ludek Smid 2023-05-25 19:30:19 UTC
Fedora Linux 36 entered end-of-life (EOL) status on 2023-05-16.

Fedora Linux 36 is no longer maintained, which means that it
will not receive any further security or bug fix updates. As a result we
are closing this bug.

If you can reproduce this bug against a currently maintained version of Fedora Linux
please feel free to reopen this bug against that version. Note that the version
field may be hidden. Click the "Show advanced fields" button if you do not see
the version field.

If you are unable to reopen this bug, please file a new report against an
active release.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 7 Carl George 🤠 2023-06-01 19:17:18 UTC
Upstream version 0.20.0 dropped support for Python 3.6 (the default in RHEL 8), so this will have to use an earlier version than that.

Comment 8 Carl George 🤠 2023-06-02 01:45:31 UTC
I was able to sort this out, but I had to go much further back than I expected.  RHEL 8 has python3-attrs 17.4.0.  trio has had a minimum version requirement of attrs 18.1.0 since version 0.9.0.  

https://github.com/python-trio/trio/commit/bdc5092429eb54c1397c8375977ac7da83aa15db

So I went back to the initial 0.7.0 package, cleaned up the spec file, and then updated it to version 0.8.0.  This builds for me locally, and I'll build it in koji once the current outage is resolved.

Comment 9 Fedora Update System 2023-06-02 16:52:50 UTC
FEDORA-EPEL-2023-1a26274f1c has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-1a26274f1c

Comment 10 Fedora Update System 2023-06-03 02:31:08 UTC
FEDORA-EPEL-2023-1a26274f1c 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-2023-1a26274f1c

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

Comment 11 Fedora Update System 2023-06-11 00:44:30 UTC
FEDORA-EPEL-2023-1a26274f1c 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.