OpenBSD CVS

CVS log for ports/sysutils/py-distro/Makefile


[BACK] Up to [local] / ports / sysutils / py-distro

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.12 / (download) - annotate - [select for diffs], Mon May 6 12:23:59 2024 UTC (3 weeks, 5 days ago) by sthen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +1 -0 lines
Diff to previous 1.11 (unified)

bump REVISION for py3.10 -> py3.11 switch

Revision 1.11 / (download) - annotate - [select for diffs], Wed Dec 7 08:44:03 2022 UTC (17 months, 3 weeks ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 (unified)

update to py3-distro-1.8.0, patch to enable many tests skipped on non-linux

Revision 1.10 / (download) - annotate - [select for diffs], Sat Nov 26 15:02:59 2022 UTC (18 months ago) by sthen
Branch: MAIN
Changes since 1.9: +2 -3 lines
Diff to previous 1.9 (unified)

use MODPY_PYBUILD

Revision 1.9 / (download) - annotate - [select for diffs], Sun Nov 13 15:29:47 2022 UTC (18 months, 2 weeks ago) by sthen
Branch: MAIN
Changes since 1.8: +1 -0 lines
Diff to previous 1.8 (unified)

bump for MODPY_DEFAULT_VERSION_3 change

Revision 1.8 / (download) - annotate - [select for diffs], Sun Mar 13 20:06:27 2022 UTC (2 years, 2 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.7: +1 -2 lines
Diff to previous 1.7 (unified)

update to py3-distro-1.7.0, from portno12 at protonmail

Revision 1.7 / (download) - annotate - [select for diffs], Fri Mar 11 19:57:51 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
Changes since 1.6: +0 -2 lines
Diff to previous 1.6 (unified)

drop RCS Ids

Revision 1.6 / (download) - annotate - [select for diffs], Tue Nov 2 00:02:33 2021 UTC (2 years, 6 months ago) by sthen
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (unified)

bump REVISION for switch from Python 3.8 -> 3.9

Revision 1.5 / (download) - annotate - [select for diffs], Tue Aug 31 11:30:48 2021 UTC (2 years, 9 months ago) by ajacoutot
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (unified)

Update to py3-distro-1.6.0.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Nov 5 14:50:26 2020 UTC (3 years, 6 months ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.3: +2 -3 lines
Diff to previous 1.3 (unified)

update to py-distro-1.5.0

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jul 3 21:13:11 2020 UTC (3 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (unified)

bump REVISION; python 3 default changed to 3.8

Revision 1.2 / (download) - annotate - [select for diffs], Wed Mar 4 14:33:29 2020 UTC (4 years, 2 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_7_BASE, OPENBSD_6_7
Changes since 1.1: +5 -2 lines
Diff to previous 1.1 (unified)

update certbot/py-acme to 1.3.0, switch unique dependencies to py3 only

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Sep 11 21:03:51 2019 UTC (4 years, 8 months ago) by sthen
Branch: sthen
CVS Tags: sthen_20190911, OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

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.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Sep 11 21:03:51 2019 UTC (4 years, 8 months ago) by sthen
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.