gnu: Deprecate python-ukpostcodeparser.

* gnu/packages/python-xyz.scm
(python-ukpostcodeparser): Deprecate package.
(python-faker)[native-inputs]: Drop python-ukpostcodeparser.

Change-Id: Ib80d408cc4eb7e54b79128c7d14065fd2f432972
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves 2026-01-19 02:28:22 +01:00 committed by Sharlatan Hellseher
parent d7240bced1
commit ae680006e2
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -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")