From 244981da35026c72ba461fd753becbe2e5c12c1d Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Sat, 7 Mar 2026 02:27:07 -0800 Subject: [PATCH] python/python3-pyrsistent: Update README --- python/python3-pyrsistent/README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/python/python3-pyrsistent/README b/python/python3-pyrsistent/README index c139647f2ee..afc597adc6b 100644 --- a/python/python3-pyrsistent/README +++ b/python/python3-pyrsistent/README @@ -1,3 +1,6 @@ Pyrsistent is a number of persistent collections (by some referred to as functional data structures). Persistent in the sense that they are immutable. + +Note: python3-pyrsistent is held back at version 0.20.0 on Slackware +15.0 (later versions require Python >= 3.10.)