22 Commits

Author SHA1 Message Date
kmos
2ff387e044 Adding origin information of the patch that fixes compatibility
with pytest 4.x

Requested by feinerer@ based upon a discussion I was having with
danj@ about a similar change:

https://marc.info/?l=openbsd-ports&m=156184226517487&w=2

Best format for the information from sthen@
2019-06-30 15:32:06 +00:00
feinerer
c490241629 Enable tests for py-html5lib
From and OK kmos@
2019-06-25 08:17:16 +00:00
feinerer
46b8133dfc Update to py-html5lib 1.0.1
Tweaks and OK kmos@
2019-06-25 08:14:47 +00:00
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
danj
f41e2660fb Remove maintainers per their requests 2019-05-09 21:13:26 +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
shadchin
c06cee645c Update to py-html5lib 0.999999999
ok danj@
2017-06-28 18:02:23 +00:00
landry
c7f996f899 bump ports depending on python3 in devel 2017-01-03 19:19:48 +00:00
danj
fbfa9df17a backport fixes for the tests with newer textproc/py-lxml
from new maintainer Sean Levy, ok landry@
2016-05-02 18:10:09 +00:00
shadchin
b597ed39d4 Update to py-html5lib 0.9999999. Add python3 flavor.
ok edd@
2016-01-01 20:22:09 +00:00
sthen
2632b7a183 bump REVISION for setuptools dep change. 2015-09-29 10:51:53 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
naddy
c2832a1290 move http://code.google.com, *.googlecode.com, and sites.google.com to https
suggested by bentley@
2013-08-07 21:31:12 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
djm
128e83da3c drop MAINTAINERship of my ports. I simply don't have time to give them
the attention they deserve
2013-03-08 02:04:37 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
jasper
8353dfbd95 bumpski for python 2010-08-30 22:24:14 +00:00
espie
76a395857d A few python deps updates 2009-03-15 12:49:35 +00:00
djm
e918cd87df Import of html5lib-0.11.1
> A python based HTML parser/tokenizer based on the WHATWG HTML5
> specification for maximum compatibility with major desktop web
> browsers.

feedback & ok wcmaier@
2009-01-18 20:03:56 +00:00