[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/13: gnu: python-unicodedata2: Update to 15.0.0.
From: |
guix-commits |
Subject: |
09/13: gnu: python-unicodedata2: Update to 15.0.0. |
Date: |
Wed, 12 Apr 2023 12:53:01 -0400 (EDT) |
apteryx pushed a commit to branch staging
in repository guix.
commit 11012b36af043962dd5d93a8e45615f32a7aaacb
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Wed Apr 12 10:53:52 2023 -0400
gnu: python-unicodedata2: Update to 15.0.0.
* gnu/packages/python-xyz.scm (python-unicodedata2): Update to 15.0.0.
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index db4b326d08..514b2b72c8 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -15734,13 +15734,13 @@ expression.")
(define-public python-unicodedata2
(package
(name "python-unicodedata2")
- (version "14.0.0")
+ (version "15.0.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "unicodedata2" version))
(sha256
- (base32 "110nnvh02ssp92xbmswy39aa186jrmb7m41x4220wigl8c0dzxs1"))))
+ (base32 "0bcgls7m2zndpd8whgznnd5908jbsa50si2bh88wsn0agcznhv7d"))))
(build-system python-build-system)
(home-page "https://github.com/fonttools/unicodedata2")
(synopsis "Python unicodedata backport")
- branch staging updated (19d7ccb6ce -> 83397434b1), guix-commits, 2023/04/12
- 06/13: gnu: python-ufo2ft: Update to 2.31.0., guix-commits, 2023/04/12
- 12/13: gnu: font-abattis-cantarell: Update to 0.303-0.e049149., guix-commits, 2023/04/12
- 11/13: gnu: psautohint: Disable a failing test., guix-commits, 2023/04/12
- 07/13: gnu: python-lz4: Update to 4.3.2., guix-commits, 2023/04/12
- 05/13: gnu: python-statmake: Update to 0.6.0., guix-commits, 2023/04/12
- 09/13: gnu: python-unicodedata2: Update to 15.0.0.,
guix-commits <=
- 13/13: gnu: python-afdko: Add bash-minimal to inputs., guix-commits, 2023/04/12
- 03/13: gnu: python-fonttools-next: Update to 4.39.3., guix-commits, 2023/04/12
- 02/13: gnu: python-fontmath: Update to 0.9.3., guix-commits, 2023/04/12
- 04/13: gnu: python-afdko: Update to 3.9.4., guix-commits, 2023/04/12
- 08/13: gnu: python-zopfli: Update to 0.2.2., guix-commits, 2023/04/12
- 01/13: gnu: python-pyftpdlib: Update to 1.5.7., guix-commits, 2023/04/12
- 10/13: gnu: python-fontparts-bootstrap: Update to 0.11.0., guix-commits, 2023/04/12