[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/34: gnu: python-mako: Update to 1.1.3.
From: |
guix-commits |
Subject: |
10/34: gnu: python-mako: Update to 1.1.3. |
Date: |
Sat, 25 Jul 2020 16:46:39 -0400 (EDT) |
mbakke pushed a commit to branch staging
in repository guix.
commit e21e294a2cabdfaa4148abdaaa5e473ab63be3a6
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Fri Jul 24 22:37:20 2020 +0200
gnu: python-mako: Update to 1.1.3.
* gnu/packages/python-xyz.scm (python-mako): Update to 1.1.3.
---
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 2fef66e..71a8498 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -10480,14 +10480,14 @@ python-xdo for newer bindings.)")
(define-public python-mako
(package
(name "python-mako")
- (version "1.1.2")
+ (version "1.1.3")
(source
(origin
(method url-fetch)
(uri (pypi-uri "Mako" version))
(sha256
(base32
- "17bd6r9ynp4hyfckkia0bb8gpd98f42jfl5rmzdpbld59bbcaf9i"))))
+ "09ywrmhr6gdyfx6d5727wwjnz73i6rklqcb4c14m7sqc830wi5c1"))))
(build-system python-build-system)
(arguments
`(#:phases (modify-phases %standard-phases
- 22/34: gnu: libva: Update to 2.8.0., (continued)
- 22/34: gnu: libva: Update to 2.8.0., guix-commits, 2020/07/25
- 21/34: gnu: libdrm: Update to 2.4.102., guix-commits, 2020/07/25
- 31/34: gnu: dconf: Update to 0.36.0., guix-commits, 2020/07/25
- 34/34: gnu: dconf: Increase test timeout., guix-commits, 2020/07/25
- 08/34: gnu: GTK+: Update to 3.24.21., guix-commits, 2020/07/25
- 15/34: gnu: wayland: Update to 1.18.0., guix-commits, 2020/07/25
- 24/34: gnu: python-coverage: Update to 5.2.1., guix-commits, 2020/07/25
- 16/34: gnu: libpsl: Update to 0.21.1., guix-commits, 2020/07/25
- 32/34: gnu: alsa-lib: Update to 1.2.3.2., guix-commits, 2020/07/25
- 09/34: gnu: pciutils: Update to 3.7.0., guix-commits, 2020/07/25
- 10/34: gnu: python-mako: Update to 1.1.3.,
guix-commits <=
- 13/34: gnu: vulkan-tools: Update to 1.2.148., guix-commits, 2020/07/25
- 20/34: gnu: libvdpau: Update to 1.4., guix-commits, 2020/07/25
- 28/34: gnu: Sphinx: Update to 3.1.2., guix-commits, 2020/07/25
- 26/34: gnu: check: Update to 0.15.1., guix-commits, 2020/07/25
- 27/34: gnu: Remove python2-sphinx., guix-commits, 2020/07/25
- 29/34: gnu: popt: Update to 1.18., guix-commits, 2020/07/25
- 30/34: gnu: libical: Disable parallel build., guix-commits, 2020/07/25
- 17/34: gnu: libvorbis: Update to 1.3.7., guix-commits, 2020/07/25
- 25/34: gnu: linux-pam: Update to 1.4.0., guix-commits, 2020/07/25
- 19/34: gnu: xkeyboard-config: Update to 2.30., guix-commits, 2020/07/25