10 Commits

Author SHA1 Message Date
sthen
18323762b9 use MODPY_PYBUILD 2022-11-26 15:02:49 +00:00
sthen
1427b990d1 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:41 +00:00
sthen
eaee117fe9 update to py3-distro-1.7.0, from portno12 at protonmail 2022-03-13 20:06:27 +00:00
naddy
2b3700e37e drop RCS Ids 2022-03-11 19:57:10 +00:00
sthen
384d97056e bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:32 +00:00
ajacoutot
c3b135ac39 Update to py3-distro-1.6.0. 2021-08-31 11:30:48 +00:00
jasper
80bb628e54 update to py-distro-1.5.0 2020-11-05 14:50:26 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
e3fbe4b0cf update certbot/py-acme to 1.3.0, switch unique dependencies to py3 only 2020-03-04 14:33:28 +00:00
sthen
a80a83905f import ports/sysutils/py-distro, ok kmos@
distro provides information about the OS distribution it runs on, such
as a reliable machine-readable ID, or version information.

It is the recommended replacement for Python's original
platform.linux_distribution function (which will be removed in Python
3.8). It also provides much more functionality which isn't necessarily
Python bound, like a command-line interface.
2019-09-11 21:03:51 +00:00