emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#38743: closed ([PATCH] gnu: python-fonttools: Update home-page)


From: GNU bug Tracking System
Subject: bug#38743: closed ([PATCH] gnu: python-fonttools: Update home-page)
Date: Thu, 26 Dec 2019 15:00:03 +0000

Your message dated Thu, 26 Dec 2019 15:59:01 +0100
with message-id <address@hidden>
and subject line Re: [bug#38743] [PATCH] gnu: python-fonttools: Update home-page
has caused the debbugs.gnu.org bug report #38743,
regarding [PATCH] gnu: python-fonttools: Update home-page
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
38743: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38743
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: python-fonttools: Update home-page Date: Wed, 25 Dec 2019 14:39:07 +0000
https://github.com/behdad/fonttools permanently redirects to 
https://github.com/fonttools/fonttools.

* gnu/packages/python-xyz.scm (python-fonttools): Update home-page
---
 gnu/packages/python-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 4d6dd7b32d..566797a819 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -6818,7 +6818,7 @@ add functionality and customization to your projects with 
their own plugins.")
      `(("unzip" ,unzip)
        ("python-pytest" ,python-pytest)
        ("python-pytest-runner" ,python-pytest-runner)))
-    (home-page "https://github.com/behdad/fonttools";)
+    (home-page "https://github.com/fonttools/fonttools";)
     (synopsis "Tools to manipulate font files")
     (description
      "FontTools/TTX is a library to manipulate font files from Python.  It
--
2.24.0



--- End Message ---
--- Begin Message --- Subject: Re: [bug#38743] [PATCH] gnu: python-fonttools: Update home-page Date: Thu, 26 Dec 2019 15:59:01 +0100 User-agent: Notmuch/0.29.3 (https://notmuchmail.org) Emacs/26.3 (x86_64-pc-linux-gnu)
Riku Viitanen via Guix-patches via <address@hidden> writes:

> https://github.com/behdad/fonttools permanently redirects to 
> https://github.com/fonttools/fonttools.
>
> * gnu/packages/python-xyz.scm (python-fonttools): Update home-page

Pushed in 9d25a4548cc16da83d4a28badd5db5104dd2264e with a slight
editorialization of the commit message.

Thank you!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]