gnu: python-typed-ast: Add comment regarding package's end of life.

* gnu/packages/python-xyz.scm (python-typed-ast): Add comment.

Change-Id: I6817270eca0c19bc786aa77460759f32d47a2948
This commit is contained in:
jgart 2024-07-11 16:20:21 -05:00
parent 2088c135d4
commit fb11149fea
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

@ -26299,6 +26299,7 @@ (define-public python-future-fstrings
@code{f} strings.")
(license license:expat)))
;; TODO: https://github.com/python/typed_ast/issues/179
(define-public python-typed-ast
(package
(name "python-typed-ast")