Re: breakages in travis-ci and ci.appveyor
Robin Becker <[email protected]>
| Newsgroups | gmane.comp.python.distutils.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks Dustin & Matthew, Appveyor pinning was relatively easy. I tried to pin in multibuild using the approach of pillow, but now I am getting > macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl > Traceback (most recent call last): > File "multibuild/supported_wheels.py", line 38, in <module> > main() > File "multibuild/supported_wheels.py", line 32, in main > tags = set(tags_for(fname)) > File "multibuild/supported_wheels.py", line 21, in tags_for > parsed_filename = WHEEL_INFO_RE.match(basename(fname)) > AttributeError: 'builtin_function_or_method' object has no attribute 'match' in OSX and the same for manylinux. I think that's related to changes in "multibuild/supported_wheels.py" intended to address wheel 0.32.0 :( On 01/10/2018 16:03, Dustin Ingram wrote: > Here is the relevant issue: https://github.com/pypa/auditwheel/issues/102 > > On Mon, Oct 1, 2018 at 7:54 AM Robin Becker <[email protected]> wrote: > >> I am using Matthew Brett's manylinux builder setup ( >> https://github.com/matthew-brett/multibuild) for reportlab and just >> started to >......... -- Robin Becker -- Distutils-SIG mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mm3/mailman3/lists/distutils-sig.python.org/ Message archived at https://mail.python.org/mm3/archives/list/[email protected]/message/OMGF56R36XZP4VTXOBBPGYHNRVK3FBKL/