datamade / usaddress

:us: a python library for parsing unstructured United States address strings into address components
https://parserator.datamade.us/usaddress
MIT License
1.53k stars 303 forks source link

Manylinux #173

Closed jeancochrane closed 7 years ago

jeancochrane commented 7 years ago

Trying this PR again to see if Travis will receive the request this time.

jeancochrane commented 7 years ago

Builds are taking a long time and then failing to reach quay.io because of the current S3 outage, I think. Going to wait until that clears up and then rebuild this PR.

fgregg commented 7 years ago

@jeancochrane we don't actually need manylinx builds for usaddress, since it doesn't distribute any binary files. We already have a universal wheel for usaddress. https://pypi.python.org/pypi/usaddress

jeancochrane commented 7 years ago

Hm, OK. #47 seemed to imply that python-crfsuite necessitated a manylinux build? This is a bit over my head, so I leave the call up to you.

fgregg commented 7 years ago

So, what we want to do is help @mbatchkarov provide a manylinux build for python-crfsuite.

jeancochrane commented 7 years ago

Ahhhh, OK. I think I see what's going on now – my mistake. Shall we kill this PR?

fgregg commented 7 years ago

yup!