1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/graphics/py-pytesseract
Matthias Andree 26800c7850 graphics/py-pytesseract: 0.3.8 update, fix tests
- update to upstream release 0.3.8, switching to Github because
  PyPI (the "cheese shop") only carries 0.3.7
- restrict tests to the currently built Python flavor, else
  tox would try and run others it finds, inheriting possible
  test failures from other Python versions lacking some packages
  such as pillow or numpy in their install
- test: add py-numpy to test requisites
- test: add py-pandas to test requisites for Python >= 3.8
- test: add --sitepackages to tox invocation so that the tests
  find py-pillow.
2021-06-26 10:44:09 +02:00
..
distinfo graphics/py-pytesseract: 0.3.8 update, fix tests 2021-06-26 10:44:09 +02:00
Makefile graphics/py-pytesseract: 0.3.8 update, fix tests 2021-06-26 10:44:09 +02:00
pkg-descr