summaryrefslogtreecommitdiff
path: root/px/packages/python-xyz.scm
diff options
context:
space:
mode:
authorFranz Geffke <m@f-a.nz>2025-02-23 10:46:19 +0000
committerFranz Geffke <m@f-a.nz>2025-02-23 10:46:19 +0000
commit6d756466d5d6c7e9d0ce19c64874583970f4a464 (patch)
tree59e327577361d9f9bb2ed230baf3405c6ae621a1 /px/packages/python-xyz.scm
parent91e6efa49b35c45a47590c0f6909cf7cb75db890 (diff)
px: Remove python-json-logger-0.1.10
Diffstat (limited to 'px/packages/python-xyz.scm')
-rw-r--r--px/packages/python-xyz.scm12
1 files changed, 0 insertions, 12 deletions
diff --git a/px/packages/python-xyz.scm b/px/packages/python-xyz.scm
index 7c9c59b..5b4a90e 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-json-logger-0.1.10
- (package
- (inherit python-json-logger)
- (name "python-json-logger")
- (version "0.1.10")
- (source
- (origin
- (method url-fetch)
- (uri (pypi-uri "python-json-logger" version))
- (sha256
- (base32 "1plcfi4z3rpch29l64hpjxwxwi829pg44qjvj6ag7vyj9grslb6g"))))))
-
(define-public python-supervisor
(package
(name "python-supervisor")