python-evdev: bump to version 1.6.1
authorAlexandru Ardelean <alex@shruggie.ro>
Sat, 4 Feb 2023 15:22:31 +0000 (17:22 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 13 Oct 2023 13:34:54 +0000 (15:34 +0200)
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
(cherry picked from commit 23b09de42d86492bb44c6472f2b0f4c1385449e8)

lang/python/python-evdev/Makefile

index 2d1f4bba5a89c7346026f176954820859806ed6b..6463daec7aadef125dd6e8fd1847f91ee23fb391 100644 (file)
@@ -9,14 +9,14 @@ include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=python-evdev
-PKG_VERSION:=1.6.0
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_VERSION:=1.6.1
+PKG_RELEASE:=1
 
 PKG_LICENSE:=BSD-3-Clause
 PKG_MAINTAINER:=Paulo Costa <me@paulo.costa.nom.br>, Alexandru Ardelean <ardeleanalex@gmail.com>
 
 PYPI_NAME:=evdev
-PKG_HASH:=ecfa01b5c84f7e8c6ced3367ac95288f43cd84efbfd7dd7d0cdbfc0d18c87a6a
+PKG_HASH:=299db8628cc73b237fc1cc57d3c2948faa0756e2a58b6194b5bf81dc2081f1e3
 
 PYTHON3_PKG_FORCE_DISTUTILS_SETUP:=1