OpenBSD CVS

CVS log for ports/devel/py-execnet/Makefile


[BACK] Up to [local] / ports / devel / py-execnet

Request diff between arbitrary revisions


Default branch: MAIN


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

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

Revision 1.15 / (download) - annotate - [select for diffs], Fri Nov 25 17:14:59 2022 UTC (18 months 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.14: +2 -5 lines
Diff to previous 1.14 (unified)

use MODPY_PYBUILD

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

bump for MODPY_DEFAULT_VERSION_3 change

Revision 1.13 / (download) - annotate - [select for diffs], Sat Aug 20 14:35:22 2022 UTC (21 months, 1 week ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_2_BASE, OPENBSD_7_2
Changes since 1.12: +2 -5 lines
Diff to previous 1.12 (unified)

update to py3-execnet-1.9.0

Revision 1.12 / (download) - annotate - [select for diffs], Fri Mar 11 18:52:41 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.11: +0 -2 lines
Diff to previous 1.11 (unified)

drop RCS Ids

Revision 1.11 / (download) - annotate - [select for diffs], Fri Feb 25 22:04:47 2022 UTC (2 years, 3 months ago) by sthen
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (unified)

a few more py2+3 -> py3-only that I missed in the last commit

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

bump REVISION for switch from Python 3.8 -> 3.9

Revision 1.9 / (download) - annotate - [select for diffs], Fri May 21 19:50:25 2021 UTC (3 years ago) by kmos
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (unified)

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@

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

bump REVISION; python 3 default changed to 3.8

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jul 12 20:45:48 2019 UTC (4 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (unified)

replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes

Revision 1.6 / (download) - annotate - [select for diffs], Wed May 15 12:04:36 2019 UTC (5 years ago) by kmos
Branch: MAIN
Changes since 1.5: +2 -3 lines
Diff to previous 1.5 (unified)

Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@

Revision 1.5 / (download) - annotate - [select for diffs], Sun Apr 28 20:51:32 2019 UTC (5 years, 1 month ago) by sthen
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (unified)

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.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Mar 25 14:29:50 2019 UTC (5 years, 2 months ago) by kn
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5
Changes since 1.3: +3 -5 lines
Diff to previous 1.3 (unified)

Convert devel/py-test consumers to new MODPY_PYTEST

lang/python/python.port.mk revision 1.102 and 1.103 added
MODPY_TEST_LOCALE and MODPY_PYTEST respectively, nicely wrapping up the
usual pytest dance.

This removes hand-rolled do-tests from all 70 ports by setting
MODPY_PYTEST=Yes and MODPY_TEST_LOCALE as well as HOME=${WRKDIR} to TESTENV
as needed.

From Kurt Mosiejczuk <kurt at cranky dot work>, thanks!
OK sthen

Revision 1.3 / (download) - annotate - [select for diffs], Thu May 31 07:41:09 2018 UTC (6 years ago) by rpointel
Branch: MAIN
CVS Tags: OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.2: +2 -3 lines
Diff to previous 1.2 (unified)

update execnet to 1.5.0.
ok benoit@.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Jan 3 19:19:48 2017 UTC (7 years, 4 months ago) by landry
Branch: MAIN
CVS Tags: OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (unified)

bump ports depending on python3 in devel

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Sep 1 10:14:39 2016 UTC (7 years, 9 months ago) by edd
Branch: edd
CVS Tags: edd_20160901
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

Import devel/py-execnet

---8<---
execnet provides carefully tested means to ad-hoc interact with Python
interpreters across version, platform and network barriers.
--->8---

OK shadchin@, and a slightly earlier diff was OK landry@, thanks.


Revision 1.1 / (download) - annotate - [select for diffs], Thu Sep 1 10:14:39 2016 UTC (7 years, 9 months ago) by edd
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.