Opened 2 years ago
Closed 2 years ago
#66387 closed defect (fixed)
py310-subprocess-tee @0.4.0_0: fails to build
Reported by: | hexadecagram ({16/7}) | Owned by: | judaew (Vadym-Valdis Yudaiev) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.0 |
Keywords: | Cc: | ||
Port: | py-subprocess-tee |
Description
Build step trips over the fact that there is no setup.py. The tarball does not contain setup.py and the setup.cfg seems quite incomplete, especially compared to the same file in the 0.3.5 tarball.
Attachments (1)
Change History (3)
Changed 2 years ago by hexadecagram ({16/7})
comment:1 Changed 2 years ago by reneeotten (Renee Otten)
Cc: | judaew removed |
---|---|
Keywords: | monterey x86_64 removed |
Owner: | set to judaew |
Port: | py-subprocess-tee added; py310-subprocess-tee removed |
Status: | new → assigned |
comment:2 Changed 2 years ago by Vadym-Valdis Yudaiev <judaew@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
this probably should just use
python.pep517 yes
in the Portfile as the directory appears to contain apyproject.toml
file