Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] common/environment/setup/python.sh: make python3 default
@ 2019-09-24  3:17 voidlinux-github
  2020-04-21 23:03 ` abenson
  2020-04-21 23:03 ` [PR PATCH] [Closed]: " abenson
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2019-09-24  3:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 345 bytes --]

There is a new pull request by abenson against master on the void-packages repository

https://github.com/abenson/void-packages py3_default
https://github.com/void-linux/void-packages/pull/14680

common/environment/setup/python.sh: make python3 default


A patch file from https://github.com/void-linux/void-packages/pull/14680.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-py3_default-14680.patch --]
[-- Type: text/x-diff, Size: 788 bytes --]

From 9f8fb690d422b6ca7c5f063814472fed2379607a Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Mon, 23 Sep 2019 22:16:06 -0500
Subject: [PATCH] common/environment/setup/python.sh: make python3 default

---
 common/environment/setup/python.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/common/environment/setup/python.sh b/common/environment/setup/python.sh
index d1f4d49a10a..03a005cc4ca 100644
--- a/common/environment/setup/python.sh
+++ b/common/environment/setup/python.sh
@@ -2,8 +2,8 @@
 # Useful variables for determining Python version and paths.
 #
 
-# set version 2 as the default Python
-python_version="2"
+# set version 3 as the default Python
+python_version="3"
 
 py2_ver="2.7"
 py2_lib="/usr/lib/python${py2_ver}"

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: common/environment/setup/python.sh: make python3 default
  2019-09-24  3:17 [PR PATCH] common/environment/setup/python.sh: make python3 default voidlinux-github
@ 2020-04-21 23:03 ` abenson
  2020-04-21 23:03 ` [PR PATCH] [Closed]: " abenson
  1 sibling, 0 replies; 3+ messages in thread
From: abenson @ 2020-04-21 23:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 169 bytes --]

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/14680#issuecomment-617456501

Comment:
This doesn't matter anymore!

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Closed]: common/environment/setup/python.sh: make python3 default
  2019-09-24  3:17 [PR PATCH] common/environment/setup/python.sh: make python3 default voidlinux-github
  2020-04-21 23:03 ` abenson
@ 2020-04-21 23:03 ` abenson
  1 sibling, 0 replies; 3+ messages in thread
From: abenson @ 2020-04-21 23:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 190 bytes --]

There's a closed pull request on the void-packages repository

common/environment/setup/python.sh: make python3 default
https://github.com/void-linux/void-packages/pull/14680

Description:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-21 23:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-24  3:17 [PR PATCH] common/environment/setup/python.sh: make python3 default voidlinux-github
2020-04-21 23:03 ` abenson
2020-04-21 23:03 ` [PR PATCH] [Closed]: " abenson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).