Fri, 27 Sep 2024 14:39:56 UTC | login

Information for RPM rust-python-launcher-1.0.0-6.fc37.src.rpm

ID839216
Namerust-python-launcher
Version1.0.0
Release6.fc37
Epoch
Archsrc
SummaryPython launcher for Unix
DescriptionThe Python Launcher for Unix. Launch your Python interpreter the lazy/smart way! This launcher is an implementation of the py command for Unix-based platforms. The goal is to have py become the cross-platform command that Python users typically use to launch an interpreter while doing development. By having a command that is version-agnostic when it comes to Python, it side-steps the "what should the python command point to?" debate by clearly specifying that upfront (i.e. the newest version of Python that can be found). This also unifies the suggested command to document for launching Python on both Windows as Unix as py has existed as the preferred command on Windows since 2012 with the release of Python 3.3. Typical usage would be: py -m venv .venv py ... # Whatever you would normally use `python` for during development. This creates a virtual environment in a .venv directory using the latest version of Python installed. Subsequent uses of py will then use that virtual environment as long as it is in the current (or higher) directory; no environment activation required (although the Python Launcher supports activated environments as well)! A non-goal of this launcher is to become the way to launch the Python interpreter all the time. If you know the exact interpreter you want to launch then you should launch it directly; same goes for when you have requirements on the type of interpreter you want. The Python Launcher should be viewed as a tool of convenience, not necessity.
Build Time2022-10-14 16:03:22 GMT
Size125.13 KB
7a2fd2bc2e968a51a107f147a411a3bf
LicenseMIT
Buildrootf37-build-649032-72748
Provides
python-launcher = 1.0.0-6.fc37
rust-python-launcher+default-devel = 1.0.0-6.fc37
rust-python-launcher-debuginfo = 1.0.0-6.fc37
rust-python-launcher-debugsource = 1.0.0-6.fc37
rust-python-launcher-devel = 1.0.0-6.fc37
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(crate(assert_cmd/default) >= 2.0.0 with crate(assert_cmd/default) < 3.0.0~)
(crate(comfy-table/default) >= 4.0.1 with crate(comfy-table/default) < 5.0.0~)
(crate(exitcode/default) >= 1.1.2 with crate(exitcode/default) < 2.0.0~)
(crate(human-panic/default) >= 1.0.3 with crate(human-panic/default) < 2.0.0~)
(crate(log/default) >= 0.4.14 with crate(log/default) < 0.5.0~)
(crate(nix/default) >= 0.22.0 with crate(nix/default) < 0.23.0~)
(crate(predicates/default) >= 2.0.0 with crate(predicates/default) < 3.0.0~)
(crate(serial_test/default) >= 0.5.1 with crate(serial_test/default) < 0.6.0~)
(crate(serial_test_derive/default) >= 0.5.0 with crate(serial_test_derive/default) < 0.6.0~)
(crate(stderrlog/default) >= 0.5.1 with crate(stderrlog/default) < 0.6.0~)
(crate(tempfile/default) >= 3.2.0 with crate(tempfile/default) < 4.0.0~)
(crate(test-case/default) >= 1.2.0 with crate(test-case/default) < 2.0.0~)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(DynamicBuildRequires) <= 4.15.0-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(RichDependencies) <= 4.12.0-1
rpmlib(TildeInVersions) <= 4.10.0-1
rust-packaging
rust-packaging
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 3 of 3
Name ascending sort Size
python-launcher-1.0.0.crate97.47 KB
python-launcher-fix-metadata.diff611.00 B
rust-python-launcher.spec7.09 KB
Component of No Buildroots