From 1deaf6dbbeb1247ff34c1b569ccd922a0e656511 Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Mon, 6 Sep 2021 15:33:05 +0200 Subject: [PATCH] python-astral: update to version 2.2 Update copyright Signed-off-by: Josef Schlehofer --- lang/python/python-astral/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/python/python-astral/Makefile b/lang/python/python-astral/Makefile index b5fe47d4fa..5f009fce17 100644 --- a/lang/python/python-astral/Makefile +++ b/lang/python/python-astral/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2019 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-astral -PKG_VERSION:=1.10.1 -PKG_RELEASE:=2 +PKG_VERSION:=2.2 +PKG_RELEASE:=1 PYPI_NAME:=astral -PKG_HASH:=d2a67243c4503131c856cafb1b1276de52a86e5b8a1d507b7e08bee51cb67bf1 +PKG_HASH:=e41d9967d5c48be421346552f0f4dedad43ff39a83574f5ff2ad32b6627b6fbe PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE