Opened 7 years ago
Closed 7 years ago
#54957 closed update (fixed)
py-cx_Freeze @4.3.1 update to 5.0.2
Reported by: | kandrew (Andrii Kryzhyk) | Owned by: | mf2k (Frank Schima) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | py-cx_Freeze |
Description
The current version of py_cx_Freeze in ports is 3.4.1 and doesn't properly freeze collections.abc for Python 3.4 The attached patch updates the version in ports to 3.4.4 that doesn't have the aforementioned bug.
Attachments (1)
Change History (7)
comment:1 Changed 7 years ago by mf2k (Frank Schima)
Cc: | mf2k removed |
---|---|
Port: | py-cx_Freeze added; py34-cx_Freeze removed |
Version: | 2.4.1 |
comment:2 Changed 7 years ago by mf2k (Frank Schima)
comment:4 Changed 7 years ago by kandrew (Andrii Kryzhyk)
Sorry for no updates. I have a new diff that will update port to the latest version and switch it to py36.
Changed 7 years ago by kandrew (Andrii Kryzhyk)
Attachment: | cx_Freeze_portfile_update.patch added |
---|
Portfile patch to update py-cx_Freeze to newer version
comment:5 Changed 7 years ago by mf2k (Frank Schima)
Summary: | py-cx_Freeze @3.4.1 update to 3.4.4 → py-cx_Freeze @4.3.1 update to 5.0.2 |
---|
comment:6 Changed 7 years ago by mf2k (Frank Schima)
Owner: | set to mf2k |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Can the python 3.6 sub-port be added? Is the older python 3.4 needed over 3.6 for any reason? I'm suggesting adding py36 and removing py34.