Commit Graph

17 Commits

Author SHA1 Message Date
sthen
716f142842 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:09 +00:00
naddy
8c0294c2fa drop RCS Ids 2022-03-11 19:53:16 +00:00
sthen
29389da44c bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:15 +00:00
sebastia
de4a82e3f3 sthen@ pointed out MODPY_FLAVOR is missing here as well at the RUN_DEPENS
while there, update to latest

OK sthen@, rpointel@ (MAINTAINER)
2021-08-25 08:43:39 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
rpointel
ad61a3a6e6 update pdf-parser to 0.7.4 and switch to python 3. 2020-03-08 19:20:45 +00:00
rpointel
56e78f3ace update pdf-parser to 0.7.3. 2019-10-26 08:41:48 +00:00
rpointel
f8216f7d1a update pdf-parser to 0.7.2. 2019-09-16 05:37:57 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
rpointel
85948ef837 update pdf-parser to 0.7.1. 2019-03-10 12:40:35 +00:00
rpointel
9e2504f291 update pdf-parser to 0.6.9. 2018-10-23 09:04:01 +00:00
rpointel
5452f289bc update pdf-parser to 0.6.8. 2017-10-30 16:03:20 +00:00
rpointel
e253f21777 update pdf-parser to 0.6.7.
more information: https://blog.didierstevens.com/2016/12/28/update-pdf-parser-version-0-6-7/
2017-04-05 07:13:55 +00:00
rpointel
450531a919 small update of pdf-parser to 0.6.6. 2016-12-27 12:27:26 +00:00
rpointel
c5161ccd72 small update to 0.6.5. 2016-07-31 13:46:05 +00:00
rpointel
3e5c8bf9c5 import pdf-parser, identify the fundamental elements used in the analyzed
file.
ok benoit@.
2016-05-03 05:46:47 +00:00