Commit Graph

11 Commits

Author SHA1 Message Date
danj
d6a3237c73 Remove mariani@ as maintainer per his request 2019-05-05 15:44:12 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
kn
0796219cc0 Convert devel/py-test consumers to new MODPY_PYTEST
lang/python/python.port.mk revision 1.102 and 1.103 added
MODPY_TEST_LOCALE and MODPY_PYTEST respectively, nicely wrapping up the
usual pytest dance.

This removes hand-rolled do-tests from all 70 ports by setting
MODPY_PYTEST=Yes and MODPY_TEST_LOCALE as well as HOME=${WRKDIR} to TESTENV
as needed.

From Kurt Mosiejczuk <kurt at cranky dot work>, thanks!
OK sthen
2019-03-25 14:29:49 +00:00
mariani
36abf8db47 Updating py-qtpy from 1.5.2 to 1.6.0
OK danj@
2019-01-19 23:27:41 +00:00
danj
9dc1898b50 Update to py-qtpy-1.5.2
From Elias Mariani (Maintainer)
2018-11-10 20:36:07 +00:00
rsadowski
6639fdb566 Update py-qtpy-1.5.1
From Elias M. Mariani (maintainer) Thanks!
2018-09-29 08:38:04 +00:00
sthen
c9aeedba7d update to QtPy-1.5.0, from Elias M. Mariani 2018-08-29 21:19:09 +00:00
sthen
cb5d4f2e0f add tests, from Elias M. Mariani, I dropped REVISION change and added a
commented mentioning that they don't work with PORTS_PRIVSEP (though this
is probably common to other tests needing X)
2018-08-24 18:55:23 +00:00
sthen
ffbc8ca7cc update to py-qtpy-1.4.2, from Elias M. Mariani who is taking maintainer 2018-08-23 20:27:17 +00:00
shadchin
34a67c0b20 Update to py-qtpy 1.2.1 2017-02-23 12:30:54 +00:00
shadchin
0bd0ba163e Import py-qtpy 1.1.2, ok danj@
QtPy(pronounced 'cutie pie') is a small abstraction layer that lets you write
applications using a single api call to either PyQt or PySide.

It provides support for PyQt5, PyQt4 and PySide using the PyQt5 layout (where
the QtGui module has been split into QtGui and QtWidgets).
2017-02-19 19:30:54 +00:00