Bug 1711725
| Summary: | Drop python2 sub-package from F31+ | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Orion Poplawski <orion> |
| Component: | python-pandas | Assignee: | kushaldas@gmail.com <mail> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | blentz, mail, mhroncok, orion, sergio.pasra, tomspur |
| 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: | 2019-06-11 15:57:09 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: | 1625773, 1674101 | ||
|
Description
Orion Poplawski
2019-05-20 00:40:29 UTC
Looks like we may need 0.25.0 to address this - https://github.com/pandas-dev/pandas/commit/90617c6c9fb476c8e7af9933531c59f9322d567c You don't actually need Python 3 semantics (language level) in Cython sources to build with/for Python 3 only. Hmm, all I know is that when I removed the python2 build pandas fails to build. May I have a look? Marking as duplicate for the automatic bug. *** This bug has been marked as a duplicate of bug 1718781 *** |