[Bug 245568] math/py-matplotlib-scalebar: Update to 0.6.2
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Apr 12 20:32:53 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245568
--- Comment #3 from Rainer Hurling <rhurlin at gwdg.de> ---
Moin Tobias,
Thanks for bringing this up.
py27 can't build anymore, since py-matplotlib-scalebar uses pathlib[1], which
was introduced in Python since 3.4 [2].
[1]
https://github.com/ppinard/matplotlib-scalebar/commit/166015e9b4cad5b9d00df31e0d242c335c93ab79
[2] https://docs.python.org/3/library/pathlib.html
py35, py36 and py38 seem to be broken for the following ports, which are
ignored with the following error: Unknown flavor 'py3[568]', possible flavors:
py37 py27
- devel/py-six at py3[568]
- math/py-kiwisolver at py3[568]
- www/py-tornado at py3[568]
- devel/py-pyparsing at py3[568]
- devel/py-pytz at py3[568]
- textproc/py-toml at py3[568]
So I think, in principle you are right. But for now, we should restrict FLAVORS
to only 3.7 for now.
HG, Rainer
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list