maintainer-feedback requested: [Bug 272152] devel/py-pytest: locked to Python 3.9?
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 272152] devel/py-pytest: locked to Python 3.9?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 22 Jun 2023 21:53:29 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody) <python@FreeBSD.org> for maintainer-feedback: Bug 272152: devel/py-pytest: locked to Python 3.9? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272152 --- Description --- All of a sudden I get these unexpected error messages when doing make fetch-recursive for my local metaport: ===> py310-pytest-7.3.1,1 Unknown flavor 'py310', possible flavors: py39. *** Error code 1 (continuing) Stop. make[1]: stopped in /usr/ports/devel/py-pytest *** Error code 1 (continuing) Stop. make: stopped in /usr/ports/local/E590T-localbase The latter port is my own local metaport on my laptop. I get the same error messages when running make fetch directly in /usr/ports/devel/py-pytest whenever FLAVOR is set to anything but py39. This wasn't the case a few weeks ago. What changed and why?