unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Nils Gillmann <ng0@n0.is>
To: 31000@debbugs.gnu.org
Subject: [bug#31000] python-pycanberra: Update to new location
Date: Fri, 30 Mar 2018 20:51:33 +0000	[thread overview]
Message-ID: <20180330205133.efa7qdfah5gzamii@abyayala> (raw)

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

Hi,

with the recent servers moving around of mine I had to reorder locations of files.
pycanberra location changed, as well as the location of the code webview.

TLS is gone for now, will be fixed up soon.

[-- Attachment #2: 0001-gnu-python-pycanberra-Update-to-new-upstream-locatio.patch --]
[-- Type: text/plain, Size: 1337 bytes --]

From 5b85179fa41268eeaf274c392bda6e875dffb5bb Mon Sep 17 00:00:00 2001
From: Nils Gillmann <ng0@n0.is>
Date: Fri, 30 Mar 2018 20:42:47 +0000
Subject: [PATCH] gnu: python-pycanberra: Update to new upstream location.

* gnu/packages/libcanberra (python-pycanberra)[source]: Use new URL.
[home-page]: Change to new URL.

Signed-off-by: Nils Gillmann <ng0@n0.is>
---
 gnu/packages/libcanberra.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/libcanberra.scm b/gnu/packages/libcanberra.scm
index e1812c578..e7f4195ed 100644
--- a/gnu/packages/libcanberra.scm
+++ b/gnu/packages/libcanberra.scm
@@ -139,7 +139,7 @@ sounds for various system events.")
     (source
      (origin
        (method url-fetch)
-       (uri (string-append "https://files.crash.cx/releases/"
+       (uri (string-append "http://ftp.n0.is/pub/releases/"
                            "pycanberra-" version ".tar.xz"))
        (sha256
         (base32
@@ -152,5 +152,5 @@ sounds for various system events.")
     (synopsis "Ctypes wrapper for the libcanberra API")
     (description
      "Pycanberra is a basic Python wrapper for libcanberra.")
-    (home-page "https://code.crash.cx/pycanberra/log.html")
+    (home-page "http://c.n0.is/ng0/pycanberra/")
     (license lgpl2.1+)))
-- 
2.16.3


             reply	other threads:[~2018-03-30 20:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-30 20:51 Nils Gillmann [this message]
2018-03-30 21:42 ` bug#31000: python-pycanberra: Update to new location Ludovic Courtès

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=20180330205133.efa7qdfah5gzamii@abyayala \
    --to=ng0@n0.is \
    --cc=31000@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).