Skip to content

Commit

Permalink
Drop CentOS 7 and all pyenv mentions from install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackenmen committed Jun 7, 2024
1 parent 50fded9 commit 3cebaf6
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 152 deletions.
4 changes: 0 additions & 4 deletions docs/autostart_systemd.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ Next, your python :code:`path` can be fetched with the following commands:
$ source ~/redenv/bin/activate
(redenv) $ /usr/bin/which python

# If redbot is installed in a pyenv virtualenv
$ pyenv shell <virtualenv_name>
(redenv) $ pyenv which python

Then create the new service file:

:code:`sudo nano /etc/systemd/system/[email protected]`
Expand Down
19 changes: 0 additions & 19 deletions docs/install_guides/_includes/_install-pyenv-and-setup-path.rst

This file was deleted.

44 changes: 0 additions & 44 deletions docs/install_guides/_includes/create-env-with-pyenv-virtualenv.rst

This file was deleted.

27 changes: 0 additions & 27 deletions docs/install_guides/_includes/install-python39-pyenv.rst

This file was deleted.

46 changes: 0 additions & 46 deletions docs/install_guides/centos-7.rst

This file was deleted.

1 change: 0 additions & 1 deletion docs/install_guides/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ we recommend **Ubuntu 24.04 LTS**.
alma-linux-9
amazon-linux-2023
arch
centos-7
centos-stream-9
debian-11
debian-12
Expand Down
10 changes: 0 additions & 10 deletions docs/update_red.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,6 @@ If you have Red 3.5.0 or newer, you can upgrade by following these steps:

source ~/redenv/bin/activate

If you used ``pyenv`` for your virtual environment, use:

.. prompt:: bash

pyenv shell <name>
#. Update Red with this command:

.. prompt:: bash
Expand Down Expand Up @@ -138,11 +133,6 @@ If you have a Red version between 3.2.0 and 3.4.19, you can upgrade by following

source ~/redenv/bin/activate

If you used ``pyenv`` for your virtual environment, use:

.. prompt:: bash

pyenv shell <name>
#. Update Red with this command:

.. prompt:: bash
Expand Down
1 change: 0 additions & 1 deletion docs/version_guarantees.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ Alma Linux 8 x86-64, aarch64 2029-05-31 (`How lo
Alma Linux 9 x86-64, aarch64 2032-05-31
Amazon Linux 2023 x86-64, aarch64 2028-03-15 (`end-of-life <https://docs.aws.amazon.com/linux/al2023/release-notes/support-info-by-support-statement.html#support-info-by-support-statement-eol>`__)
Arch Linux x86-64 forever (support is only provided for an up-to-date system)
CentOS 7 x86-64, aarch64 2024-06-30 (`end of Maintenance Updates <https://wiki.centos.org/>`__)
CentOS Stream 9 x86-64, aarch64 2027-05-31 (`expected EOL <https://centos.org/stream9/#timeline>`__)
Debian 11 Bullseye x86-64, aarch64, armv7l ~2024-07 (`End of life <https://wiki.debian.org/DebianReleases#Production_Releases>`__)
Debian 12 Bookworm x86-64, aarch64, armv7l ~2026-09 (`End of life <https://wiki.debian.org/DebianReleases#Production_Releases>`__)
Expand Down

0 comments on commit 3cebaf6

Please sign in to comment.