mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
python-automat: bump to version 25.4.16
Patches can be dropped. They don't seem to be needed anymore. The 'visualize' parts seem to be optional. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
This commit is contained in:
committed by
Alexandru Ardelean
parent
dbc8106ecc
commit
974dc9753c
@@ -8,11 +8,11 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-automat
|
||||
PKG_VERSION:=22.10.0
|
||||
PKG_VERSION:=25.4.16
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=Automat
|
||||
PKG_HASH:=e56beb84edad19dcc11d30e8d9b895f75deeb5ef5e96b84a467066b3b84bb04e
|
||||
PYPI_NAME:=automat
|
||||
PKG_HASH:=0017591a5477066e90d26b0e696ddc143baafd87b588cfac8100bc6be9634de0
|
||||
|
||||
PKG_LICENSE:=MIT
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
@@ -32,8 +32,7 @@ define Package/python3-automat
|
||||
URL:=https://github.com/glyph/Automat
|
||||
DEPENDS:= \
|
||||
+python3-light \
|
||||
+python3-attrs \
|
||||
+python3-six
|
||||
+python3-attrs
|
||||
endef
|
||||
|
||||
define Package/python3-automat/description
|
||||
|
||||
Reference in New Issue
Block a user