unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: "Ethan R. Jones" <doubleplusgood23@gmail.com>
Cc: 26872-done@debbugs.gnu.org
Subject: bug#26872: [PATCH 3/4] gnu: python2-dogtail: fix homepage URL python-kitchen: fix homepage URL.
Date: Wed, 10 May 2017 23:51:24 -0400	[thread overview]
Message-ID: <20170511035124.GD4088@jasmine> (raw)
In-Reply-To: <20170511024140.1852-3-doubleplusgood23@gmail.com>

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

On Wed, May 10, 2017 at 10:41:39PM -0400, Ethan R. Jones wrote:

I split this into two commits: one per package.

> ---
>  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 60d3868e9..4d30fa0f9 100644
> --- a/gnu/packages/python.scm
> +++ b/gnu/packages/python.scm
> @@ -1353,7 +1353,8 @@ Python 3.3+.")
>      (build-system python-build-system)
>      (arguments `(#:python ,python-2
>                   #:tests? #f))                    ; invalid command "test"
> -    (home-page "https://fedorahosted.org/dogtail/")
> +    ;; Currently no offical homepage.
> +    (home-page "https://pypi.python.org/pypi/dogtail/")

Pushed as 5ee684ff2f1eadf292cac572e9e02aef5d2cdd35

> @@ -2641,7 +2642,7 @@ version numbers.")
>      (build-system python-build-system)
>      (propagated-inputs
>       `(("python-chardet" ,python-chardet)))
> -    (home-page "https://fedorahosted.org/kitchen")
> +    (home-page "https://pythonhosted.org/kitchen/")

I found the GitHub repo where this is being developed by Fedora, so I
changed it to use that URL in cb542830a23926a3df321b37d9e2aa914ea7b8c0.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2017-05-11  3:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-11  2:41 bug#26872: [PATCH 1/4] gnu: libpwquality: fix source URL Ethan R. Jones
2017-05-11  2:41 ` bug#26873: [PATCH 2/4] gnu: font-liberation: fix source and homepage URL Ethan R. Jones
2017-05-11  3:49   ` Leo Famulari
2017-05-11  2:41 ` bug#26872: [PATCH 3/4] gnu: python2-dogtail: fix homepage URL python-kitchen: fix " Ethan R. Jones
2017-05-11  3:51   ` Leo Famulari [this message]
2017-05-11  2:41 ` bug#26872: [PATCH 4/4] gnu: libaio: fix source URL Ethan R. Jones
2017-05-11  3:50   ` Leo Famulari
2017-05-11  3:48 ` bug#26872: [PATCH 1/4] gnu: libpwquality: " Leo Famulari

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=20170511035124.GD4088@jasmine \
    --to=leo@famulari.name \
    --cc=26872-done@debbugs.gnu.org \
    --cc=doubleplusgood23@gmail.com \
    /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).