unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Riku Viitanen via Guix-patches via <guix-patches@gnu.org>
To: Marius Bakke <mbakke@fastmail.com>
Cc: 38742@debbugs.gnu.org
Subject: [bug#38742] [PATCH] gnu: python-fonttools: Update to 4.2.2
Date: Mon, 30 Dec 2019 15:22:19 +0000	[thread overview]
Message-ID: <tWGJNJ1-WCXzmXHyEnLgymoxRvczjZUk6SaCEJ9tlnrLKlgvHCLrNHvTFmkE5TgAr-wMCzuOjsRc0XaNphafixAbEu0wWaAc21Z05QUZUeE=@protonmail.com> (raw)
In-Reply-To: <87imm3jfe3.fsf@devup.no>

Here's the rebased patch. I accidentally sent it to only Marius earlier.

Python2-fonttools is already 3.44.0 in core-updates, so I left that untouched.

From cb683c9119753df4734bebe5855d2d1993b04cff Mon Sep 17 00:00:00 2001
From: Riku Viitanen <riku.viitanen@protonmail.com>
Date: Thu, 26 Dec 2019 20:00:01 +0200
Subject: [PATCH] gnu: python-fonttools: Update to 4.2.2.

* gnu/packages/python-xyz.scm (python-fonttools): Update to 4.2.2.
---
 gnu/packages/python-xyz.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 75b8a4cc08..9c830c2bc3 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -67,6 +67,7 @@
 ;;; Copyright © 2019 Giacomo Leidi <goodoldpaul@autistici.org>
 ;;; Copyright © 2019 Wiktor Żelazny <wzelazny@vurv.cz>
 ;;; Copyright © 2019 Tanguy Le Carrour <tanguy@bioneland.org>
+;;; Copyright © 2019 Riku Viitanen <riku.viitanen@protonmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -6805,13 +6806,13 @@ add functionality and customization to your projects with their own plugins.")
 (define-public python-fonttools
   (package
     (name "python-fonttools")
-    (version "4.2.0")
+    (version "4.2.2")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "fonttools" version ".zip"))
               (sha256
                (base32
-                "0psy6z52jn49wp93s3k7kj0jzji1cad3wnwgm6c26vphv5appk4v"))))
+                "012qqspnwdl4vy8qgzzpfglkk5dgzxiw0fak2jq74ngygvz3vfv6"))))
     (build-system python-build-system)
     (native-inputs
      `(("unzip" ,unzip)
--
2.24.0

  reply	other threads:[~2019-12-30 15:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-25 14:24 [bug#38742] [PATCH] gnu: python-fonttools: Update to 4.2.2 Riku Viitanen via Guix-patches via
2019-12-26 11:58 ` Danny Milosavljevic
2019-12-26 15:05 ` Marius Bakke
2019-12-30 15:22   ` Riku Viitanen via Guix-patches via [this message]
2020-01-12 21:22     ` bug#38742: " Marius Bakke

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='tWGJNJ1-WCXzmXHyEnLgymoxRvczjZUk6SaCEJ9tlnrLKlgvHCLrNHvTFmkE5TgAr-wMCzuOjsRc0XaNphafixAbEu0wWaAc21Z05QUZUeE=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=38742@debbugs.gnu.org \
    --cc=mbakke@fastmail.com \
    --cc=riku.viitanen@protonmail.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).