gnu: python-anyqt: Update to 0.2.0.

* gnu/packages/python-xyz.scm (python-anyqt): Update to 0.2.0.
This commit is contained in:
Vinicius Monego 2023-05-06 15:43:31 -03:00
parent be18d943ba
commit 1442d5d6de
No known key found for this signature in database
GPG key ID: 637B0B138065B68A

View file

@ -16955,13 +16955,13 @@ (define-public python-translitcodec
(define-public python-anyqt
(package
(name "python-anyqt")
(version "0.0.13")
(version "0.2.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "AnyQt" version))
(sha256
(base32 "0z7myf0mp1qx4gza6ncqyq9whk67vblmh9n3klk19dv4aakjml2f"))))
(base32 "0fvnhdk0nzhlm1xydisvdq1w7lwaakdkbwb1rkyz4vd232wji4jb"))))
(build-system python-build-system)
(arguments
`(#:tests? #f ;there are no tests