all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hartmut Goebel <h.goebel@crazy-compilers.com>
To: guix-devel@gnu.org
Subject: [PATCH v2 6/7] gnu: python-pathlib: Update description.
Date: Thu, 13 Oct 2016 11:43:30 +0200	[thread overview]
Message-ID: <1476351811-31727-7-git-send-email-h.goebel@crazy-compilers.com> (raw)
In-Reply-To: <1476351811-31727-1-git-send-email-h.goebel@crazy-compilers.com>

* gnu/packages/python.scm (python-pathlib, python2-pathlib): Update
  description.
---
 gnu/packages/python.scm | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index c890c68..6207896 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -8849,7 +8849,12 @@ be done easily through operators, attribute accesses, and method calls.
 comparing Windows paths ignores casing.
 @item Well-defined semantics, eliminating any inconsistencies or
 ambiguities (forward vs. backward slashes, etc.).
-@end enumerate\n")
+@end enumerate
+
+Note: In Python 3.4, pathlib is now part of the standard library.  For other
+Python versions please consider python-pathlib2 instead, which tracks the
+standard library module.  This module (python-pathlib) isn't maintained
+anymore.")
     (license license:expat)))
 
 (define-public python2-pathlib
-- 
2.7.4

  parent reply	other threads:[~2016-10-13  9:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-13  9:43 [PATCH v2 0/7] Updated: Some simple or even trivial changes Hartmut Goebel
2016-10-13  9:43 ` [PATCH v2 1/7] gnu: python2-pytest-runner, python2-msgpack: Remove duplicate definitions Hartmut Goebel
2016-10-13  9:43 ` [PATCH v2 2/7] gnu: python-pytest-xdist: Remove pre-compiled .pyc files from source Hartmut Goebel
2016-10-13  9:43 ` [PATCH v2 3/7] gnu: python-zope-testing: Strip byte-code and backup-files " Hartmut Goebel
2016-10-13  9:43 ` [PATCH v2 4/7] gnu: python-pylockfile: Update home-page url Hartmut Goebel
2016-10-13  9:43 ` [PATCH v2 5/7] gnu: python-keyring: " Hartmut Goebel
2016-10-13  9:43 ` Hartmut Goebel [this message]
2016-10-13  9:43 ` [PATCH v2 7/7] guix: python-build-system: Fix an outdated comment Hartmut Goebel
2016-10-13 13:27 ` [PATCH v2 0/7] Updated: Some simple or even trivial changes Danny Milosavljevic
2016-10-13 15:34   ` Hartmut Goebel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1476351811-31727-7-git-send-email-h.goebel@crazy-compilers.com \
    --to=h.goebel@crazy-compilers.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.