fff26b6d45
3.4.0 ~~~~~ * Drop support for Python <= 3.5.x * FIX: 104 issue with new IPython kernels 3.3.1 ~~~~~ * FIX: Fix bug where lines were not displayed in Jupyter>=6.0 * CHANGE: moving forward, new pypi releases will be signed with the GPG key 2A290272C174D28EA9CA48E9D7224DAF0347B114 for PyUtils-CI <openpyutils@gmail.com>. For reference, older versions were signed with either 262A1DF005BE5D2D5210237C85CD61514641325F or 1636DAF294BA22B89DBB354374F166CFA2F39C18. 3.3.0 ~~~~~ * New CI for building wheels. 3.2.6 ~~~~~ * FIX: Update MANIFEST.in to package pyproj.toml and missing pyx file * CHANGE: Removed version experimental augmentation. 3.2.5 ~~~~~ * FIX: Update MANIFEST.in to package nested c source files in the sdist 3.2.4 ~~~~~ * FIX: Update MANIFEST.in to package nested CMakeLists.txt in the sdist 3.2.3 ~~~~~ * FIX: Use ImportError instead of ModuleNotFoundError while 3.5 is being supported * FIX: Add MANIFEST.in to package CMakeLists.txt in the sdist 3.2.2 ~~~~~ * ENH: Added better error message when c-extension is not compiled. * FIX: Kernprof no longer imports line_profiler to avoid side effects. 3.2.0 ~~~~~ * Dropped 2.7 support, manylinux docker images no longer support 2.7 * ENH: Add command line option to specify time unit and skip displaying functions which have not been profiled. * ENH: Unified versions of line_profiler and kernprof: kernprof version is now identical to line_profiler version. 3.1.0 ~~~~~ * ENH: fix Python 3.9 3.0.2 ~~~~~ * BUG: fix ``__version__`` attribute in Python 2 CLI. 3.0.1 ~~~~~ * BUG: fix calling the package from the command line 3.0.0 ~~~~~ * ENH: Fix Python 3.7 * ENH: Restructure into package
20 lines
793 B
Text
20 lines
793 B
Text
@comment $NetBSD: PLIST,v 1.4 2022/02/05 11:40:48 adam Exp $
|
|
bin/kernprof-${PYVERSSUFFIX}
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/kernprof.py
|
|
${PYSITELIB}/kernprof.pyc
|
|
${PYSITELIB}/kernprof.pyo
|
|
${PYSITELIB}/line_profiler/__init__.py
|
|
${PYSITELIB}/line_profiler/__init__.pyc
|
|
${PYSITELIB}/line_profiler/__init__.pyo
|
|
${PYSITELIB}/line_profiler/__main__.py
|
|
${PYSITELIB}/line_profiler/__main__.pyc
|
|
${PYSITELIB}/line_profiler/__main__.pyo
|
|
${PYSITELIB}/line_profiler/line_profiler.py
|
|
${PYSITELIB}/line_profiler/line_profiler.pyc
|
|
${PYSITELIB}/line_profiler/line_profiler.pyo
|