New Python Versions

PPA description

This PPA contains more recent Python versions packaged for Ubuntu.

Disclaimer: there's no guarantee of timely updates in case of security problems or other issues. If you want to use them in a security-or-otherwise-critical environment (say, on a production server), you do so at your own risk.

Update Note
===========
Please use this repository instead of ppa:fkrull/deadsnakes.

Reporting Issues
================

Issues can be reported in the master issue tracker at:
https://github.com/deadsnakes/issues/issues

Supported Ubuntu and Python Versions
====================================

- Ubuntu 20.04 (focal) Python3.5 - Python3.7, Python3.9 - Python3.13
- Ubuntu 22.04 (jammy) Python3.7 - Python3.9, Python3.11 - Python3.13
- Note: Python2.7 (all), Python 3.8 (focal), Python 3.10 (jammy) are not provided by deadsnakes as upstream ubuntu provides those packages.

Why some packages aren't built:
- Note: for focal, older python versions require libssl<1.1 so they are not currently built
- Note: for jammy, older python versions requre libssl<3 so they are not currently built
- If you need these, reach out to asottile to set up a private ppa

The packages may also work on other versions of Ubuntu or Debian, but that is not tested or supported.

Packages
========

The packages provided here are loosely based on the debian upstream packages with some modifications to make them more usable as non-default pythons and on ubuntu. As such, the packages follow debian's patterns and often do not include a full python distribution with just `apt install python#.#`. Here is a list of packages that may be useful along with the default install:

- `python#.#-dev`: includes development headers for building C extensions
- `python#.#-venv`: provides the standard library `venv` module
- `python#.#-distutils`: provides the standard library `distutils` module
- `python#.#-lib2to3`: provides the `2to3-#.#` utility as well as the standard library `lib2to3` module
- `python#.#-gdbm`: provides the standard library `dbm.gnu` module
- `python#.#-tk`: provides the standard library `tkinter` module

Third-Party Python Modules
==========================

Python modules in the official Ubuntu repositories are packaged to work with the Python interpreters from the official repositories. Accordingly, they generally won't work with the Python interpreters from this PPA. As an exception, pure-Python modules for Python 3 will work, but any compiled extension modules won't.

To install 3rd-party Python modules, you should use the common Python packaging tools. For an introduction into the Python packaging ecosystem and its tools, refer to the Python Packaging User Guide:
https://packaging.python.org/installing/

Sources
=======
The package sources are available at:
https://github.com/deadsnakes/

Nightly Builds
==============

For nightly builds, see ppa:deadsnakes/nightly https://launchpad.net/~deadsnakes/+archive/ubuntu/nightly

Adding this PPA to your system

You can update your system with unsupported packages from this untrusted PPA by adding ppa:deadsnakes/ppa to your system's Software Sources. (Read about installing)

sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt update
        
Technical details about this PPA

This PPA can be added to your system manually by copying the lines below and adding them to your system's software sources.

Display sources.list entries for:
deb https://ppa.launchpadcontent.net/deadsnakes/ppa/ubuntu YOUR_UBUNTU_VERSION_HERE main 
deb-src https://ppa.launchpadcontent.net/deadsnakes/ppa/ubuntu YOUR_UBUNTU_VERSION_HERE main 
Signing key:
4096R/F23C5A6CF475977595C89F51BA6932366A755776 (What is this?)
Fingerprint:
F23C5A6CF475977595C89F51BA6932366A755776

For questions and bugs with software in this PPA please contact deadsnakes.

PPA statistics

Activity
10 updates added during the past month.
View package details

Overview of published packages

114 of 14 results
Package Version Uploaded by
python3.10 3.10.13-1+focal1 Anthony Sottile ()
python3.11 3.11.8-1+jammy2 Anthony Sottile ()
python3.11 3.11.8-1+focal2 Anthony Sottile ()
python3.12 3.12.2-1+jammy3 Anthony Sottile ()
python3.12 3.12.2-1+focal3 Anthony Sottile ()
python3.13 3.13.0~a4-1+jammy1 Anthony Sottile ()
python3.13 3.13.0~a4-1+focal1 Anthony Sottile ()
python3.5 3.5.10-1+focal3 Anthony Sottile ()
python3.6 3.6.15-1+focal3 Anthony Sottile ()
python3.7 3.7.17-1+jammy1 Anthony Sottile ()
python3.7 3.7.17-1+focal1 Anthony Sottile ()
python3.8 3.8.18-1+jammy1 Anthony Sottile ()
python3.9 3.9.18-1+jammy1 Anthony Sottile ()
python3.9 3.9.18-1+focal1 Anthony Sottile ()
114 of 14 results

Latest updates

  • python3.11 3 weeks ago
    Successfully built
  • python3.11 3 weeks ago
    Successfully built
  • python3.12 3 weeks ago
    Successfully built
  • python3.12 3 weeks ago
    Successfully built
  • python3.13 4 weeks ago
    Successfully built