Opened 2 months ago

#73725 assigned defect

py27-oauthlib @3.3.1: AttributeError: 'module' object has no attribute 'suppress'

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: petrrr
Priority: Normal Milestone:
Component: ports Version: 2.12.4
Keywords: Cc:
Port: py27-oauthlib

Description

py27-oauthlib fails to build:

:info:build Traceback (most recent call last):
:info:build   File "setup.py", line 4, in <module>
:info:build     with contextlib.suppress(ImportError):
:info:build AttributeError: 'module' object has no attribute 'suppress'

Attachments (1)

main.log (7.6 KB) - added by ryandesign (Ryan Carsten Schmidt) 2 months ago.

Download all attachments as: .zip

Change History (1)

Changed 2 months ago by ryandesign (Ryan Carsten Schmidt)

Attachment: main.log added
Note: See TracTickets for help on using tickets.