24 Commits

Author SHA1 Message Date
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
f7754de2ea remove bogus TEST_DEPENDS 2022-02-27 12:14:41 +00:00
sthen
384d97056e bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:32 +00:00
jasper
2a216c56ab update to py3-natsort-7.1.1 2021-02-05 09:30:26 +00:00
jasper
d435c19905 update to natsort-7.1.0 2020-11-30 15:51:49 +00:00
ajacoutot
2076092868 Move py-natsort to python3 FLAVOR instead of MODPY_DEFAULT_VERSION.
Because sysutils/py-croniter depends on py-natsort,python3 which did not
exist.
2020-10-24 10:53:17 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
jasper
f341099073 update to py3-natsort-7.0.1 (drops python2 support) 2020-01-30 13:08:26 +00:00
sthen
136e9f379b tests want py-pathlib 2020-01-03 22:21:04 +00:00
jasper
92d92a37a1 update to py-natsort-6.2.0 2019-11-14 06:55:13 +00:00
jasper
78febff72a fix PLIST from previous 2019-11-13 20:13:20 +00:00
jasper
5023911dbb update to py-natsort-6.1.0 2019-11-13 20:04:35 +00:00
kmos
7e991d0aee Changes to allow py-natsort tests to work completely.
Added TEST_DEPENDS, MODPY_PYTEST, and changed PERMIT_ line while here.

OK jasper@ (maintainer)
2019-06-17 22:30:49 +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
jasper
5da8c8329a update to py-natsort-6.0.0 2019-02-06 19:07:12 +00:00
jasper
3eefdfc774 update to py-natsort-5.5.0 2018-12-31 10:46:09 +00:00
jasper
076e9cddfd update to py-natsort-5.4.1 2018-10-23 18:50:08 +00:00
jasper
6ee0278591 update to py-natsort-5.3.3 2018-07-09 10:35:24 +00:00
jasper
d7a2cc0c23 update to py-natsort-5.3.2 2018-05-21 20:30:06 +00:00
jasper
7b87210878 update to py-natsort-5.3.1 2018-05-17 06:46:42 +00:00
ajacoutot
2b4fe9bd48 Make it possible to install both the unflavored and python3 flavored
versions of this package by appending ${MODPY_BIN_SUFFIX} to natsort.
2018-05-10 07:26:25 +00:00
jasper
da1a6d48f0 import py-natsort-5.3.0
natsort provides a function natsorted that helps sort lists 'naturally'
('naturally' is rather ill-defined, but in general it means sorting
based on meaning and not computer code point).

ok aja@
2018-05-05 15:06:53 +00:00