Opened 9 years ago

Closed 6 years ago

Last modified 6 years ago

#461 closed enhancement (fixed)

GRASS GIS temporal algebra needs Python PLY package

Reported by: wenzeslaus Owned by: osgeo4w-dev@…
Priority: major Component: Package
Version: Keywords: python-ply, Lex-Yacc, dependency
Cc:

Description

Development version of GRASS GIS (trunk in SVN, future 7.1) contains temporal algebra which is using Python PLY Library (Python Lex-Yacc, "python-ply" package). Is it possible to add Python PLY to OSGeo4W so that the development package of GRASS GIS will work in OSGeo4W?

More details about Python PLY in GRASS GIS are at the GRASS GIS tracker:

Attachments (2)

setup.hint (118 bytes ) - added by hellik 6 years ago.
setup.hibt ply
ply-3.11-1.tar.bz2 (38.7 KB ) - added by hellik 6 years ago.
packaged ply

Download all attachments as: .zip

Change History (8)

by hellik, 6 years ago

Attachment: setup.hint added

setup.hibt ply

by hellik, 6 years ago

Attachment: ply-3.11-1.tar.bz2 added

packaged ply

in reply to:  description comment:1 by hellik, 6 years ago

Replying to wenzeslaus:

Development version of GRASS GIS (trunk in SVN, future 7.1) contains temporal algebra which is using Python PLY Library (Python Lex-Yacc, "python-ply" package). Is it possible to add Python PLY to OSGeo4W so that the development package of GRASS GIS will work in OSGeo4W?

attached to the ticket: setup.hint and a packaged ply for OSGeo4W

can anyone check if both files are ready to be integrated into OSGeo4W?

comment:2 by martinl, 6 years ago

Regarding attachment:ply-3.11-1.tar.bz2: probably we need two different packages for 32 and 64bit?

in reply to:  2 ; comment:3 by hellik, 6 years ago

Replying to martinl:

Regarding attachment:ply-3.11-1.tar.bz2: probably we need two different packages for 32 and 64bit?

Screened quickly in

https://download.osgeo.org/osgeo4w/

the python directories for 32bit and 64bit.

there is no difference in naming between the 2 platforms.

a quick check between ply source Python scripts and ply scripts downloaded by pip on these platforms shows that there is no difference.

ply doesn't contain binaries.

which different things between 32bit and 64bit may be needed?

in reply to:  3 comment:4 by hellik, 6 years ago

Replying to hellik:

which different things between 32bit and 64bit may be needed?

are there any hints in the OSGeo4W manuals/guidelines/descriptions about what have to be done regarding 32/64bit?

comment:5 by jef, 6 years ago

Resolution: fixed
Status: newclosed

python-pyl & python3-pyl added to osgeo4w 32 and 64bit.

Last edited 6 years ago by jef (previous) (diff)

in reply to:  5 comment:6 by hellik, 6 years ago

Replying to jef:

python-pyl & python3-pyl added to osgeo4w 32 and 64bit.

thanks for Incorporating ply.

Note: See TracTickets for help on using tickets.