setup-cpp/dist/node16/actions_python.01e0e91f.js

3 lines
1.3 MiB
JavaScript
Raw Normal View History

function e(e){return e&&e.__esModule?e.default:e}function t(e,t,a,i){Object.defineProperty(e,t,{get:a,set:i,enumerable:!0,configurable:!0})}var a=require("path"),i=require("os"),r=require("fs"),s=require("util"),o=require("assert"),n=require("crypto"),p=require("url"),d=require("buffer"),l=require("stream"),c=require("events"),m=require("timers"),u=require("string_decoder"),h=require("http"),f=require("https"),g=require("zlib"),y=require("punycode"),x=require("child_process"),v="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{},b=v.parcelRequire810d;b.register("ijScl",((i,r)=>{async function s(t,a,i){m.IS_MAC&&(process.env.AGENT_TOOLSDIRECTORY="/Users/runner/hostedtoolcache");const r=process.env.AGENT_TOOLSDIRECTORY?.trim();if("string"==typeof r&&""!==r&&(process.env.RUNNER_TOOL_CACHE=process.env.AGENT_TOOLSDIRECTORY),(0,d.debug)("Python is expected to be installed into "+process.env.RUNNER_TOOL_CACHE),t){let e;if(t.startsWith("pypy")){const a=await(0,n.findPyPyVersion)(t,i,!0,g,!1);e=`${a.resolvedPyPyVersion}-${a.resolvedPythonVersion}`,(0,p.info)(`Successfully set up PyPy ${a.resolvedPyPyVersion} with Python (${a.resolvedPythonVersion})`)}else{const a=await(0,o.useCpythonVersion)(t,i,!0,g,!1);e=a.version,(0,p.info)(`Successfully set up ${a.impl} (${e})`)}if((0,m.isCacheFeatureAvailable)()){const t="pip";await(async(e,t)=>{const a=(0,u.getCacheDistributor)(e,t,void 0);await a.restoreCache()})(t,e)}}"github-actions"===e(c)()&&await(async()=>{const t=(0,l.join)(f,"python_matcher.json");if(!await e(h)(t))return(0,p.warning)("the python_matcher.json file does not exist in the same folder as setup-cpp.js");(0,p.info)("::add-matcher::"+t)})()}t(i.exports,"setupActionsPython",(()=>s));var o=b("5tAQO"),n=b("7OqLY"),p=b("bouSm"),d=b("lXEOe"),l=b("jeNZZ"),c=b("dG9nM"),m=b("8Wxpq"),u=b("i0Ahd"),h=b("8Xzrp"),f=a.resolve(__dirname,"../../src/python");const g=!1})),b.register("5tAQO",((e,r)=>{async function s(e,t,r,s,c){let m=null,u=((e,t)=>{let a=e.replace(/(\d+\.\d+\.\d+)((?:a|b|rc)\d*)/g,"$1-$2");return t&&(a=a.replace(/^(\d+)\.(\d+)$/,"~$1.$2.0-0")),a})(e.replace(/^(\d+)\.(\d+)-dev$/,"~$1.$2.0-0"),c);if(d.debug(`Semantic version spec of ${e} is ${u}`),s){m=await p.getManifest();const e=(await p.findReleaseFromManifest(u,t,m))?.version;e?(u=e,d.info(`Resolved as '${u}'`)):d.info(`Failed to resolve version ${u} from manifest`)}let h=l.find("Python",u,t);if(!h){d.info(`Version ${u} was not found in the local cache`);const e=await p.findReleaseFromManifest(u,t,m);e&&e.files&&e.files.length>0&&(d.info(`Version ${u} is available for downloading`),await p.installCpythonFromRelease(e),h=l.find("Python",u,t))}if(!h){const a=await(0,o.getOSInfo)();throw Error([`The version '${e}' with architecture '${t}' was not found for ${a?`${a.osName} ${a.osVersion}`:"this operating system"}.`,"The list of all available versions can be found here: "+p.MANIFEST_URL].join(i.EOL))}const f=(e=>a.join(e,o.IS_WINDOWS?"Scripts":"bin"))(h),g=a.join(o.IS_WINDOWS?h:f,"python"+(o.IS_WINDOWS?".exe":""));if(r){if(d.exportVariable("pythonLocation",h),d.exportVariable("PKG_CONFIG_PATH",h+"/lib/pkgconfig"),d.exportVariable("pythonLocation",h),d.exportVariable("Python_ROOT_DIR",h),d.exportVariable("Python2_ROOT_DIR",h),d.exportVariable("Python3_ROOT_DIR",h),d.exportVariable("PKG_CONFIG_PATH",h+"/lib/pkgconfig"),o.IS_LINUX){const e=process.env.LD_LIBRARY_PATH?":"+process.env.LD_LIBRARY_PATH:"",t=a.join(h,"lib");e.split(":").includes(t)||d.exportVariable("LD_LIBRARY_PATH",t+e)}if(d.addPath(h),d.addPath(f),o.IS_WINDOWS){const e=a.basename(a.dirname(h)),t=n.major(e),i=n.minor(e),r=a.join(process.env.APPDATA||"","Python",`Python${t}${i}`,"Scripts");d.addPath(r)}}const y=(e=>{const t=e.split(a.sep),i=t.findIndex((e=>"PyPy"===e||"Python"===e));return t[i+1]||""})(h);return d.setOutput("python-version",y),d.setOutput("python-path",g),{impl:"CPython",version:y}}t(e.exports,"useCpythonVersion",(()=>s));var o=b("8Wxpq"),n=b("cTdPL"),p=b("haGSs"),d=b("lXEOe"),l=b("bafIx")})),b.register("8W
//# sourceMappingURL=actions_python.01e0e91f.js.map