diff options
Diffstat (limited to 'gnu/packages/python-xyz.scm')
| -rw-r--r-- | gnu/packages/python-xyz.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 29bce912d5e..599cb776a8d 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -33549,6 +33549,8 @@ statements in OFX files.") (license license:expat))) (define-public python-platformdirs + ;; Try to update simultaneously with the bootstrap version in + ;; (gnu packages python-build). (package (name "python-platformdirs") (version "4.3.6") |
