[PR #949] [MERGED] Allow overriding python3 & pip3 binary in Makefile #1475

Closed
opened 2026-05-07 01:02:16 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/949
Author: @cyqsimon
Created: 11/17/2023
Status: Merged
Merged: 11/17/2023
Merged by: @binwiederhier

Base: mainHead: python-pip-override


📝 Commits (2)

  • e724aac Allow overriding python3 & pip3 binary in Makefile
  • 0928d99 Fix mkdocs call

📊 Changes

1 file changed (+6 additions, -4 deletions)

View changed files

📝 Makefile (+6 -4)

📄 Description

This is a simpler (and hopefully better) attempt to solve the problem in #665.

I believe it is still needed because on some platforms like RHEL8 (which won't be EOL until 2029), python3 still points to python3.6 by default, which is too old for mkdocs.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/binwiederhier/ntfy/pull/949 **Author:** [@cyqsimon](https://github.com/cyqsimon) **Created:** 11/17/2023 **Status:** ✅ Merged **Merged:** 11/17/2023 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `python-pip-override` --- ### 📝 Commits (2) - [`e724aac`](https://github.com/binwiederhier/ntfy/commit/e724aace4991b730d99828c1191950689ce32fd4) Allow overriding `python3` & `pip3` binary in Makefile - [`0928d99`](https://github.com/binwiederhier/ntfy/commit/0928d99813a2e5ea59d1e992794fc1f934f16191) Fix mkdocs call ### 📊 Changes **1 file changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+6 -4) </details> ### 📄 Description This is a simpler (and hopefully better) attempt to solve the problem in #665. I believe it is still needed because on some platforms like RHEL8 (which won't be EOL until 2029), `python3` still points to `python3.6` by default, which is too old for `mkdocs`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:02:16 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#1475
No description provided.