From 3dd3497e14d5b5ae70cf0800719240080b8f7dd2 Mon Sep 17 00:00:00 2001 From: Franz Geffke Date: Sun, 23 Feb 2025 10:43:07 +0000 Subject: px: Remove python-pyrsistent-0.14.11 --- px/packages/python-xyz.scm | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/px/packages/python-xyz.scm b/px/packages/python-xyz.scm index f554575..ea91040 100644 --- a/px/packages/python-xyz.scm +++ b/px/packages/python-xyz.scm @@ -446,18 +446,6 @@ module and then similar looking characters are removed.") (description "Please use Python2.7+. Also compatible with Python 3.0+.") (license license:expat))) -(define-public python-pyrsistent-0.14.11 - (package - (inherit python-pyrsistent) - (name "python-pyrsistent") - (version "0.14.11") - (source - (origin - (method url-fetch) - (uri (pypi-uri "pyrsistent" version)) - (sha256 - (base32 "1qkh74bm296mp5g3r11lgsksr6bh4w1bf8pji4nmxdlfj542ga1w")))))) - (define-public python-click-8 (package (inherit python-click) -- cgit v1.2.3