Home
last modified time | relevance | path

Searched defs:PY_VERSION (Results 1 – 25 of 40) sorted by relevance

12

/dports/devel/py-pudb/pudb-2020.1/
H A Dsetup.py9 PY_VERSION = str(py_version_major) variable
/dports/devel/py-nose2/nose2-0.10.0/
H A Dsetup.py11 PY_VERSION = "%s.%s" % (sys.version_info.major, sys.version_info.minor) variable
/dports/databases/py-sqlite3/Python-3.8.12/Include/
H A Dpatchlevel.h26 #define PY_VERSION "3.8.12" macro
/dports/databases/py-gdbm/Python-3.8.12/Include/
H A Dpatchlevel.h26 #define PY_VERSION "3.8.12" macro
/dports/lang/python37/Python-3.7.12/Include/
H A Dpatchlevel.h26 #define PY_VERSION "3.7.12" macro
/dports/lang/python38/Python-3.8.12/Include/
H A Dpatchlevel.h26 #define PY_VERSION "3.8.12" macro
/dports/lang/python-tools/Python-3.8.12/Include/
H A Dpatchlevel.h26 #define PY_VERSION "3.8.12" macro
/dports/lang/python39/Python-3.9.9/Include/
H A Dpatchlevel.h26 #define PY_VERSION "3.9.9" macro
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/Include/
H A Dpatchlevel.h26 #define PY_VERSION "3.5.1" macro
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/
H A Dpatchlevel.h26 #define PY_VERSION "3.8.12" macro
/dports/lang/python310/Python-3.10.1/Include/
H A Dpatchlevel.h26 #define PY_VERSION "3.10.1" macro
/dports/lang/python311/Python-3.11.0a3/Include/
H A Dpatchlevel.h26 #define PY_VERSION "3.11.0a3" macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_6/cpython_src/Include/
H A Dpatchlevel.h26 #define PY_VERSION "3.6.12+" macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/
H A Dpatchlevel.h26 #define PY_VERSION "3.9.0" macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_8/cpython_src/Include/
H A Dpatchlevel.h26 #define PY_VERSION "3.8.6+" macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/
H A Dpatchlevel.h26 #define PY_VERSION "3.10.0" macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_7/cpython_src/Include/
H A Dpatchlevel.h26 #define PY_VERSION "3.7.12+" macro
/dports/lang/python-legacy/Python-2.7.18/Include/
H A Dpatchlevel.h30 #define PY_VERSION "2.7.18" macro
/dports/lang/python27/Python-2.7.18/Include/
H A Dpatchlevel.h30 #define PY_VERSION "2.7.18" macro
/dports/devel/py-robotframework/robotframework-3.1.2/src/robot/utils/
H A Dplatform.py28 PY_VERSION = sys.version_info[:3] variable
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dpatchlevel.h30 #define PY_VERSION "2.7.2" macro
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/dev/release/
H A Dverify-release-candidate-wheels.bat62 set PY_VERSION=%1 variable
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/dev/release/
H A Dverify-release-candidate-wheels.bat75 set PY_VERSION=%1 variable
/dports/databases/arrow/apache-arrow-6.0.1/dev/release/
H A Dverify-release-candidate-wheels.bat82 set PY_VERSION=%1 variable
/dports/net/py-errbot/errbot-6.1.8/errbot/core_plugins/
H A Dvcheck.py17 PY_VERSION = ".".join(str(e) for e in sys.version_info[:3]) variable

12