Bug 1977623
Summary: | python-patsy fails to build with Sphinx 4.0.2 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Karolina Surma <ksurma> |
Component: | python-patsy | Assignee: | Sergio Pascual <sergio.pasra> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | code, neuro-sig, sanjay.ankur, sergio.pasra |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-07-21 14:28:16 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1973718 |
Description
Karolina Surma
2021-06-30 08:05:42 UTC
The conf.py file is in Python 2!! No commits upstream in 2½ years—is patsy still maintained? Not sure, but lots of users and activity on the repo otherwise: https://github.com/pydata/patsy/issues/154 It's required by a few other packages, so we'll have to keep it around: sudo dnf repoquery --whatrequires python3-patsy [sudo] password for asinha: Last metadata expiration check: 4:19:41 ago on Tue 20 Jul 2021 14:44:29 BST. python3-pybids-0:0.12.4-2.fc34.noarch python3-pymc3-0:3.9.3-4.fc34.noarch python3-statsmodels-0:0.12.2-1.fc34.x86_64 (ins)[asinha@ankur ~]$ Fixed in this build: https://koji.fedoraproject.org/koji/buildinfo?buildID=1778015 |