Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1m)  pkgsrc-2024Q1 (20d)  pkgsrc-2023Q4 (67d)  pkgsrc-2023Q2 (100d)  pkgsrc-2023Q3 (179d) 

2024-06-07 12:29:37 UTC Now

2017-12-10 17:07:54 UTC MAIN commitmail json YAML

py-modulegraph: updated to 0.16

0.16:
* Add LICENSE file to distribution
* Don't rely on pkg_resources to calculate package version
* Replace use of ``optparse`` by ``argparse`` as the former is deprecated
* Attempt to reduce the maximum recursion needed to create the ModuleGraph
* Don't include the file type in the result from ``zipio.getmode``
* Fix mismatched indents/dedents in ModuleGraph debug output

(adam)