Version: 0.17, Package name: py-modulegraph-0.17 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph uses similar methods to modulefinder from the standard library, but uses a more flexible internal representation, has more extensive knowledge of special cases, and is extensible. |
Filesize: 678.203 KB |
Version History (View Complete History) |
|
2021-11-01 18:00:52 by Stuart Henderson | Files touched by this commit (94) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-06-11 20:24:54 by Daniel Dickman | Files touched by this commit (2) |
Log message: replace "FLAVOR? =" with the more usual "FLAVOR ?=" |
2021-05-21 13:50:39 by Kurt Mosiejczuk | Files touched by this commit (326) |
Log message: 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@ |
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-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-06-27 10:03:23 by Kurt Mosiejczuk | Files touched by this commit (2) |
Log message: Update devel/py-modulegraph 0.16 -> 0.17 OK kn@ sthen@ |
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-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. |
2018-02-17 02:36:55 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update to modulegraph-0.16 - add python3 flavor |
2016-01-08 06:07:35 by Jasper Lievisse Adriaanse | Files touched by this commit (7) |
Log message: bump a few more ports where the pypi homepage used to have a trailing '/' |
2016-01-07 14:37:50 by Jasper Lievisse Adriaanse | Files touched by this commit (45) |
Log message: remove HOMEPAGE from ports that had the (now default) pypi homepage |
2015-12-30 12:17:32 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to py-modulegraph-0.12.1 |
2015-09-29 04:51:54 by Stuart Henderson | Files touched by this commit (30) |
Log message: bump REVISION for setuptools dep change. |
2015-04-02 08:21:18 by Jasper Lievisse Adriaanse | Files touched by this commit (187) |
Log message: - switch to MODPY_PI |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-06-08 11:39:26 by Jasper Lievisse Adriaanse | Files touched by this commit (90) |
Log message: bump after default python version switch |
2011-05-04 03:39:52 by Jasper Lievisse Adriaanse | Files touched by this commit (6) |
Log message: use MASTER_SITE_PYPI |