From 707d916d52d20f344ce0e45498ee613b95d3691f Mon Sep 17 00:00:00 2001 From: blue-devil Date: Fri, 27 Mar 2020 23:44:48 +0300 Subject: [PATCH] python3-pyrsistent: ver. bump --- .../language/python3/python3-pyrsistent/pspec.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/programming/language/python3/python3-pyrsistent/pspec.xml b/programming/language/python3/python3-pyrsistent/pspec.xml index 60f5f39a49..11e5efbe16 100644 --- a/programming/language/python3/python3-pyrsistent/pspec.xml +++ b/programming/language/python3/python3-pyrsistent/pspec.xml @@ -13,7 +13,7 @@ library Persistent/Immutable/Functional data structures for Python. Pyrsistent is a number of persistent collections (by some referred to as functional data structures). Persistent in the sense that they are immutable. - https://github.com/tobgu/pyrsistent/archive/v0.15.7.tar.gz + https://github.com/tobgu/pyrsistent/archive/v0.16.0.tar.gz python3-setuptools python3-devel @@ -28,12 +28,19 @@ python3 - /usr/lib/python3* /usr/share/doc/python3-pyrsistent + /usr/lib/python3* + + 2020-03-27 + 0.16.0 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-02-19 0.15.7