gnu: python-fontparts-bootstrap: Update to 0.11.0.

* gnu/packages/fontutils.scm (python-fontparts-bootstrap): Update to 0.11.0.
This commit is contained in:
Maxim Cournoyer 2023-04-12 11:14:33 -04:00
parent 11012b36af
commit 5b73d463d8
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -539,13 +539,13 @@ implementing the pen protocol for manipulating glyphs.")
(hidden-package (hidden-package
(package (package
(name "python-fontparts-bootstrap") (name "python-fontparts-bootstrap")
(version "0.10.8") (version "0.11.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "fontParts" version ".zip")) (uri (pypi-uri "fontParts" version ".zip"))
(sha256 (sha256
(base32 "0i5ww6yl9m74wnjd7gyvjkdh7m56haql4gv7lasmppdipay2209g")))) (base32 "0j4h8hszky639gmfy1avmw670y80ya49kca8yc635h5ihl0c3v8x"))))
(build-system python-build-system) (build-system python-build-system)
(propagated-inputs (propagated-inputs
(list python-booleanoperations (list python-booleanoperations