aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-yarl
diff options
context:
space:
mode:
authorJosef Schlehofer <pepe.schlehofer@gmail.com>2020-11-03 02:16:06 +0100
committerJosef Schlehofer <pepe.schlehofer@gmail.com>2020-11-03 02:16:15 +0100
commit060da85ad3a980aa32887d35953dfa687e4cd689 (patch)
tree5302df988fd7fa76d4a0dfd89880009a2d7d5d53 /lang/python/python-yarl
parent772f4f8d8318a3f62568fbc54b329cff6e4cff7c (diff)
python-yarl: update to version 1.6.2
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Diffstat (limited to 'lang/python/python-yarl')
-rw-r--r--lang/python/python-yarl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/python/python-yarl/Makefile b/lang/python/python-yarl/Makefile
index fce56c8db..daab05197 100644
--- a/lang/python/python-yarl/Makefile
+++ b/lang/python/python-yarl/Makefile
@@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=yarl
-PKG_VERSION:=1.3.0
-PKG_RELEASE:=2
+PKG_VERSION:=1.6.2
+PKG_RELEASE:=1
PYPI_NAME:=$(PKG_NAME)
-PKG_HASH:=024ecdc12bc02b321bc66b41327f930d1c2c543fa9a561b39861da9388ba7aa9
+PKG_HASH:=c45b49b59a5724869899798e1bbd447ac486215269511d3b76b4c235a1b766b6
PKG_MAINTAINER:=Josef Schlehofer <pepe.schlehofer@gmail.com>
PKG_LICENSE:=Apache-2.0