pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/devel/py-enum



On Mon, Sep 19, 2016 at 12:29:01AM +0000, Kamil Rytarowski wrote:
> Module Name:  pkgsrc
> Committed By: kamil
> Date:         Mon Sep 19 00:29:01 UTC 2016
> 
> Added Files:
>       pkgsrc/devel/py-enum: DESCR Makefile PLIST distinfo
> 
> Log Message:
> Import enum-0.4.6 as devel/py-enum

Python 3.4:
AttributeError: 'Enum' object has no attribute '__members__'

Python 3.5:
ImportError: cannot import name 'IntEnum'

Joerg



Home | Main Index | Thread Index | Old Index