python-markdown: update to version 3.2.1 11366/head
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Mon, 17 Feb 2020 20:56:23 +0000 (21:56 +0100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Mon, 17 Feb 2020 20:59:03 +0000 (21:59 +0100)
Update copyright

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
lang/python/python-markdown/Makefile

index 34ae3863ac5fcc8789631f22bc0311be7a6cae8c..90f80d4577ce0baf09c28901d0b549169f0d4955 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2019 CZ.NIC, z. s. p. o. (https://www.nic.cz/)
+# Copyright (C) 2019-2O20 CZ.NIC, z. s. p. o. (https://www.nic.cz/)
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-markdown
-PKG_VERSION:=3.1.1
+PKG_VERSION:=3.2.1
 PKG_RELEASE:=1
 
 PYPI_NAME:=Markdown
-PKG_HASH:=2e50876bcdd74517e7b71f3e7a76102050edec255b3983403f1a63e7c8a41e7a
+PKG_HASH:=90fee683eeabe1a92e149f7ba74e5ccdc81cd397bd6c516d93a8da0ef90b6902
 
 PKG_MAINTAINER:=Josef Schlehofer <josef.schlehofer@nic.cz>
 PKG_LICENSE:=BSD-3-Clause