1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
Ruslan Makhmatkhanov 9a238ca329 print/py-fonttools: drop pyxml dependency
Drop dependency on pyxml. The message in setup.py is kinda confusing, but
it will only be triggered on pythons < 2.0, because xml.parsers.expat is
in standard library on higher versions of python. This is modern port, that
supports python3.
Bump PORTREVISION because of dependency change.
2015-06-01 20:48:03 +00:00
..