gnu: python-defcon: Update to 0.10.2.

* gnu/packages/fontutils.scm (python-defcon-bootstrap): Update to 0.10.2.
This commit is contained in:
Marius Bakke 2022-09-16 00:34:39 +02:00
parent 1a7fed0c72
commit 0cc27cea16
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA

@ -1653,13 +1653,13 @@ API-compatible with defcon.")
(define-public python-defcon-bootstrap (define-public python-defcon-bootstrap
(package (package
(name "python-defcon-bootstrap") (name "python-defcon-bootstrap")
(version "0.10.0") (version "0.10.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "defcon" version ".zip")) (uri (pypi-uri "defcon" version ".zip"))
(sha256 (sha256
(base32 "0g0bjwzdj6sskyh8snbxsxza3czdmvb807qv38mizx631cm8c2d0")))) (base32 "0i1a306b8c42dpbplwxj6ili2aac5lwq2ir6r1jswicysvk9dqxf"))))
(build-system python-build-system) (build-system python-build-system)
(propagated-inputs (list python-fontpens-bootstrap python-fonttools-full)) (propagated-inputs (list python-fontpens-bootstrap python-fonttools-full))
(native-inputs (native-inputs