Commit Graph

29 Commits

Author SHA1 Message Date
sthen
d858b7cc2a Ports built with setuptools on python 3.10 don't need a RUN_DEPENDS on
setuptools (it's used as a package locator but importlib.metadata in
newer Python core or the external importlib_metadata are preferred).
So drop the RDEP in that case (it's still kept for py27) and bump
revisions.
2022-11-26 23:28:11 +00:00
sthen
c7010de0bd bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:30:15 +00:00
naddy
8c80a751f8 drop RCS Ids 2022-03-11 20:02:12 +00:00
sthen
b1c027eb54 py-yaml needs cython now, found by Mark Patruck 2022-02-02 10:37:23 +00:00
sthen
e6019a27e5 update to py-yaml-5.4.1 (last version with py2 support; security/floss
has not had a py3 release yet, though it is in their git tree now).
ok gonzalo@ pea@
2022-02-01 18:30:27 +00:00
sthen
384d97056e bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:32 +00:00
sthen
d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
rpointel
e984df48ac update py-yaml to 5.3.1.
ok sthen@, maintainer timeout.
2020-03-31 08:19:13 +00:00
kmos
dc9c96e5c0 Update textproc/py-yaml 3.13 -> 5.1.1
Update to latest py-yaml

Original diff by Remi Pointel for 5.1, updated by myself to 5.1.1

maintainer timeout

OK sthen@
2019-06-23 16:28:30 +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
rpointel
0146577025 update py-yaml to 3.13.
ok shadchin@, inputs and ok pea@ (maintainer).
2018-07-09 06:37:46 +00:00
bentley
24e8b181fa switch homepage/master_sites to https 2017-11-04 17:28:39 +00:00
landry
cc22a424d3 bump ports depending on python3 in textproc 2017-01-03 19:27:51 +00:00
jsg
a2aaa39f2b update to PyYAML 3.12
ok pea@ (maintainer), rpointel@
2016-11-14 01:57:57 +00:00
jca
c4bf24b4d9 Add a python3 flavor, from Daniel Jakots.
ok sthen@, maintainer timeout.
2015-12-09 18:26:47 +00:00
jasper
192cdefa55 security fix for CVE-2014-9130 2014-12-01 09:24:46 +00:00
rpointel
8b9229214a update py-yaml to 3.11.
ok pea@ (maintainer).
2014-08-19 14:25:11 +00:00
jasper
c23b99d0eb update to py-yaml-3.10
ok pea@ (MAINTAINER)
2013-07-07 15:39:39 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
jasper
af48617752 - regen WANTLIB 2011-11-03 20:13:20 +00:00
espie
46d3548829 normalize pkgpath 2011-09-16 11:41:38 +00:00
jasper
3b3f7eec16 bump after default python version switch 2011-06-08 18:09:58 +00:00
espie
811d94d9d6 new depends 2010-11-20 19:56:47 +00:00
jasper
82dcbd9a43 - some WANTLIB/LIB_DEPENDS/REVISION cleaning 2010-11-10 22:24:16 +00:00
jasper
201e6faa0a Might as well bump. Bump! 2010-08-30 21:47:15 +00:00
jasper
c9657ef17b another batch of missing bumps 2009-03-25 13:52:31 +00:00
pea
3a3515b5cc Update to 3.08.
ok ajacoutot@
2008-12-31 12:14:27 +00:00
ajacoutot
3ca62c2fcd Import py-yaml-3.06
PyYAML is a YAML parser and emitter for the Python programming language.
<...>

from Pierre-Emmanuel Andre (MAINTAINER)
2008-10-18 10:54:52 +00:00