Version: 0.4.2, Package name: py-testpath-0.4.2 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description Test utilities for Python code working with files and commands. |
Filesize: 90.674 KB |
Version History (View Complete History) |
|
2021-02-20 15:27:32 by Stuart Henderson | Files touched by this commit (43) |
Log message: adapt to py-sphinx-3.5.1 |
2021-02-19 16:13:08 by Stuart Henderson | Files touched by this commit (146) |
Log message: switch MODPY_BIN_SUFFIX to -2 for py2 and (blank) for py3 switch ports using command-line tools from py-sphinx that don't need a py2 version of it to py3-sphinx |
2020-12-09 19:20:31 by Daniel Dickman | Files touched by this commit (45) |
Log message: update py-sphinx to 1.5.6 main changes are: - add a new dep on py-requests - undo the no longer needed iftex.sty workaround - move MODPY variables to more standard location - regen plist Unfortunately py-sphinx changed the suffix from .txt to .rst.txt in the 1.5 series. This means we have to update PLISTs for about 20+ ports as a result of this version update. Hopefully future updates of py-sphinx won't be quite as involved. ok sthen@ |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2019-09-23 07:38:23 by Kurt Mosiejczuk | Files touched by this commit (4) |
Log message: Update devel/py-testpath 0.3.1 -> 0.4.2 bring us up to date. Switch over to using MODPY_SETUPTOOLS and MODPY_PYTEST which removes the need for py-nose in TEST_DEPENDS. Drop the unnecessary MODPY_FLAVOR off of py-pathlib since that is in a conditional for Python 3 only. Moving to MODPY_SETUPTOOLS requires patching setup.py to use setuptools rather than the obsolete distutils. OK sthen |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-15 06:04:43 by Kurt Mosiejczuk | Files touched by this commit (167) |
Log message: 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@ |
2019-05-13 12:06:44 by Daniel Jakots | Files touched by this commit (48) |
Log message: Remove shadchin@ as maintainer per his request Other categories will follow shortly |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: 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. |
2017-06-24 09:07:24 by Alexandr Shadchin | Files touched by this commit (1) |
Log message: Fix RDEP, py-pathlib not need for py3 flavor |
2017-05-29 09:36:31 by Alexandr Shadchin | Files touched by this commit (3) |
Log message: Update to py-testpath 0.3.1 |
2017-02-06 08:53:11 by Alexandr Shadchin | Files touched by this commit (2) |
Log message: fixup distfile name, spotted jca@ |
2017-01-03 12:19:49 by Landry Breuil | Files touched by this commit (107) |
Log message: bump ports depending on python3 in devel |
2016-04-16 13:06:26 by Alexandr Shadchin | Files touched by this commit (21) |
Log message: * Switch on py3-sphinx for python3 * Prevent build from calling out to the internet ok ajacoutot@ |
2016-04-15 02:53:50 by Alexandr Shadchin | Files touched by this commit (32) |
Log message: Unbreak after py-sphinx update to 1.4 |
2016-02-27 13:23:04 by Alexandr Shadchin | Files touched by this commit (4) |
Log message: Update to py-testpath 0.3 |
2016-01-11 04:50:58 by Alexandr Shadchin | Files touched by this commit (2) |
Log message: Add python3 flavor and take maintainer. ok sthen@ |