Version: 0.8.19, Package name: py-Checker-0.8.19 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description PyChecker is a tool for finding common bugs in Python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. |
Filesize: 97.444 KB |
Version History (View Complete History) |
|
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2015-12-30 15:58:53 by Jasper Lievisse Adriaanse | Files touched by this commit (5) |
Log message: - update to py-Checker-0.8.19 - tidy Makefile |
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 |
2010-08-30 16:24:16 by Jasper Lievisse Adriaanse | Files touched by this commit (78) |
Log message: bumpski for python |
2009-03-15 06:49:36 by Marc Espie | Files touched by this commit (21) |
Log message: A few python deps updates |
2007-10-08 02:22:44 by Steven Mestdagh | Files touched by this commit (216) |
Log message: bump PKGNAME after python version switch |
2007-09-15 20:53:14 by Michael Erdely | Files touched by this commit (599) |
Log message: Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2006-06-03 03:37:09 by Aleksander Piotrowski | Files touched by this commit (20) |
Log message: Bump PKGNAMEs after recent python switch |
2005-09-23 13:36:03 by Peter Valchev | Files touched by this commit (17) |
Log message: remove maintainer Shell Hung due to years of inactivity |
2005-01-05 09:22:44 by Christian Weisgerber | Files touched by this commit (366) |
Log message: SIZE |
2004-09-14 17:44:02 by Marc Espie | Files touched by this commit (206) |
Log message: switch to new plist, killing a few install scripts along the way. |
2004-08-03 08:27:33 by Xavier Santolaria | Files touched by this commit (10) |
Log message: MODULES= lang/python |
2004-07-26 15:04:24 by Xavier Santolaria | Files touched by this commit (14) |
Log message: python -> Python |
2004-01-01 02:07:59 by Nikolay Sturm | Files touched by this commit (5) |
Log message: update to py-Checker 0.8.13 from Xavier Santolaria <xavier at santolaria dot net> maintainer timeout |
2003-07-31 13:12:00 by Nikolay Sturm | Files touched by this commit (48) |
Log message: - simple conversions to use the new python module - while here, remove WWW from DESCR all work done by Xavier Santolaria <xavier@santolaria.net> |