Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: monkeytype | Distribution: Fedora Project |
Version: 23.3.0 | Vendor: Fedora Project |
Release: 1.fc39 | Build date: Wed Sep 6 22:33:29 2023 |
Group: Unspecified | Build host: buildvm-ppc64le-19.iad2.fedoraproject.org |
Size: 314866 | Source RPM: monkeytype-23.3.0-1.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/instagram/MonkeyType | |
Summary: Generating Python type annotations from sampled production types |
MonkeyType collects runtime types of function arguments and return values, and can automatically generate stub files or even add draft type annotations directly to your Python code based on the types collected at runtime.
BSD-3-Clause
* Wed Sep 06 2023 Michel Lind <[email protected]> - 23.3.0-1 - Update to 23.3.0 - Use SPDX license identifier - Temporarily disable failing tests on Python 3.12+ * Thu Jul 20 2023 Fedora Release Engineering <[email protected]> - 22.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 29 2023 Python Maint <[email protected]> - 22.2.0-3 - Rebuilt for Python 3.12 * Thu Jan 19 2023 Fedora Release Engineering <[email protected]> - 22.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Sep 27 2022 Michel Alexandre Salim <[email protected]> - 22.2.0-1 - Update to 22.2.0; fix issues with Python 3.11's changes to Tuple[()] * Thu Jul 21 2022 Fedora Release Engineering <[email protected]> - 21.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 20 2022 Python Maint <[email protected]> - 21.5.0-3 - Rebuilt for Python 3.11 * Thu Jan 20 2022 Fedora Release Engineering <[email protected]> - 21.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Dec 21 2021 Michel Alexandre Salim <[email protected]> - 21.5.0-1 - Initial Fedora package
/usr/bin/monkeytype /usr/lib/python3.12/site-packages/MonkeyType-23.3.0.dist-info /usr/lib/python3.12/site-packages/MonkeyType-23.3.0.dist-info/INSTALLER /usr/lib/python3.12/site-packages/MonkeyType-23.3.0.dist-info/LICENSE /usr/lib/python3.12/site-packages/MonkeyType-23.3.0.dist-info/METADATA /usr/lib/python3.12/site-packages/MonkeyType-23.3.0.dist-info/WHEEL /usr/lib/python3.12/site-packages/MonkeyType-23.3.0.dist-info/entry_points.txt /usr/lib/python3.12/site-packages/MonkeyType-23.3.0.dist-info/top_level.txt /usr/lib/python3.12/site-packages/monkeytype /usr/lib/python3.12/site-packages/monkeytype/__init__.py /usr/lib/python3.12/site-packages/monkeytype/__main__.py /usr/lib/python3.12/site-packages/monkeytype/__pycache__ /usr/lib/python3.12/site-packages/monkeytype/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/monkeytype/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/monkeytype/__pycache__/__main__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/monkeytype/__pycache__/__main__.cpython-312.pyc /usr/lib/python3.12/site-packages/monkeytype/__pycache__/cli.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/monkeytype/__pycache__/cli.cpython-312.pyc /usr/lib/python3.12/site-packages/monkeytype/__pycache__/compat.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/monkeytype/__pycache__/compat.cpython-312.pyc /usr/lib/python3.12/site-packages/monkeytype/__pycache__/config.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/monkeytype/__pycache__/config.cpython-312.pyc /usr/lib/python3.12/site-packages/monkeytype/__pycache__/encoding.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/monkeytype/__pycache__/encoding.cpython-312.pyc /usr/lib/python3.12/site-packages/monkeytype/__pycache__/exceptions.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/monkeytype/__pycache__/exceptions.cpython-312.pyc /usr/lib/python3.12/site-packages/monkeytype/__pycache__/stubs.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/monkeytype/__pycache__/stubs.cpython-312.pyc /usr/lib/python3.12/site-packages/monkeytype/__pycache__/tracing.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/monkeytype/__pycache__/tracing.cpython-312.pyc /usr/lib/python3.12/site-packages/monkeytype/__pycache__/type_checking_imports_transformer.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/monkeytype/__pycache__/type_checking_imports_transformer.cpython-312.pyc /usr/lib/python3.12/site-packages/monkeytype/__pycache__/typing.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/monkeytype/__pycache__/typing.cpython-312.pyc /usr/lib/python3.12/site-packages/monkeytype/__pycache__/util.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/monkeytype/__pycache__/util.cpython-312.pyc /usr/lib/python3.12/site-packages/monkeytype/cli.py /usr/lib/python3.12/site-packages/monkeytype/compat.py /usr/lib/python3.12/site-packages/monkeytype/config.py /usr/lib/python3.12/site-packages/monkeytype/db /usr/lib/python3.12/site-packages/monkeytype/db/__init__.py /usr/lib/python3.12/site-packages/monkeytype/db/__pycache__ /usr/lib/python3.12/site-packages/monkeytype/db/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/monkeytype/db/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/monkeytype/db/__pycache__/base.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/monkeytype/db/__pycache__/base.cpython-312.pyc /usr/lib/python3.12/site-packages/monkeytype/db/__pycache__/sqlite.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/monkeytype/db/__pycache__/sqlite.cpython-312.pyc /usr/lib/python3.12/site-packages/monkeytype/db/base.py /usr/lib/python3.12/site-packages/monkeytype/db/sqlite.py /usr/lib/python3.12/site-packages/monkeytype/encoding.py /usr/lib/python3.12/site-packages/monkeytype/exceptions.py /usr/lib/python3.12/site-packages/monkeytype/py.typed /usr/lib/python3.12/site-packages/monkeytype/stubs.py /usr/lib/python3.12/site-packages/monkeytype/tracing.py /usr/lib/python3.12/site-packages/monkeytype/type_checking_imports_transformer.py /usr/lib/python3.12/site-packages/monkeytype/typing.py /usr/lib/python3.12/site-packages/monkeytype/util.py /usr/share/doc/monkeytype /usr/share/doc/monkeytype/CHANGES.rst /usr/share/doc/monkeytype/CODE_OF_CONDUCT.md /usr/share/doc/monkeytype/CONTRIBUTING.rst /usr/share/doc/monkeytype/README.rst /usr/share/licenses/monkeytype /usr/share/licenses/monkeytype/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 22:23:46 2024