Re: CHEESESHOP or GH

2023-01-29 Thread Einar Bjarni Halldórsson
Hi Charlie, On 1/28/23 01:47, Charlie Li wrote: I commented. This guideline isn't specific to python@ per se, but something that applies to all ports: proper release distributions (usually source tarballs) are preferred over source code management tags. For this port, you can go either way, b

Re: CHEESESHOP or GH

2023-01-27 Thread Charlie Li
Einar Bjarni Halldórsson wrote: So, we can either continue fetching the dist from PyPI and then have no tests, or we can fetch from Github, including the tests. The guidelines say: Examples where temporarily using an alternate MASTER_SITES is warranted:     Some files are not correctly packa

CHEESESHOP or GH

2023-01-27 Thread Einar Bjarni Halldórsson
Hi, I maintain devel/py-proxmoxer. A while ago the upstream project stopped including tests in the PyPI dist. I've created a bug report with them, but they've decided they're not adding the tests back [1]. So, we can either continue fetching the dist from PyPI and then have no tests, or we c