unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Daniel Pimentel <d4n1@d4n1.org>
To: guix-devel@gnu.org
Cc: Guix-devel <guix-devel-bounces+d4n1=d4n1.org@gnu.org>
Subject: Re: [PATCH 2/2] gnu: Update python2-qrcode
Date: Fri, 17 Jun 2016 20:47:22 -0300	[thread overview]
Message-ID: <353a2c6ec28a16fbb7a452dfc9771c54@d4n1.org> (raw)
In-Reply-To: <ec3a78bc58f902659cd36fa14e5937f5@d4n1.org>

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

Add pypi-uri python2-qrcode.

-- 
Daniel Pimentel (aka d4n1)

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

From 900f78a825b2c9297eb4c4e1f4b7672cd653fc02 Mon Sep 17 00:00:00 2001
From: Daniel Pimentel <d4n1@d4n1.org>
Date: Fri, 17 Jun 2016 20:45:22 -0300
Subject: [PATCH 5/5] add python2-pbkdf2 * gnu/packages/python.scm: add
 pypi-uri.

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

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index dc98306..21cb0c7 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -9251,9 +9251,7 @@ new (proposed) 2.0 spec, which includes batch submission, keyword arguments,
     (version "1.3")
     (source (origin
               (method url-fetch)
-              (uri (string-append
-                    "https://pypi.python.org/packages/source/p/pbkdf2/pbkdf2-"
-                    version ".tar.gz"))
+              (uri (pypi-uri "pbkdf2" version))
               (sha256
                (base32
                 "0yb99rl2mbsaamj571s1mf6vgniqh23v98k4632150hjkwv9fqxc"))))
-- 
2.7.4


      parent reply	other threads:[~2016-06-17 23:47 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-14 19:26 [PATCH] gnu: Add python2-qrcode Daniel Pimentel
2016-06-14 19:51 ` ng0
2016-06-14 20:00   ` [PATCH] gnu: Update python2-qrcode Daniel Pimentel
2016-06-14 21:12     ` ng0
2016-06-14 21:48       ` d4n1
2016-06-15 13:12         ` Andreas Enge
2016-06-16 12:14     ` [PATCH] gnu: Update python2-qrcode (refactored) Daniel Pimentel
2016-06-16 22:08       ` Ben Woodcroft
2016-06-17 23:40         ` [PATCH 2/2] gnu: Update python2-qrcode Daniel Pimentel
2016-06-18  5:31           ` Ben Woodcroft
2016-06-23 16:14             ` Daniel Pimentel
2016-06-23 16:41               ` [PATCH] gnu: Add python2-qrcode Daniel Pimentel
2016-06-23 23:45                 ` Ben Woodcroft
2016-06-17 23:47       ` Daniel Pimentel [this message]

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=353a2c6ec28a16fbb7a452dfc9771c54@d4n1.org \
    --to=d4n1@d4n1.org \
    --cc=guix-devel-bounces+d4n1=d4n1.org@gnu.org \
    --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 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).