Home
last modified time | relevance | path

Searched defs:python_version (Results 1 – 25 of 322) sorted by relevance

12345678910>>...13

/dports/databases/py-pymssql/pymssql-2.1.4/dev/appveyor/
H A Dinstall.ps153 function ParsePythonVersion ($python_version) { in ParsePythonVersion()
54 if ($python_version -match $PYTHON_PRERELEASE_REGEX) { in ParsePythonVersion() variable
63 function DownloadPython ($python_version, $platform_suffix) { in DownloadPython()
70 $python_version = "$major.$minor$prerelease" in DownloadPython() variable
104 function InstallPython ($python_version, $architecture, $python_home) { in InstallPython()
105 …Write-Host "Installing Python" $python_version "for" $architecture "bit architecture to" $python_h… in InstallPython() variable
125 Write-Host "Python $python_version ($architecture) installation complete" in InstallPython() variable
172 function DownloadMiniconda ($python_version, $platform_suffix) { in DownloadMiniconda()
173 if ($python_version -eq "3.4") { in DownloadMiniconda() variable
184 function InstallMiniconda ($python_version, $architecture, $python_home) { in InstallMiniconda()
[all …]
/dports/devel/b2/B2_Command_Line_Tool-1.3.8/ci/appveyor/
H A Dinstall.ps158 function ParsePythonVersion ($python_version) { in ParsePythonVersion()
59 if ($python_version -match $PYTHON_PRERELEASE_REGEX) { in ParsePythonVersion() variable
68 function DownloadPython ($python_version, $platform_suffix) { in DownloadPython()
75 $python_version = "$major.$minor$prerelease" in DownloadPython() variable
109 function InstallPython ($python_version, $architecture, $python_home) { in InstallPython()
110 …Write-Host "Installing Python" $python_version "for" $architecture "bit architecture to" $python_h… in InstallPython() variable
130 Write-Host "Python $python_version ($architecture) installation complete" in InstallPython() variable
177 function DownloadMiniconda ($python_version, $platform_suffix) { in DownloadMiniconda()
178 if ($python_version -eq "3.4") { in DownloadMiniconda() variable
189 function InstallMiniconda ($python_version, $architecture, $python_home) { in InstallMiniconda()
[all …]
/dports/devel/py-xdis/xdis-5.0.13/appveyor/
H A Dinstall.ps153 function ParsePythonVersion ($python_version) { in ParsePythonVersion()
54 if ($python_version -match $PYTHON_PRERELEASE_REGEX) { in ParsePythonVersion() variable
63 function DownloadPython ($python_version, $platform_suffix) { in DownloadPython()
70 $python_version = "$major.$minor$prerelease" in DownloadPython() variable
104 function InstallPython ($python_version, $architecture, $python_home) { in InstallPython()
105 …Write-Host "Installing Python" $python_version "for" $architecture "bit architecture to" $python_h… in InstallPython() variable
125 Write-Host "Python $python_version ($architecture) installation complete" in InstallPython() variable
172 function DownloadMiniconda ($python_version, $platform_suffix) { in DownloadMiniconda()
173 if ($python_version -eq "3.4") { in DownloadMiniconda() variable
184 function InstallMiniconda ($python_version, $architecture, $python_home) { in InstallMiniconda()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/coverage/ci/
H A Dinstall.ps156 function ParsePythonVersion ($python_version) { in ParsePythonVersion()
57 if ($python_version -match $PYTHON_PRERELEASE_REGEX) { in ParsePythonVersion() variable
66 function DownloadPython ($python_version, $platform_suffix) { in DownloadPython()
73 $python_version = "$major.$minor$prerelease" in DownloadPython() variable
107 function InstallPython ($python_version, $architecture, $python_home) { in InstallPython()
108 …Write-Host "Installing Python" $python_version "for" $architecture "bit architecture to" $python_h… in InstallPython() variable
128 Write-Host "Python $python_version ($architecture) installation complete" in InstallPython() variable
175 function DownloadMiniconda ($python_version, $platform_suffix) { in DownloadMiniconda()
176 if ($python_version -eq "3.4") { in DownloadMiniconda() variable
187 function InstallMiniconda ($python_version, $architecture, $python_home) { in InstallMiniconda()
[all …]
/dports/security/py-argon2-cffi/argon2_cffi-19.1.0/extras/appveyor/
H A Dinstall.ps153 function ParsePythonVersion ($python_version) { in ParsePythonVersion()
54 if ($python_version -match $PYTHON_PRERELEASE_REGEX) { in ParsePythonVersion() variable
63 function DownloadPython ($python_version, $platform_suffix) { in DownloadPython()
70 $python_version = "$major.$minor$prerelease" in DownloadPython() variable
104 function InstallPython ($python_version, $architecture, $python_home) { in InstallPython()
105 …Write-Host "Installing Python" $python_version "for" $architecture "bit architecture to" $python_h… in InstallPython() variable
125 Write-Host "Python $python_version ($architecture) installation complete" in InstallPython() variable
172 function DownloadMiniconda ($python_version, $platform_suffix) { in DownloadMiniconda()
173 if ($python_version -eq "3.4") { in DownloadMiniconda() variable
184 function InstallMiniconda ($python_version, $architecture, $python_home) { in InstallMiniconda()
[all …]
/dports/security/py-yara/yara-python-4.1.0/appveyor/
H A Dinstall.ps153 function ParsePythonVersion ($python_version) { in ParsePythonVersion()
54 if ($python_version -match $PYTHON_PRERELEASE_REGEX) { in ParsePythonVersion() variable
63 function DownloadPython ($python_version, $platform_suffix) { in DownloadPython()
70 $python_version = "$major.$minor$prerelease" in DownloadPython() variable
104 function InstallPython ($python_version, $architecture, $python_home) { in InstallPython()
105 …Write-Host "Installing Python" $python_version "for" $architecture "bit architecture to" $python_h… in InstallPython() variable
125 Write-Host "Python $python_version ($architecture) installation complete" in InstallPython() variable
172 function DownloadMiniconda ($python_version, $platform_suffix) { in DownloadMiniconda()
173 if ($python_version -eq "3.4") { in DownloadMiniconda() variable
184 function InstallMiniconda ($python_version, $architecture, $python_home) { in InstallMiniconda()
[all …]
/dports/devel/py-coverage/coverage-4.5.4/ci/
H A Dinstall.ps156 function ParsePythonVersion ($python_version) { in ParsePythonVersion()
57 if ($python_version -match $PYTHON_PRERELEASE_REGEX) { in ParsePythonVersion() variable
66 function DownloadPython ($python_version, $platform_suffix) { in DownloadPython()
73 $python_version = "$major.$minor$prerelease" in DownloadPython() variable
107 function InstallPython ($python_version, $architecture, $python_home) { in InstallPython()
108 …Write-Host "Installing Python" $python_version "for" $architecture "bit architecture to" $python_h… in InstallPython() variable
128 Write-Host "Python $python_version ($architecture) installation complete" in InstallPython() variable
175 function DownloadMiniconda ($python_version, $platform_suffix) { in DownloadMiniconda()
176 if ($python_version -eq "3.4") { in DownloadMiniconda() variable
187 function InstallMiniconda ($python_version, $architecture, $python_home) { in InstallMiniconda()
[all …]
/dports/devel/py-gevent/gevent-21.8.0/appveyor/
H A Dinstall.ps153 function ParsePythonVersion ($python_version) { in ParsePythonVersion()
54 if ($python_version -match $PYTHON_PRERELEASE_REGEX) { in ParsePythonVersion() variable
63 function DownloadPython ($python_version, $platform_suffix) { in DownloadPython()
70 $python_version = "$major.$minor$prerelease" in DownloadPython() variable
104 function InstallPython ($python_version, $architecture, $python_home) { in InstallPython()
105 …Write-Host "Installing Python" $python_version "for" $architecture "bit architecture to" $python_h… in InstallPython() variable
125 Write-Host "Python $python_version ($architecture) installation complete" in InstallPython() variable
172 function DownloadMiniconda ($python_version, $platform_suffix) { in DownloadMiniconda()
173 if ($python_version -eq "3.4") { in DownloadMiniconda() variable
184 function InstallMiniconda ($python_version, $architecture, $python_home) { in InstallMiniconda()
[all …]
/dports/devel/py-greenlet/greenlet-1.1.2/appveyor/
H A Dinstall.ps153 function ParsePythonVersion ($python_version) { in ParsePythonVersion()
54 if ($python_version -match $PYTHON_PRERELEASE_REGEX) { in ParsePythonVersion() variable
63 function DownloadPython ($python_version, $platform_suffix) { in DownloadPython()
70 $python_version = "$major.$minor$prerelease" in DownloadPython() variable
104 function InstallPython ($python_version, $architecture, $python_home) { in InstallPython()
105 …Write-Host "Installing Python" $python_version "for" $architecture "bit architecture to" $python_h… in InstallPython() variable
125 Write-Host "Python $python_version ($architecture) installation complete" in InstallPython() variable
172 function DownloadMiniconda ($python_version, $platform_suffix) { in DownloadMiniconda()
173 if ($python_version -eq "3.4") { in DownloadMiniconda() variable
184 function InstallMiniconda ($python_version, $architecture, $python_home) { in InstallMiniconda()
[all …]
/dports/science/py-nibabel/nibabel-3.2.1/tools/
H A Dinstall_python.ps19 function DownloadMiniconda ($python_version, $platform_suffix) { in DownloadMiniconda()
11 if ($python_version -eq "3.4") { in DownloadMiniconda() variable
47 function InstallMiniconda ($python_version, $architecture, $python_home) { in InstallMiniconda()
48 …Write-Host "Installing Python" $python_version "for" $architecture "bit architecture to" $python_h… in InstallMiniconda() variable
65 Write-Host "Python $python_version ($architecture) installation complete" in InstallMiniconda() variable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/coverage/ci/
H A Dinstall.ps156 function ParsePythonVersion ($python_version) { in ParsePythonVersion()
57 if ($python_version -match $PYTHON_PRERELEASE_REGEX) { in ParsePythonVersion() variable
66 function DownloadPython ($python_version, $platform_suffix) { in DownloadPython()
82 function InstallPython ($python_version, $architecture, $python_home) { in InstallPython()
83 …Write-Host "Installing Python" $python_version "for" $architecture "bit architecture to" $python_h… in InstallPython() variable
103 Write-Host "Python $python_version ($architecture) installation complete" in InstallPython() variable
150 function DownloadMiniconda ($python_version, $platform_suffix) { in DownloadMiniconda()
158 function InstallMiniconda ($python_version, $architecture, $python_home) { in InstallMiniconda()
159 …Write-Host "Installing Python" $python_version "for" $architecture "bit architecture to" $python_h… in InstallMiniconda() variable
176 Write-Host "Python $python_version ($architecture) installation complete" in InstallMiniconda() variable
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/coverage/ci/
H A Dinstall.ps156 function ParsePythonVersion ($python_version) { in ParsePythonVersion()
57 if ($python_version -match $PYTHON_PRERELEASE_REGEX) { in ParsePythonVersion() variable
66 function DownloadPython ($python_version, $platform_suffix) { in DownloadPython()
82 function InstallPython ($python_version, $architecture, $python_home) { in InstallPython()
83 …Write-Host "Installing Python" $python_version "for" $architecture "bit architecture to" $python_h… in InstallPython() variable
103 Write-Host "Python $python_version ($architecture) installation complete" in InstallPython() variable
150 function DownloadMiniconda ($python_version, $platform_suffix) { in DownloadMiniconda()
158 function InstallMiniconda ($python_version, $architecture, $python_home) { in InstallMiniconda()
159 …Write-Host "Installing Python" $python_version "for" $architecture "bit architecture to" $python_h… in InstallMiniconda() variable
176 Write-Host "Python $python_version ($architecture) installation complete" in InstallMiniconda() variable
/dports/devel/py-remote-pdb/remote-pdb-2.1.0/ci/
H A Dappveyor-bootstrap.ps111 function DownloadPython ($python_version, $platform_suffix) { in DownloadPython()
40 function InstallPython ($python_version, $architecture, $python_home) { in InstallPython()
41 …Write-Host "Installing Python" $python_version "for" $architecture "bit architecture to" $python_h… in InstallPython() variable
56 Write-Host "Python $python_version ($architecture) installation complete" in InstallPython() variable
/dports/math/piranha/piranha-0.11/tools/
H A Dinstall_appveyor.py84 python_version = '36' variable
86 python_version = '35' variable
88 python_version = '34' variable
90 python_version = '27' variable
/dports/math/py-piranha/piranha-0.11/tools/
H A Dinstall_appveyor.py84 python_version = '36' variable
86 python_version = '35' variable
88 python_version = '34' variable
90 python_version = '27' variable
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/ajv/lib/dot/
H A D_limitLength.jst10 {{ var $errorKeyword = $keyword; }}
11 {{# def.error:'_limitLength' }}
/dports/devel/pytype/pytype-2021.9.9/pytype/pyc/
H A Dopcodes_test.py43 python_version = (3, 7) variable in CommonTest
98 python_version = (3, 5, 2) variable in Python35Test
130 python_version = (3, 6, 0) variable in Python36Test
157 python_version = (3, 7, 0) variable in Python37Test
167 python_version = (3, 8, 0) variable in Python38Test
/dports/astro/pykep/pykep-2.6/tools/
H A Dinstall_appveyor_mingw.py70 python_version = r'37' variable
74 python_version = '36' variable
78 python_version = r'38' variable
/dports/astro/py-pykep/pykep-2.6/tools/
H A Dinstall_appveyor_mingw.py70 python_version = r'37' variable
74 python_version = '36' variable
78 python_version = r'38' variable
/dports/devel/mercurial/mercurial-6.0/contrib/automation/hgautomation/
H A Dcli.py68 python_version, argument
97 python_version, argument
126 python_version, argument
196 python_version, argument
235 python_version, argument
/dports/sysutils/ansible2/ansible-2.9.27/test/lib/ansible_test/_internal/sanity/
H A D__init__.py434 python_version, # type: t.Optional[str] argument
520 def __init__(self, test, python_version=None): argument
530 def __init__(self, test, python_version=None): argument
540 def __init__(self, test, python_version=None, messages=None, summary=None): argument
766 def test(self, args, targets, python_version): argument
876 def test(self, args, targets, python_version): argument
892 def test(self, args, targets, python_version): argument
900 …def load_processor(self, args, python_version): # type: (SanityConfig, str) -> SanityIgnoreProces… argument
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/lib/ansible_test/_internal/sanity/
H A D__init__.py438 python_version, # type: t.Optional[str] argument
527 def __init__(self, test, python_version=None): argument
537 def __init__(self, test, python_version=None): argument
547 def __init__(self, test, python_version=None, messages=None, summary=None): argument
792 def test(self, args, targets, python_version): argument
906 def test(self, args, targets, python_version): argument
922 def test(self, args, targets, python_version): argument
930 …def load_processor(self, args, python_version): # type: (SanityConfig, str) -> SanityIgnoreProces… argument
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/lib/ansible_test/_internal/sanity/
H A D__init__.py437 python_version, # type: t.Optional[str] argument
526 def __init__(self, test, python_version=None): argument
536 def __init__(self, test, python_version=None): argument
546 def __init__(self, test, python_version=None, messages=None, summary=None): argument
781 def test(self, args, targets, python_version): argument
901 def test(self, args, targets, python_version): argument
917 def test(self, args, targets, python_version): argument
925 …def load_processor(self, args, python_version): # type: (SanityConfig, str) -> SanityIgnoreProces… argument
/dports/devel/pytype/pytype-2021.9.9/pytype/pytd/
H A Dtypeshed.py17 def _get_module_names_in_path(lister, path, python_version): argument
267 def _list_modules(self, path, python_version): argument
295 def get_all_module_names(self, python_version): argument
347 def parse_type_definition(pyi_subdir, module, python_version): argument
/dports/devel/pytype/pytype-2021.9.9/pytype/
H A Dblocks.py50 def __init__(self, code, bytecode, order, python_version): argument
155 def add_pop_block_targets(bytecode, python_version): argument
294 def order_code(code, python_version): argument
319 def __init__(self, python_version): argument
429 def process_code(code, python_version): argument

12345678910>>...13