Opened 13 years ago
Closed 10 years ago
#33157 closed submission (fixed)
py27-hachoir-core
Reported by: | m.haller@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | py-hachoir-core |
Description
Hachoir is a Python library used to represent of a binary file as a tree of Python objects. Each object has a type, a value, an address, etc. The goal is to be able to know the meaning of each bit in a file.
Attachments (2)
Change History (7)
Changed 13 years ago by m.haller@…
comment:1 Changed 13 years ago by mf2k (Frank Schima)
Version: | 2.0.3 |
---|
This needs to be modified to use the unified python 1.0 portgroup. See py-pil for an example.
Changed 11 years ago by jul_bsd@…
Attachment: | Portfile.2 added |
---|
comment:4 Changed 11 years ago by mf2k (Frank Schima)
The "devel" variant is not acceptable for 2 reasons:
- We do not change the version in a variant. Instead a sub-port should be used.
- We do not allow fetching from the head of the source tree. You must pick a version so that it is reproducible.
comment:5 Changed 10 years ago by mf2k (Frank Schima)
Port: | py-hachoir-core added; py27-hachoir-core removed |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Added in r120228 without the devel variant.
Note: See
TracTickets for help on using
tickets.
Portfile