Summary
Python.NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers. It allows Python code to interact with the CLR, and may also be used to embed Python into a .NET application.
Versions
v3.0.4 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64
- USE flags
- debug test
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
Runtime Dependencies
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-python / clr-loader : Generic pure Python loader for .NET runtimes
dev-python / pycparser : C parser and AST generator written in Python
virtual / dotnet-sdk : Virtual for .NET SDK
Bugs
- 923374
- dev-python/pythonnet-3.0.3 fails tests: test_codec.py::test_list Fatal Python error: Aborted
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pythonnet: Use HTTPS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/pythonnet: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Sam James · gentoo
dev-python/pythonnet: Stabilize 3.0.4 amd64, #942232
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-python/pythonnet: bump to 3.0.4
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pythonnet: Stabilize 3.0.3 amd64, #931054
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-python/pythonnet: use nuget_writeconfig
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-python/pythonnet: deselect test_sequence
Closes: https://bugs.gentoo.org/923231 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-python/pythonnet: new package, 3.0.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org>