all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Daniel Pimentel <d4n1@d4n1.org>
To: Leo Famulari <leo@famulari.name>
Cc: guix-devel@gnu.org,
	Guix-devel <guix-devel-bounces+d4n1=d4n1.org@gnu.org>
Subject: Re: [PATCH 3/3] gnu: Update python2-pbkdf2
Date: Fri, 17 Jun 2016 21:46:31 -0300	[thread overview]
Message-ID: <2e1dcf9cd90e5f371273fa7fd4fd975b@d4n1.org> (raw)
In-Reply-To: <20160618003745.GC19441@jasmine>

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

Thank you for your comments.

Update patch in attach.

-- 
Daniel Pimentel (aka d4n1)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0008-add-python2-pbkdf2.patch --]
[-- Type: text/x-diff; name=0008-add-python2-pbkdf2.patch, Size: 1295 bytes --]

From 188ba4b27ed1b0581cda6187e2389ee4db5b9471 Mon Sep 17 00:00:00 2001
From: Daniel Pimentel <d4n1@d4n1.org>
Date: Fri, 17 Jun 2016 21:44:56 -0300
Subject: [PATCH 8/8] add python2-pbkdf2 * gnu/packages/python.py: update uri,
 indentation and resume synopsis.

---
 gnu/packages/python.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 0959ecb..2990efc 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -9254,13 +9254,13 @@ new (proposed) 2.0 spec, which includes batch submission, keyword arguments,
                (base32
                 "0yb99rl2mbsaamj571s1mf6vgniqh23v98k4632150hjkwv9fqxc"))))
     (build-system python-build-system)
-    (inputs
+    (native-inputs
      `(("python2-setuptools" ,python2-setuptools)))
     (arguments
      `(#:tests? #f
-                #:python ,python-2))
+       #:python ,python-2))
     (home-page "https://www.dlitz.net/software/python-pbkdf2/")
-    (synopsis "A module that implements the password-based key derivation function PBKDF2")
+    (synopsis "A module that implements function PBKDF2")
     (description
      "This module implements the password-based key derivation function, 
 PBKDF2, specified in RSA PKCS#5 v2.0.")
-- 
2.7.4


  reply	other threads:[~2016-06-18  0:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-13 21:11 [PATCH] gnu: Add python2-pbkdf2 Daniel Pimentel
2016-06-14 19:43 ` [PATCH] gnu: Update python2-pbkdf2 Daniel Pimentel
2016-06-14 19:54   ` Daniel Pimentel
2016-06-14 20:02     ` Daniel Pimentel
2016-06-16 12:12       ` [PATCH] gnu: Update python2-pbkdf2 (refactored) Daniel Pimentel
2016-06-18  0:37         ` Leo Famulari
2016-06-18  0:46           ` Daniel Pimentel [this message]
2016-06-23 16:07             ` [PATCH] gnu: Add python2-pbkdf2 and update python2-jsonrpclib Daniel Pimentel
2016-07-01 20:50               ` Leo Famulari
2016-07-03 17:42                 ` d4n1

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=2e1dcf9cd90e5f371273fa7fd4fd975b@d4n1.org \
    --to=d4n1@d4n1.org \
    --cc=guix-devel-bounces+d4n1=d4n1.org@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=leo@famulari.name \
    /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.