From: Oleg Pykhalov <go.wigust@gmail.com>
To: 30856@debbugs.gnu.org
Subject: [bug#30856] [PATCH] gnu: python-ptyprocess: Update source URL.
Date: Mon, 19 Mar 2018 18:29:31 +0300 [thread overview]
Message-ID: <20180319152931.1766-1-go.wigust@gmail.com> (raw)
* gnu/packages/python.scm (python-ptyprocess)[origin](source): Update URL.
---
gnu/packages/python.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 05d339060..5915561ff 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -5619,8 +5619,9 @@ markdown_py is also provided to convert Markdown files to HTML.")
(origin
(method url-fetch)
(uri (string-append
- "https://pypi.python.org/packages/source/p/ptyprocess/ptyprocess-"
- version ".tar.gz"))
+ "https://pypi.python.org/packages/51/83/"
+ "5d07dc35534640b06f9d9f1a1d2bc2513fb9cc7595a1b0e28ae5477056ce/"
+ "ptyprocess-" version ".tar.gz"))
(sha256
(base32
"0ra31k10v3629xq0kdn8lwmfbi97anmk48r03yvh7mks0kq96hg6"))))
--
2.16.2
next reply other threads:[~2018-03-19 15:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-19 15:29 Oleg Pykhalov [this message]
2018-03-19 20:59 ` [bug#30856] [PATCH] gnu: python-ptyprocess: Update source URL Leo Famulari
2018-03-20 18:47 ` Oleg Pykhalov
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=20180319152931.1766-1-go.wigust@gmail.com \
--to=go.wigust@gmail.com \
--cc=30856@debbugs.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).