Commit Graph

11 Commits

Author SHA1 Message Date
sthen
76c6e9c2d7 update to py3-precis_i18n-1.0.4 2023-01-03 14:54:13 +00:00
sthen
d86cc7ec55 use MODPY_PYBUILD 2022-11-14 15:26:17 +00:00
sthen
1427b990d1 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:41 +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
d01166c2bd Use FLAVOR instead of MODPY_DEFAULT_VERSION_3. 2021-02-21 10:02:05 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
kmos
7136eb5315 Move tests to MODPY_PYTEST 2019-11-25 23:30:14 +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
feinerer
f6f708ad17 Import PRECIS-i18n Python module 1.0.0
The PRECIS framework makes internationalized user names and passwords safer for
use by applications. PRECIS profiles transform unicode strings into a canonical
form, suitable for comparison.

This Python module implements the PRECIS framework as described in:

- PRECIS Framework: Preparation, Enforcement, and Comparison of
  Internationalized Strings in Application Protocols (RFC 8264)

- Preparation, Enforcement, and Comparison of Internationalized Strings
  Representing Usernames and Passwords (RFC 8265)

- Preparation, Enforcement, and Comparison of Internationalized Strings
  Representing Nicknames (RFC 8266)

OK rsadowski@
2019-01-30 16:57:23 +00:00