OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


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

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

Revision 1.13 / (download) - annotate - [select for diffs], Sat Nov 11 14:20:04 2023 UTC (6 months, 3 weeks ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5
Changes since 1.12: +13 -14 lines
Diff to previous 1.12 (unified)

update to py3-funcy-2.0, now py3 only (and use pep517 MODPY_PYBUILD)

Revision 1.12 / (download) - annotate - [select for diffs], Mon Feb 20 11:37:48 2023 UTC (15 months, 1 week ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3
Changes since 1.11: +2 -3 lines
Diff to previous 1.11 (unified)

update to py-funcy-1.18

Revision 1.11 / (download) - annotate - [select for diffs], Sat Nov 26 23:28:12 2022 UTC (18 months ago) by sthen
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10 (unified)

Ports built with setuptools on python 3.10 don't need a RUN_DEPENDS on
setuptools (it's used as a package locator but importlib.metadata in
newer Python core or the external importlib_metadata are preferred).
So drop the RDEP in that case (it's still kept for py27) and bump
revisions.

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

bump for MODPY_DEFAULT_VERSION_3 change

Revision 1.9 / (download) - annotate - [select for diffs], Fri Aug 26 07:48:24 2022 UTC (21 months, 1 week ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_2_BASE, OPENBSD_7_2
Changes since 1.8: +5 -2 lines
Diff to previous 1.8 (unified)

update to py-funcy-1.17

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

drop RCS Ids

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

bump REVISION for switch from Python 3.8 -> 3.9

Revision 1.6 / (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.5: +2 -2 lines
Diff to previous 1.5 (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.5 / (download) - annotate - [select for diffs], Fri Jul 3 21:12:44 2020 UTC (3 years, 11 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.4: +2 -2 lines
Diff to previous 1.4 (unified)

bump REVISION; python 3 default changed to 3.8

Revision 1.4 / (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.3: +2 -2 lines
Diff to previous 1.3 (unified)

replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes

Revision 1.3 / (download) - annotate - [select for diffs], Sun Apr 28 20:51:33 2019 UTC (5 years, 1 month ago) by sthen
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (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.2 / (download) - annotate - [select for diffs], Tue May 15 07:58:25 2018 UTC (6 years ago) by rpointel
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (unified)

update funcy to 1.10.2.
ok benoit@.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Mar 11 05:27:48 2018 UTC (6 years, 2 months ago) by rpointel
Branch: rpointel
CVS Tags: rpointel_20180311, OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

import funcy, a fancy and practical functional tools.
ok benoit@.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Mar 11 05:27:48 2018 UTC (6 years, 2 months ago) by rpointel
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.