Version: 0.12.2, Package name: py-voluptuous-0.12.2 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description Voluptuous, despite the name, is a Python data validation library. It is primarily intended for validating data coming into Python as JSON, YAML, etc. |
Filesize: 47.341 KB |
Version History (View Complete History) |
|
2021-11-01 18:01:05 by Stuart Henderson | Files touched by this commit (120) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-10-29 09:38:52 by Stuart Henderson | Files touched by this commit (244) |
Log message: convert another batch of py2+3 ports to py3-only, and remove a few more py2-only ports providing py-* modules that are no longer used in ports. this doesn't change ports used to support standalone py2-only applications, not currently planned to remove those at least until a few things with no real alternatives get ported to py3. |
2021-05-21 13:50:39 by Kurt Mosiejczuk | Files touched by this commit (326) |
Log message: Bump the REVISION on all ports that use the python2 version of py-setuptools. Also change the lang/python module to use the new devel/py2-setuptools for python2 ports ok sthen@ |
2020-11-11 02:11:34 by Sebastian Reitenbach | Files touched by this commit (2) |
Log message: update 0.11.7 -> 0.12.0 drop MAINTAINER |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2019-12-10 15:10:34 by Sebastian Reitenbach | Files touched by this commit (2) |
Log message: Update 0.11.5 -> 0.11.7 testsuite runs more tests, but the same single test still fails |
2019-06-21 01:43:46 by Sebastian Reitenbach | Files touched by this commit (2) |
Log message: update to 0.11.5 elasticsearch-curator still seems to be happy with it |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: 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. |
2018-02-06 12:51:50 by Joerg Jung | Files touched by this commit (2) |
Log message: add python3 flavour ok sebastia@ (maintainer) |
2017-05-09 00:09:42 by Sebastian Reitenbach | Files touched by this commit (2) |
Log message: simple update to 0.10.5, fixing some unicode translations |
2017-04-15 11:26:17 by Sebastian Reitenbach | Files touched by this commit (3) |
Log message: Update to 0.10.2 OK jasper@ |