gnu: python-defcon-bootstrap: Update to 0.10.3.
* gnu/packages/fontutils.scm (python-defcon-bootstrap): Update to 0.10.3. Change-Id: Ifde8d3011f94a27e493d9c826c4c2edbc03a64f0
This commit is contained in:
parent
9a074d9f44
commit
3ca0859f6c
@ -1798,13 +1798,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.2")
|
(version "0.10.3")
|
||||||
(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 "0i1a306b8c42dpbplwxj6ili2aac5lwq2ir6r1jswicysvk9dqxf"))))
|
(base32 "036clkwjfv5mmvy6s67s0pbni73n9hdw32z20gm4w5jzqzbjdpjn"))))
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(propagated-inputs (list python-fontpens-bootstrap python-fonttools))
|
(propagated-inputs (list python-fontpens-bootstrap python-fonttools))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
|
Loading…
Reference in New Issue
Block a user