Path to this page:
./
devel/py-beniget,
Extract semantic information about static Python code
Branch: CURRENT,
Version: 0.4.2.post1,
Package name: py312-beniget-0.4.2.post1,
Maintainer: pkgsrc-usersA static analyzer for Python2 and Python3 code.
Beniget provides a static over-approximation of the global and local
definitions inside Python Module/Class/Function. It can also compute def-use
chains from each definition.
Master sites:
Filesize: 31.518 KB
Version history: (Expand)
- (2024-08-21) Updated to version: py312-beniget-0.4.2.post1
- (2023-02-09) Updated to version: py310-beniget-0.4.1nb1
- (2022-01-05) Updated to version: py39-beniget-0.4.1nb1
- (2021-10-02) Package added to pkgsrc.se, version py39-beniget-0.4.1 (created)
CVS history: (Expand)
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-11-18 18:51:00 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
py-gast, py-beniget: mark as incompatible with Python 2.7
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-10-01 21:53:01 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
py-beniget: added version 0.4.1
A static analyzer for Python2 and Python3 code.
Beniget provides a static over-approximation of the global and local
definitions inside Python Module/Class/Function. It can also compute def-use
chains from each definition.
|