Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1481100 - python-Rtree is outdated and lacks Python 3 support
Summary: python-Rtree is outdated and lacks Python 3 support
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-Rtree
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Zbigniew Jędrzejewski-Szmek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON3 1468995
TreeView+ depends on / blocked
 
Reported: 2017-08-14 06:04 UTC by Elliott Sales de Andrade
Modified: 2017-09-02 09:53 UTC (History)
3 users (show)

Fixed In Version: python-Rtree-0.8.3-4.fc27
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-09-02 09:53:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Elliott Sales de Andrade 2017-08-14 06:04:41 UTC
Description of problem:
The latest version of Rtree is 0.8.3 [1], which can be found on their GitHub releases page [2], but only 0.7.0 is packaged. The 0.8.x series also adds support for Python 3, which is not part of the current Fedora package.

You can find an updated spec file here: https://gitlab.com/qulogic-rpms/geopy/tree/master/python-Rtree

Version-Release number of selected component (if applicable):
Rawhide: 0.7.0-11.fc27
Fedora 26: 0.7.0-10.fc26
Fedora 25: 0.7.0-9.fc25
Fedora 24: 0.7.0-8.fc24

Additional info:
[1] https://github.com/Toblerity/rtree/releases/tag/0.8.3
[2] https://github.com/Toblerity/rtree/releases

Comment 1 Elliott Sales de Andrade 2017-08-18 04:48:38 UTC
FYI, I took those specs and made a pull request in SCM:
https://src.fedoraproject.org/rpms/python-Rtree/pull-request/1

Comment 2 Zbigniew Jędrzejewski-Szmek 2017-08-18 11:22:06 UTC
I'll be rebuiling rtree anyway as part of the python2 renaming ( https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3), and I'll build with your patch then. I didn't look at the PR, but the original changed the binary package name to camelcase erroneously, which I fixed locally.


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