Merge pull request #12691 from jmarcet/pyrsistent-update

python-pyrsistent: Update to 0.16.0
This commit is contained in:
Josef Schlehofer 2020-07-02 08:36:12 +02:00 committed by GitHub
commit 2b2f51c1c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-pyrsistent
PKG_VERSION:=0.15.4
PKG_RELEASE:=2
PKG_VERSION:=0.16.0
PKG_RELEASE:=1
PYPI_NAME:=pyrsistent
PKG_HASH:=34b47fa169d6006b32e99d4b3c4031f155e6e68ebcc107d6454852e8e0ee6533
PKG_HASH:=28669905fe725965daa16184933676547c5bb40a5153055a8dee2a4bd7933ad3
PKG_MAINTAINER:=Josef Schlehofer <josef.schlehofer@nic.cz>
PKG_LICENSE:=MIT