Home
last modified time | relevance | path

Searched refs:PYTHON_VER (Results 1 – 25 of 56) sorted by last modified time

123

/dports/net/freeswitch/freeswitch-1.10.3.-release/
H A Dconfigure.ac1710 PYTHON_VER="`$PYTHON -V 2>&1 | cut -d' ' -f2`"
1712 if test -z "$PYTHON_VER" ; then
1715 AC_MSG_RESULT([$PYTHON_VER])
/dports/lang/gcc12-devel/gcc-12-20211205/contrib/
H A Ddg-extract-results.sh32 PYTHON_VER=`echo "$0" | sed 's/sh$/py/'`
33 if test "$PYTHON_VER" != "$0" &&
34 test -f "$PYTHON_VER" &&
37 exec python $PYTHON_VER "$@"
/dports/editors/vim/vim-8.2.3745/src/
H A DMake_cyg_ming.mak348 # PYTHON_VER=[Python version, eg 22, 23, ..., 27] (default is 27)
354 ifndef PYTHON_VER
355 PYTHON_VER=27 macro
358 DYNAMIC_PYTHON_DLL=python$(PYTHON_VER).dll
365 PYTHONLIB=-L$(PYTHON)/libs -lpython$(PYTHON_VER)
H A DMake_mvc.mak80 # PYTHON_VER=[Python version, eg 22, 23, ..., 27] (default is 27)
1018 ! ifndef PYTHON_VER
1019 PYTHON_VER = 27 macro
1021 ! message Python requested (version $(PYTHON_VER)) - root dir is "$(PYTHON)"
1030 -DDYNAMIC_PYTHON_DLL=\"python$(PYTHON_VER).dll\"
1031 PYTHON_LIB = /nodefaultlib:python$(PYTHON_VER).lib
1033 PYTHON_LIB = $(PYTHON)\libs\python$(PYTHON_VER).lib
H A Dbigvim.bat4 …AMIC_PERL=yes PERL_VER=524 PYTHON=%TOOLDIR%python27 DYNAMIC_PYTHON=yes PYTHON_VER=27 PYTHON3=%TOOL…
H A Dbigvim64.bat6 …AMIC_PERL=yes PERL_VER=524 PYTHON=%TOOLDIR%python27 DYNAMIC_PYTHON=yes PYTHON_VER=27 PYTHON3=%TOOL…
/dports/editors/vim/vim-8.2.3745/.github/workflows/
H A Dci.yml331 PYTHON_VER: 27
/dports/editors/vim/vim-8.2.3745/ci/
H A Dappveyor.bat26 PYTHON_VER=27 DYNAMIC_PYTHON=yes PYTHON=C:\Python27-x64 ^
/dports/devel/py-arrow/arrow-1.2.1/
H A DMakefile5 build36: PYTHON_VER = python3.6 macro
6 build37: PYTHON_VER = python3.7 macro
7 build38: PYTHON_VER = python3.8 macro
8 build39: PYTHON_VER = python3.9 macro
9 build310: PYTHON_VER = python3.10 macro
12 $(PYTHON_VER) -m venv venv
/dports/lang/gcc11-devel/gcc-11-20211009/contrib/
H A Ddg-extract-results.sh32 PYTHON_VER=`echo "$0" | sed 's/sh$/py/'`
33 if test "$PYTHON_VER" != "$0" &&
34 test -f "$PYTHON_VER" &&
37 exec python $PYTHON_VER "$@"
/dports/lang/gcc10-devel/gcc-10-20211008/contrib/
H A Ddg-extract-results.sh32 PYTHON_VER=`echo "$0" | sed 's/sh$/py/'`
33 if test "$PYTHON_VER" != "$0" &&
34 test -f "$PYTHON_VER" &&
37 exec python $PYTHON_VER "$@"
/dports/lang/gcc9-devel/gcc-9-20211007/contrib/
H A Ddg-extract-results.sh32 PYTHON_VER=`echo "$0" | sed 's/sh$/py/'`
33 if test "$PYTHON_VER" != "$0" &&
34 test -f "$PYTHON_VER" &&
37 exec python $PYTHON_VER "$@"
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/azure/azcollection/
H A Dpr-pipelines.yml2 - name: PYTHON_VER
155 "Python${{ parameters.PYTHON_VER }}_1":
158 "Python${{ parameters.PYTHON_VER }}_2":
161 "Python${{ parameters.PYTHON_VER }}_3":
164 "Python${{ parameters.PYTHON_VER }}_4":
167 "Python${{ parameters.PYTHON_VER }}_5":
170 "Python${{ parameters.PYTHON_VER }}_6":
173 "Python${{ parameters.PYTHON_VER }}_7":
176 "Python${{ parameters.PYTHON_VER }}_9":
179 "Python${{ parameters.PYTHON_VER }}_10":
[all …]
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/bindgen/
H A DCMakeLists.j211 OUTPUT_VARIABLE PYTHON_VER )
12 string(STRIP ${PYTHON_VER} PYTHON_VER)
13 set( PYTHON_LIBRARY $ENV{CONDA_PREFIX}/libs/python${PYTHON_VER}.lib )
23 set( PYTHON_LIBRARY $ENV{CONDA_PREFIX}/libs/python${PYTHON_VER}.lib )
/dports/misc/cxx_atomics_pic/gcc-11.2.0/contrib/
H A Ddg-extract-results.sh32 PYTHON_VER=`echo "$0" | sed 's/sh$/py/'`
33 if test "$PYTHON_VER" != "$0" &&
34 test -f "$PYTHON_VER" &&
37 exec python $PYTHON_VER "$@"
/dports/lang/gcc11/gcc-11.2.0/contrib/
H A Ddg-extract-results.sh32 PYTHON_VER=`echo "$0" | sed 's/sh$/py/'`
33 if test "$PYTHON_VER" != "$0" &&
34 test -f "$PYTHON_VER" &&
37 exec python $PYTHON_VER "$@"
/dports/lang/gcc9/gcc-9.4.0/contrib/
H A Ddg-extract-results.sh32 PYTHON_VER=`echo "$0" | sed 's/sh$/py/'`
33 if test "$PYTHON_VER" != "$0" &&
34 test -f "$PYTHON_VER" &&
37 exec python $PYTHON_VER "$@"
/dports/lang/gcc8/gcc-8.5.0/contrib/
H A Ddg-extract-results.sh32 PYTHON_VER=`echo "$0" | sed 's/sh$/py/'`
33 if test "$PYTHON_VER" != "$0" &&
34 test -f "$PYTHON_VER" &&
37 exec python $PYTHON_VER "$@"
/dports/lang/gcc10/gcc-10.3.0/contrib/
H A Ddg-extract-results.sh32 PYTHON_VER=`echo "$0" | sed 's/sh$/py/'`
33 if test "$PYTHON_VER" != "$0" &&
34 test -f "$PYTHON_VER" &&
37 exec python $PYTHON_VER "$@"
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/miniupnp/
H A Dappveyor.yml4 - PYTHON_VER: C:\Python27
8 - PYTHON_VER: C:\Python35
12 - PYTHON_VER: C:\Python37
16 - PYTHON_VER: C:\Python37-x64
27 - set PATH=%PYTHON_VER%;%PYTHON_VER%\Scripts;%PATH%;C:\msys64\mingw%ARCH_BITS%\bin
29 - "%PYTHON_VER%\\python.exe -m pip install wheel"
38 - mingw32-make -f Makefile.mingw pythonmodule PYTHON=%PYTHON_VER%\python
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/miniupnp/
H A Dappveyor.yml4 - PYTHON_VER: C:\Python27
8 - PYTHON_VER: C:\Python35
12 - PYTHON_VER: C:\Python37
16 - PYTHON_VER: C:\Python37-x64
27 - set PATH=%PYTHON_VER%;%PYTHON_VER%\Scripts;%PATH%;C:\msys64\mingw%ARCH_BITS%\bin
29 - "%PYTHON_VER%\\python.exe -m pip install wheel"
38 - mingw32-make -f Makefile.mingw pythonmodule PYTHON=%PYTHON_VER%\python
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/miniupnp/
H A Dappveyor.yml4 - PYTHON_VER: C:\Python27
8 - PYTHON_VER: C:\Python35
12 - PYTHON_VER: C:\Python37
16 - PYTHON_VER: C:\Python37-x64
27 - set PATH=%PYTHON_VER%;%PYTHON_VER%\Scripts;%PATH%;C:\msys64\mingw%ARCH_BITS%\bin
29 - "%PYTHON_VER%\\python.exe -m pip install wheel"
38 - mingw32-make -f Makefile.mingw pythonmodule PYTHON=%PYTHON_VER%\python
/dports/security/yubikey-manager-qt/yubikey-manager-qt-yubikey-manager-qt-1.2.0/.github/workflows/
H A DmacOS.yml6 PYTHON_VER: '3.9.1'
53 wget https://www.python.org/ftp/python/${PYTHON_VER}/Python-${PYTHON_VER}.tgz
54 wget https://www.python.org/ftp/python/${PYTHON_VER}/Python-${PYTHON_VER}.tgz.asc
55 gpg --verify Python-${PYTHON_VER}.tgz.asc
56 tar -xzvf Python-${PYTHON_VER}.tgz
57 cd Python-${PYTHON_VER}
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/s2/
H A DMakefile2 PYTHON_VER=2.6 macro
12 PYTHON_INC=-I/usr/include/python$(PYTHON_VER) -I/usr/lib/python$(PYTHON_VER)
/dports/devel/py-cxx/pycxx-7.1.5/
H A Dbuild-limited-api.cmd3 set PYTHON_VER=%1 variable
31 if exist c:\python%PYTHON_VER%.%PYTHON_ARCH%\python.exe (
32 …py -%PYTHON_VER%-%PYTHON_ARCH% setup_makefile.py win%PYTHON_ARCH% tmp-%PYTHON_ARCH%-python%PYTHON_…
34 …mp-%PYTHON_ARCH%-python%PYTHON_VER%-limited-%API%-build.mak clean all 2>&1 | py -3 build_tee tmp-%…
36 …tmp-%PYTHON_ARCH%-python%PYTHON_VER%-limited-%API%-build.mak test 2>&1 | py -3 build_tee -a tmp-%P…

123