mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[PR #949] [MERGED] Allow overriding python3 & pip3 binary in Makefile #1475
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#1475
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:python-pip-override📝 Commits (2)
e724aacAllow overridingpython3&pip3binary in Makefile0928d99Fix 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),
python3still points topython3.6by default, which is too old formkdocs.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.