From c54843e08db4a24514d04b6249373c9e7100b645 Mon Sep 17 00:00:00 2001 From: Franz Geffke Date: Sun, 23 Feb 2025 10:45:07 +0000 Subject: px: Remove python-persist-queue-0.3.5 --- px/packages/python-xyz.scm | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'px/packages') diff --git a/px/packages/python-xyz.scm b/px/packages/python-xyz.scm index 0185b17..cc5e7b4 100644 --- a/px/packages/python-xyz.scm +++ b/px/packages/python-xyz.scm @@ -503,18 +503,6 @@ module and then similar looking characters are removed.") "persist-queue implements a file-based queue and a serial of sqlite3-based queues") (license license:bsd-2))) -(define-public python-persist-queue-0.3.5 - (package - (inherit python-persist-queue) - (name "python-persist-queue") - (version "0.3.5") - (source - (origin - (method url-fetch) - (uri (pypi-uri "persist-queue" version)) - (sha256 - (base32 "1bdz04ybjqczlp3x4wc4jq2dbr6r6zqbxak0l27av82irg91m2wn")))))) - (define-public strict-rfc3339 (package (name "strict-rfc3339") -- cgit v1.2.3