python-sqlalchemy: update to version 1.4.22 16351/head
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 13 Aug 2021 01:08:22 +0000 (03:08 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 13 Aug 2021 01:08:38 +0000 (03:08 +0200)
Update copyright

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

index 52b9a1422e50e1ab0b0afa36af40d0eeba9e294b..f15cbb3ff158003a89a41494194fcf61907a3fd4 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2019-2020 CZ.NIC, z. s. p. o. (https://www.nic.cz/)
+# Copyright (C) 2019-2021 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-sqlalchemy
-PKG_VERSION:=1.3.23
+PKG_VERSION:=1.4.22
 PKG_RELEASE:=1
 
 PYPI_NAME:=SQLAlchemy
-PKG_HASH:=6fca33672578666f657c131552c4ef8979c1606e494f78cd5199742dfb26918b
+PKG_HASH:=ec1be26cdccd60d180359a527d5980d959a26269a2c7b1b327a1eea0cab37ed8
 
 PKG_MAINTAINER:=Josef Schlehofer <josef.schlehofer@nic.cz>
 PKG_LICENSE:=MIT