Opened 11 years ago

Closed 11 years ago

#38403 closed submission (duplicate)

new port: py-bitarray

Reported by: sean@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: petrrr
Port: py-bitarray

Description


Attachments (2)

Portfile (1.1 KB) - added by sean@… 11 years ago.
Portfile.2 (1.2 KB) - added by sean@… 11 years ago.
Fetching tarball of 0.8.0 (0.8.1 is not a tag yet), use github subgroup

Download all attachments as: .zip

Change History (8)

Changed 11 years ago by sean@…

Attachment: Portfile added

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

This project is hosted at github. Possibly using the github portgroup would simplify the portfile.

This port fetches from git. Could it fetch from a tarball instead? That would be preferred.

This port fetches the head of the git repository. That's not ok; it needs to fetch a specific version of the source so that port builds are repeatable and predictable. You've indicated in the version field that this is version 0.8.1, so it needs to fetch version 0.8.1 of the source.

comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Port: py-bitarray added
Type: defectsubmission

Changed 11 years ago by sean@…

Attachment: Portfile.2 added

Fetching tarball of 0.8.0 (0.8.1 is not a tag yet), use github subgroup

comment:3 Changed 11 years ago by petrrr

Note that there is ticket #37677 with a similar request as well. Maybe these should be merged?

comment:4 Changed 11 years ago by petrrr

Cc: Peter.Danecek@… added

Cc Me!

comment:5 Changed 11 years ago by petrrr

Version 0.8.1 has been released. I will update ticket #37677. There it downloads from pypi.

comment:6 Changed 11 years ago by mf2k (Frank Schima)

Resolution: duplicate
Status: newclosed
Version: 2.1.3
Note: See TracTickets for help on using tickets.