Opened 6 years ago
Closed 6 years ago
#57617 closed defect (fixed)
py34-bcolz @1.2.1: Exception: Unsupported Python version 3.4. Requires Python >= 2.7 or >= 3.5.
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | stromnov (Andrey Stromnov) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | py-bcolz |
Description
Traceback (most recent call last): File "setup.py", line 16, in <module> "or >= 3.5." % v[:2]) Exception: Unsupported Python version 3.4. Requires Python >= 2.7 or >= 3.5.
You can either pin py34-bcolz to an older version that still supports python 3.4, or you can move py34-bcolz to py-graveyard.
Remember to test all subports before committing in the future.
Change History (1)
comment:1 Changed 6 years ago by stromnov (Andrey Stromnov)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In 01a91bafff533032509cb5d8b97e53869d07d209/macports-ports (master):