Summary: | www/py-freenit: Update to 0.2.29 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Goran Mekić <meka> | ||||
Component: | Individual Port(s) | Assignee: | Robert Clausecker <fuz> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | fuz | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/freenit-framework/backend/releases/tag/0.2.29 | ||||||
Attachments: |
|
Description
Goran Mekić
2023-08-24 09:50:50 UTC
You forgot to attach a patch. Created attachment 244673 [details]
freenit.patch
Sorry, summer heat got to my brain :o)
Happens to the best of us :-) The build fails on due to a dependency clash: pkg-static: py39-anyio-4.0.0 conflicts with py39-anyio3-3.7.1 (installs files into the same place). Problematic file: /usr/local/lib/python3.9/site-packages/anyio/__init__.py Dependency py39-anyio is required through py39-fastapi, while py39-anyio3 is required through py39-email-validator. Please check if you can do something about this. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6bab0f7335add789ce69871d8407bf344cba8150 commit 6bab0f7335add789ce69871d8407bf344cba8150 Author: Goran Mekić <meka@tilda.center> AuthorDate: 2023-08-24 09:45:21 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-09-12 14:54:16 +0000 www/py-freenit: Update to 0.2.29 Changelog: https://github.com/freenit-framework/backend/releases/tag/0.2.29 PR: 273325 www/py-freenit/Makefile | 2 +- www/py-freenit/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) Thank you for your contribution. |