[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#39777] [PATCH V3 05/11] gnu: python-pastel: Update to 0.2.0.
From: |
Tanguy Le Carrour |
Subject: |
[bug#39777] [PATCH V3 05/11] gnu: python-pastel: Update to 0.2.0. |
Date: |
Mon, 9 Mar 2020 09:18:21 +0100 |
* gnu/packages/graphics.scm (python-pastel): Update to 0.2.0.
---
gnu/packages/graphics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
index c30f23d921..d474a06897 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -833,14 +833,14 @@ rendering SVG graphics.")
(define-public python-pastel
(package
(name "python-pastel")
- (version "0.1.1")
+ (version "0.2.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "pastel" version))
(sha256
(base32
- "1qxcrcl8pzh66l8s6hym153mijdhwna0afcsmgca0bj4n80ijfxz"))))
+ "0dnaw44ss10i10z4ksy0xljknvjap7rb7g0b8p6yzm5x4g2my5a6"))))
(build-system python-build-system)
(arguments
`(#:phases (modify-phases %standard-phases
--
2.25.1
- [bug#39777] [PATCH V3 04/11] gnu: python-jsonschema: Update to 3.2.0., (continued)
- [bug#39777] [PATCH V3 04/11] gnu: python-jsonschema: Update to 3.2.0., Tanguy Le Carrour, 2020/03/13
- [bug#39777] [PATCH V3 04/11] gnu: python-jsonschema: Update to 3.2.0., Leo Famulari, 2020/03/14
- [bug#39777] [PATCH V3 04/11] gnu: python-jsonschema: Update to 3.2.0., Leo Famulari, 2020/03/14
- [bug#39777] [PATCH V3 04/11] gnu: python-jsonschema: Update to 3.2.0., Tanguy Le Carrour, 2020/03/14
- [bug#39777] [PATCH V3 04/11] gnu: python-jsonschema: Update to 3.2.0., Tanguy Le Carrour, 2020/03/19
- [bug#39777] [PATCH V3 04/11] gnu: python-jsonschema: Update to 3.2.0., Leo Famulari, 2020/03/20
- [bug#39777] [PATCH V3 04/11] gnu: python-jsonschema: Update to 3.2.0., Tanguy Le Carrour, 2020/03/21
- [bug#39777] [PATCH V3 04/11] gnu: python-jsonschema: Update to 3.2.0., Leo Famulari, 2020/03/22
- [bug#39777] [PATCH V3 04/11] gnu: python-jsonschema: Update to 3.2.0., Tanguy Le Carrour, 2020/03/23
[bug#39777] [PATCH V3 06/11] gnu: python-msgpack: Update to 1.0.0., Tanguy Le Carrour, 2020/03/09
[bug#39777] [PATCH V3 05/11] gnu: python-pastel: Update to 0.2.0.,
Tanguy Le Carrour <=
[bug#39777] [PATCH V3 08/11] gnu: python-sortedcontainers: Add missing propagated-inputs., Tanguy Le Carrour, 2020/03/09
[bug#39777] [PATCH V3 09/11] gnu: python-tomlkit: Update to 0.5.11., Tanguy Le Carrour, 2020/03/09
[bug#39777] [PATCH V3 07/11] gnu: python-cachecontrol: Add missing propagated-input., Tanguy Le Carrour, 2020/03/09
[bug#39777] [PATCH V3 10/11] gnu: python-clikit: Update to 0.4.2., Tanguy Le Carrour, 2020/03/09
[bug#39777] [PATCH V3 11/11] gnu: poetry: Update to 1.0.5., Tanguy Le Carrour, 2020/03/09