mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 03:54:34 +04:00
python-py: update to version 1.9.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
This commit is contained in:
@@ -8,11 +8,11 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=python-py
|
PKG_NAME:=python-py
|
||||||
PKG_VERSION:=1.8.1
|
PKG_VERSION:=1.9.0
|
||||||
PKG_RELEASE:=3
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PYPI_NAME:=py
|
PYPI_NAME:=py
|
||||||
PKG_HASH:=5e27081401262157467ad6e7f851b7aa402c5852dbcb3dae06768434de5752aa
|
PKG_HASH:=9ca6883ce56b4e8da7e79ac18787889fa5206c79dcc67fb065376cd2fe03f342
|
||||||
|
|
||||||
PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec@nic.cz>
|
PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec@nic.cz>
|
||||||
PKG_LICENSE:=MIT
|
PKG_LICENSE:=MIT
|
||||||
@@ -31,7 +31,7 @@ define Package/python3-py
|
|||||||
CATEGORY:=Languages
|
CATEGORY:=Languages
|
||||||
TITLE:=py
|
TITLE:=py
|
||||||
URL:=https://github.com/pytest-dev/py
|
URL:=https://github.com/pytest-dev/py
|
||||||
DEPENDS:=+python3-light
|
DEPENDS:=+python3-light +python3-xml +python3-urllib
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/python3-py/description
|
define Package/python3-py/description
|
||||||
|
|||||||
Reference in New Issue
Block a user