Searched full:python (Results 276 - 300 of 497) sorted by relevance

<<11121314151617181920

/haikuports/dev-python/scipy/
H A Dscipy-1.6.3.recipe1 SUMMARY="Scientific algorithms library for Python"
2 DESCRIPTION="SciPy is an open source library of scientific tools for Python. \
60 cmd:python$pythonVersion\
72 cmd:python$pythonVersion
109 python=python$pythonVersion
110 installLocation=$prefix/lib/$python/vendor-packages/
114 $python setup.py build install \
118 $prefix/lib/python*
/haikuports/app-arch/brotli/
H A Dbrotli-1.1.0.recipe74 cmd:python$pythonVersion
101 python=python$pythonVersion
102 installLocation=$prefix/lib/$python/vendor-packages/
108 $python setup.py build install \
112 "$prefix"/lib/$python
134 python=python$pythonVersion
135 $python setup.py test
/haikuports/net-misc/yt_dlp/
H A Dyt_dlp-2024.04.09.recipe51 cmd:python$pythonVersion\n\
62 cmd:python$pythonVersion
75 python=python$pythonVersion
76 installLocation="$prefix"/lib/$python/vendor-packages/
80 $python -m build --wheel --no-isolation
81 $python -m installer -p $prefix dist/*.whl
86 "$prefix"/lib/$python \
91 PYTHON="/system/bin/python3" BINDIR="$binDir" DESTDIR=
/haikuports/dev-python/twisted/
H A Dtwisted-22.8.0.recipe1 SUMMARY="An event-driven networking engine written in Python"
10 Python DBAPI2.0 modules.
14 you a Python interactive interpreter.
17 - twisted.python: A large set of utilities for Python tricks, reflection, \
65 # Provide non-suffixed cmd only for the default Python version
94 cmd:python$pythonVersion
101 cmd:python$pythonVersion
112 python=python
[all...]
/haikuports/dev-python/docutils/
H A Ddocutils-0.20.1.recipe13 Python"
78 cmd:python$pythonVersion
84 cmd:python$pythonVersion
95 python=python$pythonVersion
96 installLocation=$prefix/lib/$python/vendor-packages/
102 $python setup.py build install \
118 $prefix/lib/python* \
/haikuports/dev-build/meson/patches/
H A Dmeson-1.2.1.patchset105 Subject: [PATCH 2/2] python module: Respect PATH when python is not given in
108 We should only fall back to the Python interpreter running Meson itself
114 diff --git a/mesonbuild/modules/python.py b/mesonbuild/modules/python.py
116 --- a/mesonbuild/modules/python.py
117 +++ b/mesonbuild/modules/python.py
122 - python = PythonExternalProgram('python3', mesonlib.python_command)
123 + python = PythonExternalProgram('python3')
124 + if not python
[all...]
/haikuports/dev-lang/python/
H A Dpython3.9-3.9.18.recipe2 DESCRIPTION="Python is a programming language that lets you work more quickly \
3 and integrate your systems more effectively. You can learn to use Python and \
5 Python runs on Windows, Linux/Unix, Mac OS X, and has been ported to the Java \
7 Python is free to use, even for commercial products, because of its \
9 HOMEPAGE="https://www.python.org"
10 LICENSE="Python"
11 COPYRIGHT="1990-2023 Python Software Foundation"
13 SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python
[all...]
/haikuports/dev-cpp/pystring/
H A Dpystring-1.1.3~git.recipe1 SUMMARY="C++ functions matching the interface and behavior of python string methods"
3 interface and behavior of python's string class methods using std::string.
4 Implemented in C++, it does not require or make use of a python interpreter. \
7 both C++ and python are used.
10 included to match python interfaces.
/haikuports/net-analyzer/speedtest-cli/patches/
H A D0001-Python-3.10-support.patch4 Subject: Python 3.10 support
12 'Programming Language :: Python :: 3.5',
13 'Programming Language :: Python :: 3.6',
14 'Programming Language :: Python :: 3.7',
15 + 'Programming Language :: Python :: 3.8',
16 + 'Programming Language :: Python :: 3.9',
17 + 'Programming Language :: Python :: 3.10',
74 # Begin import game to handle Python 2 and Python 3
91 # Exception "constants" to support Python
[all...]
/haikuports/dev-python/tqdm/
H A Dtqdm-4.66.1.recipe47 cmd:python$pythonVersion
57 cmd:python$pythonVersion
68 python=python$pythonVersion
77 $python -m build --wheel --skip-dependency-check --no-isolation
78 $python -m installer -p $prefix dist/*.whl
88 $prefix/lib/python*
/haikuports/dev-libs/libxml2/
H A Dlibxml2-2.12.5.recipe60 SUMMARY_python="The python module for libxml2"
110 # We symlink python's directories into our packaging directory and tell
111 # configure that it can find python there. This way the correct
112 # installation directory for the python module is determined.
115 withPython="--with-python=$prefix"
117 withPython="--without-python"
132 # Python.h is missing and tries to rebuild the module. So we leave
149 # python package
151 packageEntries python \
152 $prefix/lib/python*
[all...]
/haikuports/dev-python/pycrypto/licenses/
H A Dpycrypto1 Copyright and licensing of the Python Cryptography Toolkit ("PyCrypto"):
4 Previously, the copyright and/or licensing status of the Python
59 - Portions of HMAC.py and setup.py are derived from Python 2.2, and
60 are therefore Copyright (c) 2001, 2002, 2003 Python Software
62 under the terms of the Python 2.2 license. (See the file
63 LEGAL/copy/LICENSE.python-2.2 for details.)
/haikuports/dev-vcs/git_cola/
H A Dgit_cola-3.12.0.recipe27 cmd:python$PYTHON_VERSION
38 cmd:python$PYTHON_VERSION
44 $portPackageLinksDir/cmd~python$PYTHON_VERSION/bin/python$PYTHON_VERSION setup.py build
49 $portPackageLinksDir/cmd~python$PYTHON_VERSION/bin/python$PYTHON_VERSION setup.py install \
/haikuports/app-text/asciidoc/
H A Dasciidoc-10.2.0.recipe66 python=python3.10
67 installLocation=$prefix/lib/$python/vendor-packages/
69 $python setup.py build install \
/haikuports/dev-util/pycharm-community/
H A Dpycharm_community_bin-2023.3.5.recipe1 SUMMARY="A Lightweight IDE for Python & Scientific development"
2 DESCRIPTION="PyCharm is a Python IDE for professional developers by JetBrains"
7 SOURCE_URI="https://download.jetbrains.com/python/pycharm-community-$portVersion.tar.gz#noarchive"
/haikuports/media-sound/jack2/
H A Djack2-1.9.10~git.recipe87 cmd:python
92 python ./waf configure --prefix="$prefix" --libdir="$libDir" \
94 python ./waf build
99 python ./waf build install
/haikuports/net-libs/serf/patches/
H A D0001-Fix-syntax-of-a-print-in-the-scons-file-to-unbreak-b.patch7 * SConstruct Use Python 3.0 valid syntax to make Scons 3.0.0 happy on both python
/haikuports/dev-python/nose/patches/debian/
H A Ddocs-sys.path.diff5 The parent directory contains Python 2 nose, however we need the
6 Python 3 version, which we will pass via PYTHONPATH.
/haikuports/dev-python/freezegun/patches/
H A D397.patch4 Subject: [PATCH] Fix decorate_class for Python 3.10 where staticmethod is
20 + # staticmethods are callable from Python 3.10 . Hence skip them from decoration
/haikuports/dev-python/setuptools/patches/
H A Dsetuptools-68.2.2.patchset38 + 'purelib': '{base}/lib/python',
39 + 'platlib': '{base}/lib/python',
40 + 'headers': '{base}/develop/headers/python/{dist_name}',
103 implementation = 'pypy' if IS_PYPY else 'python'
119 + "lib", "python" + get_python_version())
121 + "lib", "python" + get_python_version(),
125 # Platform-specific modules (any module from a non-pure-Python
126 # module distribution) or standard Python library modules.
/haikuports/dev-python/sip/patches/
H A Dsip-6.7.12.patchset22 # The name of the directory containing Python.h.
26 # The name of the target Python platform.
/haikuports/dev-util/boost_build/patches/
H A Dboost_build-1.70.0.patchset27 -I$(--python-include) -I$(--extra-include) -Wno-long-long
28 - : -L$(--python-lib[1]) -l$(--python-lib[2]) ;
29 + : -L$(--python-lib[1]) -l$(--python-lib[2]) -lbsd ;
/haikuports/dev-lang/python/patches/
H A Dpython3.10-3.10.13.patchset49 + 'headers': '$userbase/develop/headers/python$py_version_short/$dist_name',
97 python_dir = 'python' + get_python_version() + build_flags
109 - # Platform-specific modules (any module from a non-pure-Python
110 - # module distribution) or standard Python library modules.
115 + "lib", "python" + get_python_version())
117 + "lib", "python" + get_python_version(),
120 - # Pure Python
123 - "python" + get_python_version())
129 + # Platform-specific modules (any module from a non-pure-Python
130 + # module distribution) or standard Python librar
[all...]
H A Dpython3.11-3.11.8.patchset49 + 'headers': '$userbase/develop/headers/python$py_version_short/$dist_name',
97 python_dir = 'python' + get_python_version() + build_flags
109 - # Platform-specific modules (any module from a non-pure-Python
110 - # module distribution) or standard Python library modules.
115 + "lib", "python" + get_python_version())
117 + "lib", "python" + get_python_version(),
120 - # Pure Python
123 - "python" + get_python_version())
129 + # Platform-specific modules (any module from a non-pure-Python
130 + # module distribution) or standard Python librar
[all...]
/haikuports/games-board/gnubg/
H A Dgnubg-1.07.001.recipe6 interface. GNU Backgammon is extensible on platforms which support Python.
27 and externally using relational databases and Python).
36 * Python Scripting ability.
99 # error on launch when python is enabled
100 # Fatal Python error: init_stdio_encoding: failed to get the Python codec name of the stdio encoding
110 --without-python

Completed in 86 milliseconds

<<11121314151617181920