mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 14:28:15 -05:00
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:
parent
2088c135d4
commit
fb11149fea
1 changed files with 1 additions and 0 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue