[gentoo-commits] proj/gentoo-news:master commit in: 2015/2015-07-25-python-targets/

2015-07-25 Thread Mike Gilbert
commit: ab69f9abb1e0433d422cf33d769836fc97a0c5bb
Author: Mike Gilbert floppym AT gentoo DOT org
AuthorDate: Sat Jul 25 15:57:15 2015 +
Commit: Mike Gilbert floppym AT gentoo DOT org
CommitDate: Sat Jul 25 15:57:15 2015 +
URL:https://gitweb.gentoo.org/proj/gentoo-news.git/commit/?id=ab69f9ab

Make a detached signature instead of an inline signature.

 .../2015-07-25-python-targets.en.txt.asc   | 35 ++
 1 file changed, 3 insertions(+), 32 deletions(-)

diff --git 
a/2015/2015-07-25-python-targets/2015-07-25-python-targets.en.txt.asc 
b/2015/2015-07-25-python-targets/2015-07-25-python-targets.en.txt.asc
index d000f5c..ea7e36f 100644
--- a/2015/2015-07-25-python-targets/2015-07-25-python-targets.en.txt.asc
+++ b/2015/2015-07-25-python-targets/2015-07-25-python-targets.en.txt.asc
@@ -1,36 +1,7 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
-Title: Python 3.4 enabled by default
-Author: Mike Gilbert flop...@gentoo.org
-Content-Type: text/plain
-Posted: 2015-07-25
-Revision: 1
-News-Item-Format: 1.0
-
-Python 3.4 is now enabled by default, replacing Python 3.3 as the
-default Python 3 interpreter.
-
-PYTHON_TARGETS will be adjusted to contain python2_7 and python3_4 by
-default via your profile.
-
-PYTHON_SINGLE_TARGET will remain set to python2_7 by default.
-
-If you have PYTHON_TARGETS set in make.conf, that setting will still be
-respected. You may want to adjust this setting manually.
-
-Once the changes have taken place, a world update should take care of
-reinstalling any python libraries you have installed. You should also
-switch your default python3 interpreter using eselect python.
-
-For example:
-
-eselect python set --python3 python3.4
-emerge -uDv --changed-use @world
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2
 
-iF4EAREIAAYFAlWzrBsACgkQRxvnM+8pGj94gQEAgYkj0SKvlvh85F02PUa9Yof/
-YFlm7VTLATq6gJePrhMBAK/E+RXpaB7bFI/4jflmae+ShDz/SuuTNpGGvDBFBwi6
-=fbNv
+iF4EABEIAAYFAlWzsagACgkQRxvnM+8pGj8f6gD/REEK79IoxTdE0+GctUg17/iA
+HRkBR+nCz+VOdHd2ziMA/1mGLGFMPlH+hTuTMwDXkqNZj6ubjQCmNwFrX3cntoAH
+=eOWd
 -END PGP SIGNATURE-



[gentoo-commits] proj/gentoo-news:master commit in: 2015/2015-07-25-python-targets/

2015-07-25 Thread Mike Gilbert
commit: 04a9f169828fafd261cdc81d0a9cf1973e5c6f60
Author: Mike Gilbert floppym AT gentoo DOT org
AuthorDate: Sat Jul 25 15:33:06 2015 +
Commit: Mike Gilbert floppym AT gentoo DOT org
CommitDate: Sat Jul 25 15:33:06 2015 +
URL:https://gitweb.gentoo.org/proj/gentoo-news.git/commit/?id=04a9f169

Add news about python3.4

 .../2015-07-25-python-targets.en.txt   | 26 
 .../2015-07-25-python-targets.en.txt.asc   | 36 ++
 2 files changed, 62 insertions(+)

diff --git a/2015/2015-07-25-python-targets/2015-07-25-python-targets.en.txt 
b/2015/2015-07-25-python-targets/2015-07-25-python-targets.en.txt
new file mode 100644
index 000..720eb66
--- /dev/null
+++ b/2015/2015-07-25-python-targets/2015-07-25-python-targets.en.txt
@@ -0,0 +1,26 @@
+Title: Python 3.4 enabled by default
+Author: Mike Gilbert flop...@gentoo.org
+Content-Type: text/plain
+Posted: 2015-07-25
+Revision: 1
+News-Item-Format: 1.0
+
+Python 3.4 is now enabled by default, replacing Python 3.3 as the
+default Python 3 interpreter.
+
+PYTHON_TARGETS will be adjusted to contain python2_7 and python3_4 by
+default via your profile.
+
+PYTHON_SINGLE_TARGET will remain set to python2_7 by default.
+
+If you have PYTHON_TARGETS set in make.conf, that setting will still be
+respected. You may want to adjust this setting manually.
+
+Once the changes have taken place, a world update should take care of
+reinstalling any python libraries you have installed. You should also
+switch your default python3 interpreter using eselect python.
+
+For example:
+
+eselect python set --python3 python3.4
+emerge -uDv --changed-use @world

diff --git 
a/2015/2015-07-25-python-targets/2015-07-25-python-targets.en.txt.asc 
b/2015/2015-07-25-python-targets/2015-07-25-python-targets.en.txt.asc
new file mode 100644
index 000..d000f5c
--- /dev/null
+++ b/2015/2015-07-25-python-targets/2015-07-25-python-targets.en.txt.asc
@@ -0,0 +1,36 @@
+-BEGIN PGP SIGNED MESSAGE-
+Hash: SHA256
+
+Title: Python 3.4 enabled by default
+Author: Mike Gilbert flop...@gentoo.org
+Content-Type: text/plain
+Posted: 2015-07-25
+Revision: 1
+News-Item-Format: 1.0
+
+Python 3.4 is now enabled by default, replacing Python 3.3 as the
+default Python 3 interpreter.
+
+PYTHON_TARGETS will be adjusted to contain python2_7 and python3_4 by
+default via your profile.
+
+PYTHON_SINGLE_TARGET will remain set to python2_7 by default.
+
+If you have PYTHON_TARGETS set in make.conf, that setting will still be
+respected. You may want to adjust this setting manually.
+
+Once the changes have taken place, a world update should take care of
+reinstalling any python libraries you have installed. You should also
+switch your default python3 interpreter using eselect python.
+
+For example:
+
+eselect python set --python3 python3.4
+emerge -uDv --changed-use @world
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v2
+
+iF4EAREIAAYFAlWzrBsACgkQRxvnM+8pGj94gQEAgYkj0SKvlvh85F02PUa9Yof/
+YFlm7VTLATq6gJePrhMBAK/E+RXpaB7bFI/4jflmae+ShDz/SuuTNpGGvDBFBwi6
+=fbNv
+-END PGP SIGNATURE-