sthen
c7010de0bd
bump for MODPY_DEFAULT_VERSION_3 change
2022-11-13 15:30:15 +00:00
sthen
2206a80000
rename MODPY_PEP517 to MODPY_PYBUILD which is a bit less of a
...
magic-numbers name and more of a nod at the frontend we're actually
using for the build.
2022-09-13 20:56:17 +00:00
sthen
e3b8e63719
switch to MODPY_PEP517
2022-09-09 16:24:25 +00:00
naddy
8c80a751f8
drop RCS Ids
2022-03-11 20:02:12 +00:00
sthen
384d97056e
bump REVISION for switch from Python 3.8 -> 3.9
2021-11-02 00:02:32 +00:00
ajacoutot
b25fdb8308
Fox python3 only ports, use the proper construct for FLAVOR and forcibly assign
...
the variable.
FLAVOR = python3
(not FLAVOR =?)
ok sthen@
2021-02-27 11:13:34 +00:00
jasper
a0cff4d1f3
- update to py-toml-0.10.2
...
- switch to python3
- enable tests
2020-11-03 13:52:13 +00:00
sthen
d9cfe4113e
bump REVISION; python 3 default changed to 3.8
2020-07-03 21:12:24 +00:00
sthen
77f7cc9c61
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:49:33 +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
danj
0a3173008f
Update to py-toml-0.10.0
...
From Pamela Mosiejczuk with a minor tweak from me
2018-11-10 16:51:23 +00:00
danj
7194fbfd3c
Update to py-toml-0.9.6
2018-09-12 16:22:35 +00:00
danj
be4b665f88
Import py-toml-0.9.4, tweaks and ok sthen@
...
TOML aims to be a minimal configuration file format that's easy to read
due to obvious semantics. TOML is designed to map unambiguously to a
hash table. TOML should be easy to parse into data structures in a wide
variety of languages.
This is a Python library for parsing and creating TOML.
2018-02-16 14:32:17 +00:00