Bug 2440405

Summary: Review Request: python-trio-typing - Static type checking support for Trio and related projects
Product: [Fedora] Fedora Reporter: Michel Lind <michel>
Component: Package ReviewAssignee: Neal Gompa <ngompa13>
Status: POST --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: package-review
Target Milestone: ---Flags: ngompa13: fedora-review+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://github.com/python-trio/trio-typing
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2440401    
Bug Blocks:    

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.