Opened 10 years ago

Closed 10 years ago

#43052 closed submission (fixed)

py-geojson @1.0.6: new port

Reported by: petrrr Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-geojson

Description

This port implements python-geojson (or PyPI's geojson) as detailed below.

py-geojson @1.0.6 (python, gis)
Sub-ports:            py26-geojson, py27-geojson, py33-geojson

Description:          This library implements all the GeoJSON objects described in The GeoJSON Format Specification. It provides functions encoding and
                      decoding GeoJSON formatted data and is an implementation of the Python __geo_interface__ Specification.
Homepage:             https://github.com/frewsxcv/python-geojson

Library Dependencies: py27-geojson
Platforms:            darwin
License:              BSD
Maintainers:          Peter.Danecek@bo.ingv.it, openmaintainer@macports.org

Attachments (2)

Portfile (2.1 KB) - added by petrrr 10 years ago.
updated Portfile for python/py-geojson
patch-setup.py.diff (393 bytes) - added by petrrr 10 years ago.
patchfile to be placed in files

Download all attachments as: .zip

Change History (8)

comment:1 Changed 10 years ago by petrrr

Reminder: If ticket #43061 is implemented, the Python 3.4 subport can be enabled and tested as well.

Changed 10 years ago by petrrr

Attachment: Portfile added

updated Portfile for python/py-geojson

Changed 10 years ago by petrrr

Attachment: patch-setup.py.diff added

patchfile to be placed in files

comment:2 Changed 10 years ago by petrrr

I updated the Portfile so that it corrects some problem with testing and dependencies. The new Portfile requires a patch to be placed in files and depends on #43061 and #43105 to work correctly for Python 3.4.

Thanks!

comment:3 Changed 10 years ago by petrrr

I see I have not put the haspatch keyword, so this could be added. Thanks!

comment:4 Changed 10 years ago by mf2k (Frank Schima)

The haspatch keyword is not applicable for a submission port. If the reporter has not attached anything, then it is not a submission. Also, it designates that a patch is attached. in a submission ticket, you submit a complete Portfile.

Version 0, edited 10 years ago by mf2k (Frank Schima) (next)

comment:5 Changed 10 years ago by petrrr

Right, I probably confused it with another ticket (#43105), but this I flagged correctly.

comment:6 Changed 10 years ago by g5pw (Aljaž Srebrnič)

Resolution: fixed
Status: newclosed

Submitted in r118352.

Note: See TracTickets for help on using tickets.