GNU bug report logs -
#30856
[PATCH] gnu: python-ptyprocess: Update source URL.
Previous Next
Reported by: Oleg Pykhalov <go.wigust <at> gmail.com>
Date: Mon, 19 Mar 2018 15:31:01 UTC
Severity: normal
Tags: patch
Done: Oleg Pykhalov <go.wigust <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 30856 in the body.
You can then email your comments to 30856 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#30856
; Package
guix-patches
.
(Mon, 19 Mar 2018 15:31:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Oleg Pykhalov <go.wigust <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 19 Mar 2018 15:31:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#30856
; Package
guix-patches
.
(Mon, 19 Mar 2018 21:01:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 30856 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On Mon, Mar 19, 2018 at 06:29:31PM +0300, Oleg Pykhalov wrote:
> * 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"))
Can it use pypi-uri? That way we wouldn't have to update this hash for
each new version.
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#30856
; Package
guix-patches
.
(Tue, 20 Mar 2018 18:48:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 30856 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Leo Famulari <leo <at> famulari.name> writes:
> On Mon, Mar 19, 2018 at 06:29:31PM +0300, Oleg Pykhalov wrote:
>> * 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"))
>
> Can it use pypi-uri? That way we wouldn't have to update this hash for
> each new version.
It can. Thank you!
Pushed as 8c4bd04c86cc43252b2f9473f398717970b77234
I'll close the bug report.
Oleg.
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Oleg Pykhalov <go.wigust <at> gmail.com>
:
You have taken responsibility.
(Tue, 20 Mar 2018 18:48:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Oleg Pykhalov <go.wigust <at> gmail.com>
:
bug acknowledged by developer.
(Tue, 20 Mar 2018 18:48:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 18 Apr 2018 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 7 years and 66 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.