Summary: | www/py-pelican: Update to 4.8.0 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Andreas Bilke <andreas> | ||||||
Component: | Individual Port(s) | Assignee: | Nuno Teixeira <eduardo> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | eduardo | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://github.com/getpelican/pelican/blob/4.8.0/docs/changelog.rst | ||||||||
Attachments: |
|
Hi, - 'make test' fails - consider using porclippy and portfmt to organize variables Could you take a look? Cheers Hi Andreas, Any progress on test problem? Cheers (In reply to Nuno Teixeira from comment #2) Hi! I made some progress (the previous do-test was screwed). Now I have some failing unit tests where I need to go to upstream for resolving them. I'm still on it. Best wishes Andreas Created attachment 236142 [details] Update to 4.8.0 Tighten deps versions. For the pytest approach I orientated myself on textproc/py-sphinx for marking (for us) broken tests. I opened a issue at https://github.com/getpelican/pelican/issues/3028 for finding out why these 3 tests break. They claim that maybe its something about our deps versions and the one they use. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3af68f0ea350050c96351f5481379a102d8d624a commit 3af68f0ea350050c96351f5481379a102d8d624a Author: Andreas Bilke <andreas@bilke.org> AuthorDate: 2022-09-09 20:13:04 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-09-09 20:14:08 +0000 www/py-pelican: Update to 4.8.0 ChangeLog: https://github.com/getpelican/pelican/blob/4.8.0/docs/changelog.rst PR: 265415 www/py-pelican/Makefile | 60 +++++++++++++++++++++++++++---------------------- www/py-pelican/distinfo | 6 ++--- 2 files changed, 36 insertions(+), 30 deletions(-) Hi, Sorry about delay! Test: 1 failed, 260 passed, 2 deselected in 9.90s I've read your issue at project site and maybe they right about different deps versions. Committed, thanks! |
Created attachment 235448 [details] Update to 4.8.0