Opened 12 years ago
Closed 12 years ago
#35263 closed update (fixed)
py27-hggit: update to 0.3.2
Reported by: | lbschenkel (Leonardo Brondani Schenkel) | Owned by: | easye |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | haspatch | Cc: | ryandesign (Ryan Carsten Schmidt), chris@… |
Port: | py27-hggit |
Description
Attached Portfile; only version and checksums were changed.
Attachments (3)
Change History (9)
Changed 12 years ago by lbschenkel (Leonardo Brondani Schenkel)
Changed 12 years ago by lbschenkel (Leonardo Brondani Schenkel)
Attachment: | Portfile.diff added |
---|
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|---|
Owner: | changed from macports-tickets@… to easieste@… |
comment:2 follow-up: 3 Changed 12 years ago by lbschenkel (Leonardo Brondani Schenkel)
It would be extremely nice if both py*-dulwich and py*-hggit are updated at the same time but it is not a hard requirement; hg-git does not depend in a specific version of dulwich (version 0.8.3 currently in MacPorts is fine).
Since Mercurial depends on Python 2.7, is there any reason for py26-hggit to be still maintained?
comment:3 Changed 12 years ago by deric@…
Replying to leonardo.schenkel@…:
Since Mercurial depends on Python 2.7, is there any reason for py26-hggit to be still maintained?
Yes, since mercurial even though it installs Python 2.7 works with Python 2.6, once the port is unified there isn't really any extra work. I'll see if I can attach unified Portfiles for hggit and dulwich for you to review later today.
comment:4 Changed 12 years ago by deric@…
Attached unified portfile for py-hggit. py-dulwich unified Portfile is attached to #35262.
comment:5 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | chris@… added |
---|
Duplicate #35699 notes that 0.3.3 is available.
comment:6 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Presumably py26-hggit should be updated at the same time. Ideally the two ports would be combined into a unified port.
Dependency py*-dulwich should be updated first; see #35262.