Created attachment 249457 [details] upgrade patch net/py-ripe.atlas.cousteau: update to 2.0.0 - Update port to the most recent version - Change from PyPI to GitHub
Maintainer informed via mail
Looks okay.
Why the change from pypi to github?
Reopening, PR is open and waiting on upstream to proceed.
Comment on attachment 249457 [details] upgrade patch Undesired, spurious change from PyPi to GitHub
Created attachment 249896 [details] v0: pep517, pytest - Switch to DISTVERSION - Use pep517 build - Add pytest tests
Ports committer Nuno Teixeira stepped in rejecting the original patch and demanding from the upstream to send sources to PyPi. After the upstream fulfilled request, the committer created new patch rebased on PyPi sources, but did not commit it, instead escalated requesting the change of maintainer's email address. As a reporter I am closing the PR since original patch was rejected. The port in current state is not functional and should be marked as BROKEN. Please submit new PR if you want to update the port.
Reopening, reset maintainer completed.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=fbe5eaca7deb57b26bf1be88bc39ec9d2cfd7216 commit fbe5eaca7deb57b26bf1be88bc39ec9d2cfd7216 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-05-07 11:19:55 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-05-07 11:21:28 +0000 net/py-ripe.atlas.cousteau: Update to 2.0.0 - Switch to DISTVERSION - Use pep517 build - Add pytest tests - Take maintainership for the time being ChangeLog: https://github.com/RIPE-NCC/ripe-atlas-cousteau/releases/tag/v2.0.0 PR: 277934 Reported by: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> net/py-ripe.atlas.cousteau/Makefile | 17 ++++++++++------- net/py-ripe.atlas.cousteau/distinfo | 6 +++--- 2 files changed, 13 insertions(+), 10 deletions(-)
Committed, thanks!