1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/net/py-wsproto
Kai Knoblich b60319e273 net/py-wsproto: Fix runtime dependencies and Python version restriction
* Update the RUN_DEPENDS and limit the port to Python 3.6 or newer as the
  support for Python 2.7 and 3.5 was dropped with the 0.15.0 release.

  Python 3.6 needs also the devel/py-dataclasses package as an additional
  dependency to work properly.

* Add a "do-test" target while I'm here to make future QA easier.

* Bump PORTREVISION for package change.

PR:		242025 (related)
Approved by:	portmgr blanket (runtime fix)
MFH:		2019Q4 (runtime fix)
2019-11-28 17:51:33 +00:00
..
distinfo
Makefile net/py-wsproto: Fix runtime dependencies and Python version restriction 2019-11-28 17:51:33 +00:00
pkg-descr