Archived
1
0
Fork 0

gnu: python-cheetah: Update to 3.3.1.

* gnu/packages/python-xyz.scm (python-cheetah): Update to 3.3.1.
This commit is contained in:
Andreas Enge 2023-02-25 19:31:52 +01:00
parent a55e18f17c
commit 97f72203dc
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -19394,14 +19394,14 @@ from the header, as well as section details and data available.")
(define-public python-cheetah (define-public python-cheetah
(package (package
(name "python-cheetah") (name "python-cheetah")
(version "3.2.4") (version "3.3.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "Cheetah3" version)) (uri (pypi-uri "CT3" version))
(sha256 (sha256
(base32 (base32
"0ar5dqjnqaw0c17mymd6xgd81jn9br9fblawr0x438v1571bkaya")))) "1j36vampqip18jx0jzngb9rnkhhhl8hqnscg117y0d6cgrgm57qw"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
`(#:phases (modify-phases %standard-phases `(#:phases (modify-phases %standard-phases