[Bug 267251] devel/py-poetry-core
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Oct 2022 09:11:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267251 Bug ID: 267251 Summary: devel/py-poetry-core Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: sunpoet@FreeBSD.org Reporter: stewart+FreeBSD-BugZilla@arnos-vale.net Assignee: sunpoet@FreeBSD.org Flags: maintainer-feedback?(sunpoet@FreeBSD.org) Attachment #237508 text/plain mime type: Created attachment 237508 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=237508&action=edit Add missing poetry-core packages Version 1.3.0 included these changes which were not accounted for in the bump to v1.3.2: • Deprecate poetry.core.constraints.generic, which is replaced by poetry.core.packages.constraints (#482). • Deprecate poetry.core.semver, which is replaced by poetry.core.constraints.version (#482). (#482: https://github.com/python-poetry/poetry-core/pull/482) The attached patch simply adds the packages to the files/setup.py This fixes #267235 and #267236. Stewart. -- You are receiving this mail because: You are the assignee for the bug.