Opened 3 years ago
Closed 22 months ago
#67914 closed request (wontfix)
Request for the utm package
| Reported by: | bjmarfito (Bryan Marfito) | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | ||
| Port: |
Description
I would like to request if the utm package can be added in Macports. This is their website: https://github.com/Turbo87/utm.
Change History (4)
comment:1 Changed 3 years ago by jmroot (Joshua Root)
comment:4 Changed 22 months ago by ryandesign (Ryan Carsten Schmidt)
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

So this is a python module. Since packaging all of PyPI as ports would take a prohibitively large amount of work, we usually only do so for modules that are either required by some other port, or depend on something that can't be installed by pip. For everything else, it's easy enough to install in a venv with pip.