On Fri, Feb 21, 2020 at 11:26:52PM -0500, Kurt Mosiejczuk wrote: > On Fri, Feb 21, 2020 at 08:21:12PM +0100, Landry Breuil wrote: > > Hi, > > > here's a rather large but mechanical diff (with updates in it..) to move > > those python ports to py3 only. > > > - updated py-planet to 1.4.5, all tests (fetched manually from github) pass > > - updated pyproj to 2.4.2.post1, 2.5.0 isnt yet on pypi, and a future > > version will require proj 7 which is due next week > > - for the others, dropped the py2 specific bits, added the > > @conflict/@pkgpath markers, bumped REVISIONs, etc. > > - to my knowledge there are no py2 consumers for all of those but more > > eyes could triplecheck .. > > I checked again. The only python2 consumers are done away with by > this patch :) > > > cc'ed maintainers for py-rasterio & py-proj :) > > I don't see them cc'd. I've added them to this reply. > > Assuming they are ok with the changes, ok kmos
Bah sorry, was meant to cc but ran out of time/brain cells.. and hit send. thanks for noticing and cc'ing martin and benoit :) Landry