Bug 2440405 - Review Request: python-trio-typing - Static type checking support for Trio and related projects
Summary: Review Request: python-trio-typing - Static type checking support for Trio an...
Keywords:
Status: POST
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Neal Gompa
QA Contact: Fedora Extras Quality Assurance
URL: https://github.com/python-trio/trio-t...
Whiteboard:
Depends On: 2440401
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-02-17 17:49 UTC by Michel Lind
Modified: 2026-02-19 16:12 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:
ngompa13: fedora-review+


Attachments (Terms of Use)

Description Michel Lind 2026-02-17 17:49:21 UTC
Spec URL: https://salimma.fedorapeople.org/python-trio-typing.spec
SRPM URL: https://salimma.fedorapeople.org/python-trio-typing-0.10.0-1.fc45.src.rpm
Upstream URL: https://github.com/python-trio/trio-typing

Description:
This package provides:

* PEP 561 typing stubs packages for the Trio project packages:
  * trio (trio-stubs)
  * outcome (outcome-stubs)
  * async_generator (async_generator-stubs)
* A package trio_typing containing types that Trio programs often want
  to refer to (AsyncGenerator[Y, S] and TaskStatus[T])
  (Nursery is exported publicly by mainline Trio as of version 0.12.0.)

* A mypy plugin that smooths over some limitations in the basic type hints.

Fedora Account System Username: salimma

Comment 1 Fedora Review Service 2026-02-18 15:36:22 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10148718
(failed)

Build log:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2440405-python-trio-typing/fedora-rawhide-x86_64/10148718-python-trio-typing/builder-live.log.gz

Please make sure the package builds successfully at least for Fedora Rawhide.

- If the build failed for unrelated reasons (e.g. temporary network
  unavailability), please ignore it.
- If the build failed because of missing BuildRequires, please make sure they
  are listed in the "Depends On" field


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 2 Neal Gompa 2026-02-19 16:12:47 UTC
Review notes:

* Package follows Fedora packaging guidelines
* Package follows Fedora Python packaging guidelines
* Package licensing is correct and license files are installed
* Package builds and installs (when chained with asyncmanager)
* No serious issues from rpmlint

PACKAGE APPROVED.


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