https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220596
Kubilay Kocak <ko...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |maintainer-feedback?(roberf | |e...@gmail.com) URL| |https://reviews.freebsd.org | |/D8475 Keywords| |feature, needs-qa Summary|Importing the xonsh shell |shells/xonsh: Python-ish |into the FreeBSD ports tree |BASH-wards shell CC| |pyt...@freebsd.org, | |roberf...@gmail.com Status|New |Open --- Comment #1 from Kubilay Kocak <ko...@freebsd.org> --- If this is the same xonsh as listed in PyPI [1]: - Update version: 0.5.12 - Add PKGNAMEPREFIX = PYTHON_PKGNAMEPREFIX - Add 'python' as secondary (virtual) category - Use CHEESESHOP (PyPI) as the MASTER_SITES (removing USE_GITHUB) unless there is a compelling reason not to use it (eg: important files missing from sdist) - It appears upstream builds/tests (Travis CI) with 3.4+. Current patch is limited to 3.4 only. Set to 3.4+ Please also confirm that this port/change passes QA (portlint and poudriere in particular). For more information and instructions see: https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing.html [1] https://pypi.python.org/pypi/xonsh -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"