unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#40030] [PATCH] doc: Update guidance about Python 2 package variants.
@ 2020-03-11 19:35 Leo Famulari
  2020-03-13 22:21 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Famulari @ 2020-03-11 19:35 UTC (permalink / raw)
  To: 40030

* doc/contributing.texi (Python Modules): Don't recommend adding Python-2
package variants by default.
---
 doc/contributing.texi | 11 ++++++-----
 doc/guix.texi         |  2 +-
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/doc/contributing.texi b/doc/contributing.texi
index afcc030b4f..31b875f817 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -612,11 +612,12 @@ To avoid confusion and naming clashes with other programming languages, it
 seems desirable that the name of a package for a Python module contains
 the word @code{python}.
 
-Some modules are compatible with only one version of Python, others with both.
-If the package Foo compiles only with Python 3, we name it
-@code{python-foo}; if it compiles only with Python 2, we name it
-@code{python2-foo}. If it is compatible with both versions, we create two
-packages with the corresponding names.
+Some modules are compatible with only one version of Python, others with
+both.  If the package Foo is compiled with Python 3, we name it
+@code{python-foo}.  If it is compiled with Python 2, we name it
+@code{python2-foo}.  Packages should be added when they are necessary;
+we don't add Python 2 variants of the package unless we are going to use
+them.
 
 If a project already contains the word @code{python}, we drop this;
 for instance, the module python-dateutil is packaged under the names
diff --git a/doc/guix.texi b/doc/guix.texi
index eb6eb99361..1f349144d6 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -28,7 +28,7 @@ Copyright @copyright{} 2014, 2015, 2016 Alex Kost@*
 Copyright @copyright{} 2015, 2016 Mathieu Lirzin@*
 Copyright @copyright{} 2014 Pierre-Antoine Rault@*
 Copyright @copyright{} 2015 Taylan Ulrich Bayırlı/Kammer@*
-Copyright @copyright{} 2015, 2016, 2017, 2019 Leo Famulari@*
+Copyright @copyright{} 2015, 2016, 2017, 2019, 2020 Leo Famulari@*
 Copyright @copyright{} 2015, 2016, 2017, 2018, 2019, 2020 Ricardo Wurmus@*
 Copyright @copyright{} 2016 Ben Woodcroft@*
 Copyright @copyright{} 2016, 2017, 2018 Chris Marusich@*
-- 
2.25.1

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

* [bug#40030] [PATCH] doc: Update guidance about Python 2 package variants.
  2020-03-11 19:35 [bug#40030] [PATCH] doc: Update guidance about Python 2 package variants Leo Famulari
@ 2020-03-13 22:21 ` Ludovic Courtès
  2020-03-13 23:28   ` bug#40030: " Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2020-03-13 22:21 UTC (permalink / raw)
  To: Leo Famulari; +Cc: 40030

Hi Leo,

Leo Famulari <leo@famulari.name> skribis:

> * doc/contributing.texi (Python Modules): Don't recommend adding Python-2
> package variants by default.

LGTM, thanks!

Ludo’.

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

* bug#40030: [PATCH] doc: Update guidance about Python 2 package variants.
  2020-03-13 22:21 ` Ludovic Courtès
@ 2020-03-13 23:28   ` Leo Famulari
  0 siblings, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2020-03-13 23:28 UTC (permalink / raw)
  Cc: 40030-done

On Fri, Mar 13, 2020 at 11:21:05PM +0100, Ludovic Courtès wrote:
> Hi Leo,
> 
> Leo Famulari <leo@famulari.name> skribis:
> 
> > * doc/contributing.texi (Python Modules): Don't recommend adding Python-2
> > package variants by default.
> 
> LGTM, thanks!

Okay, pushed as 39356057bce20f74120b6d227567a943556717cc

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-11 19:35 [bug#40030] [PATCH] doc: Update guidance about Python 2 package variants Leo Famulari
2020-03-13 22:21 ` Ludovic Courtès
2020-03-13 23:28   ` bug#40030: " Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).