me
/
guix
Archived
1
0
Fork 0

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
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
1 changed files with 1 additions and 0 deletions

View File

@ -26299,6 +26299,7 @@ source bytes using the UTF-8 encoding and then rewrites Python 3.6 style
@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")