GNU bug report logs - #30422
pycanberra: use new URL

Previous Next

Package: guix-patches;

Reported by: ng0 <at> crash.cx

Date: Sun, 11 Feb 2018 10:24:01 UTC

Severity: normal

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ng0 <at> crash.cx
Subject: bug#30422: closed (Re: [bug#30422] pycanberra: use new URL)
Date: Sun, 11 Feb 2018 14:47:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#30422: pycanberra: use new URL

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 30422 <at> debbugs.gnu.org.

-- 
30422: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30422
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: ng0 <at> crash.cx
Cc: 30422-done <at> debbugs.gnu.org
Subject: Re: [bug#30422] pycanberra: use new URL
Date: Sun, 11 Feb 2018 09:46:23 -0500
[Message part 3 (text/plain, inline)]
On Sun, Feb 11, 2018 at 10:22:27AM +0000, ng0 <at> crash.cx wrote:
> Patch 1: Fix the build of python-pycanberra, as it currently
> points to my old crashed server.
> Patch 2: Adjust mailmap to new email address.

> From ef1796d7314656468c229469fc719c9ffcd0d974 Mon Sep 17 00:00:00 2001
> From: ng0 <ng0 <at> crash.cx>
> Date: Sun, 11 Feb 2018 10:16:05 +0000
> Subject: [PATCH 1/2] gnu: python-pycanberra: Use new URLs.
> 
> The server it was previously located on crashed.
> 
> * gnu/packages/libcanberra.scm (python-pycanberra)[source]: Use new
> URL.
> [home-page]: Use new website.

> From 8e4da043058f45063e4d86796755c8769481373a Mon Sep 17 00:00:00 2001
> From: ng0 <ng0 <at> crash.cx>
> Date: Sun, 11 Feb 2018 10:18:16 +0000
> Subject: [PATCH 2/2] mailmap: Adjust entries for ng0.
> 
> ---
>  .mailmap | 23 ++++++++++++-----------
>  1 file changed, 12 insertions(+), 11 deletions(-)

Thanks! Pushed as c275462025917ad7b8e182f29d6580804e585643
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: ng0 <at> crash.cx
To: guix-patches <at> gnu.org
Subject: pycanberra: use new URL
Date: Sun, 11 Feb 2018 10:22:27 +0000
[Message part 6 (text/plain, inline)]
Patch 1: Fix the build of python-pycanberra, as it currently
points to my old crashed server.
Patch 2: Adjust mailmap to new email address.
[0001-gnu-python-pycanberra-Use-new-URLs.patch (text/x-patch, inline)]
From ef1796d7314656468c229469fc719c9ffcd0d974 Mon Sep 17 00:00:00 2001
From: ng0 <ng0 <at> crash.cx>
Date: Sun, 11 Feb 2018 10:16:05 +0000
Subject: [PATCH 1/2] gnu: python-pycanberra: Use new URLs.

The server it was previously located on crashed.

* gnu/packages/libcanberra.scm (python-pycanberra)[source]: Use new
URL.
[home-page]: Use new website.
---
 gnu/packages/libcanberra.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/libcanberra.scm b/gnu/packages/libcanberra.scm
index 42456995b..b4ed90ebb 100644
--- a/gnu/packages/libcanberra.scm
+++ b/gnu/packages/libcanberra.scm
@@ -2,7 +2,7 @@
 ;;; Copyright © 2013 Andreas Enge <andreas <at> enge.fr>
 ;;; Copyright © 2014, 2015 Ludovic Courtès <ludo <at> gnu.org>
 ;;; Copyright © 2016 Fabian Harfert <fhmgufs <at> web.de>
-;;; Copyright © 2017 ng0 <ng0 <at> infotropique.org>
+;;; Copyright © 2017, 2018 ng0 <ng0 <at> crash.cx>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -139,7 +139,7 @@ sounds for various system events.")
     (source
      (origin
        (method url-fetch)
-       (uri (string-append "https://d.n0.is/releases/pycanberra/"
+       (uri (string-append "https://files.crash.cx/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://c.n0.is/pycanberra/")
+    (home-page "https://code.crash.cx/pycanberra/log.html")
     (license lgpl2.1+)))
-- 
2.16.1

[0002-mailmap-Adjust-entries-for-ng0.patch (text/x-patch, inline)]
From 8e4da043058f45063e4d86796755c8769481373a Mon Sep 17 00:00:00 2001
From: ng0 <ng0 <at> crash.cx>
Date: Sun, 11 Feb 2018 10:18:16 +0000
Subject: [PATCH 2/2] mailmap: Adjust entries for ng0.

---
 .mailmap | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

diff --git a/.mailmap b/.mailmap
index e32a3dfb9..84a1c469c 100644
--- a/.mailmap
+++ b/.mailmap
@@ -42,17 +42,18 @@ Mathieu Lirzin <mthl <at> gnu.org> <mthl <at> openmailbox.org>
 Mathieu Lirzin <mthl <at> gnu.org> <mathieu.lirzin <at> openmailbox.org>
 Mathieu Othacehe <m.othacehe <at> gmail.com>
 Nikita Karetnikov <nikita <at> karetnikov.org> <nikita.karetnikov <at> gmail.com>
-ng0 <ng0 <at> n0.is>
-ng0 <ng0 <at> n0.is> <ng0 <at> infotropique.org>
-ng0 <ng0 <at> n0.is> <ng0 <at> no-reply.infotropique.org>
-ng0 <ng0 <at> n0.is> <ng0 <at> no-reply.pragmatique.xyz>
-ng0 <ng0 <at> n0.is> <ng0 <at> pragmatique.xyz>
-ng0 <ng0 <at> n0.is> <contact.ng0 <at> cryptolab.net>
-ng0 <ng0 <at> n0.is> <ng0 <at> we.make.ritual.n0.is>
-ng0 <ng0 <at> n0.is> <ngillmann <at> runbox.com>
-ng0 <ng0 <at> n0.is> <niasterisk <at> grrlz.net>
-ng0 <ng0 <at> n0.is> <ng <at> niasterisk.space>
-ng0 <ng0 <at> n0.is> <ng0 <at> libertad.pw>
+ng0 <ng0 <at> crash.cx>
+ng0 <ng0 <at> crash.cx> ng0 <ng0 <at> n0.is>
+ng0 <ng0 <at> crash.cx> <ng0 <at> infotropique.org>
+ng0 <ng0 <at> crash.cx> <ng0 <at> no-reply.infotropique.org>
+ng0 <ng0 <at> crash.cx> <ng0 <at> no-reply.pragmatique.xyz>
+ng0 <ng0 <at> crash.cx> <ng0 <at> pragmatique.xyz>
+ng0 <ng0 <at> crash.cx> <contact.ng0 <at> cryptolab.net>
+ng0 <ng0 <at> crash.cx> <ng0 <at> we.make.ritual.n0.is>
+ng0 <ng0 <at> crash.cx> <ngillmann <at> runbox.com>
+ng0 <ng0 <at> crash.cx> <niasterisk <at> grrlz.net>
+ng0 <ng0 <at> crash.cx> <ng <at> niasterisk.space>
+ng0 <ng0 <at> crash.cx> <ng0 <at> libertad.pw>
 Pjotr Prins <pjotr.guix <at> thebird.nl> <pjotr.public01 <at> thebird.nl>
 Pjotr Prins <pjotr.guix <at> thebird.nl> <pjotr.public12 <at> thebird.nl>
 Pjotr Prins <pjotr.guix <at> thebird.nl> <pjotr.public12 <at> email>
-- 
2.16.1

[Message part 9 (text/plain, inline)]
-- 
ng0 :: https://crash.cx
A88C8ADD129828D7EAC02E52E22F9BBFEE348588 :: https://crash.cx/keys/

This bug report was last modified 7 years and 186 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.