diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 67261b78c66..8e0d194e4a1 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -22331,7 +22331,6 @@ lightweight implementation.") (list python-freezegun python-pytest python-setuptools - python-ukpostcodeparser python-validators)) (propagated-inputs (list python-tzdata)) @@ -38965,7 +38964,7 @@ bindings for Python 3.") distance (Ukkonen).") (license license:expat))) -(define-public python-ukpostcodeparser +(define-deprecated/public python-ukpostcodeparser #f (package (name "python-ukpostcodeparser") (version "1.1.2")