Searched refs:tarball (Results 1 – 8 of 8) sorted by relevance
96 - April end (bug fixes since v3.21.0) v3.21.1 tag and tarball97 - March end (features added after v3.20.0) v3.21.0 tag and tarball98 - March end (bug fixes since v3.20.5) v3.20.6 tag and tarball100 - October end (bug fixes since v3.20.0) v3.20.1 tag and tarball101 - September end (features added after v3.19.0) v3.20.0 tag and tarball
116 install of sowing package - that also requires a C++ compiler) one can download a release tarball.
6 Obtain PETSc via the repository or download the latest tarball: {ref}`download documentation <doc_d…
70 tarball = F('{pyname}-%s.tar.gz' % get_version()) variable71 download = '/'.join([pypiroot, pypislug, tarball])
293 the release tarball.
317 def tarball(): function355 download_url=tarball(),
339 for tarball in map(str, tar_files):340 gcov_logger.log('extracting', tarball, 'in directory', dest_dir)341 shutil.unpack_archive(tarball, extract_dir=str(dest_dir))
20 … prefer tarball download for regular use - as currently all packages prefer git clones. MPICH is a…