techlogan/python-beta

Project ID: 177958

Description

A build of Python beta software for testing purposes.

The purpose of this project is to facilitate install of python beta software. The source code is herein is unaltered and provided 'as-is' so as to run in the manner the Python Software Foundation created it to run. Any glitches or flaws in the way the software is written may be identified and corrected later in the beta phase. This software is not reccomended for production environments but rather for initial feature testing and python software development purposes. All of the features and compilable modules for the particular beta versions of python present in this repository should be in one of the contained packages.

Installation Instructions

This repository contains a compiled python beta software packaged as rpm files for install with the dnf package manager.

For python 3.14 beta: The source code which (available as of May 7, 2025) is bundled in several sub packages which, for python 3.14 include python3.14, python-3.14-libs, python3.14-devel, python3.14-doc, python3.14-idle, python3.14-pip, python3.14-pip-wheel, python3.14-tkinter, python3.14-test, and python3.14-venv

The packages in this repository is unaltered source code for python beta (obtained form www.python.org) was bundled with some standard Linux .desktop application launchers. The software here has been compiled as an altinstall so an installation of python 3.14 may be installed alongside any version of python other than 3.14.x.

Activate the repository with the command: dnf copr enable techlogan/python-beta

Then run the dnf package manager to install your preferred version:

To install python 3.14.0b1 from the command line: dnf install python3.14

For the python 3.14.0b1 development libraries: dnf install python3.14

For the python 3.14.0b1 official documentation: dnf install python3.14-doc

Python 3.14 may be run via scripts or from the command line with the command "python3.14"

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Centos-stream 9 aarch64 (0)* Centos-stream 9 (0 downloads)
EPEL 10 aarch64 (0)*, x86_64 (4)* EPEL 10 (8 downloads)
EPEL 9 aarch64 (0)*, x86_64 (0)* EPEL 9 (0 downloads)
Fedora 41 aarch64 (0)*, x86_64 (0)* Fedora 41 (2 downloads)
Fedora 42 aarch64 (0)*, x86_64 (0)* Fedora 42 (1 downloads)
Fedora rawhide aarch64 (0)*, x86_64 (0)* Fedora rawhide (6 downloads)

* Total number of downloaded packages.