mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
python-pypubsub: update to 4.0.7
- bump 4.0.3 -> 4.0.7 - add python-setuptools-scm/host to PKG_BUILD_DEPENDS - add test.sh Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
This commit is contained in:
committed by
Alexandru Ardelean
parent
a8ddfaf5b3
commit
bff9781478
@@ -5,14 +5,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-pypubsub
|
||||
PKG_VERSION:=4.0.3
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=4.0.7
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=Pypubsub
|
||||
PYPI_SOURCE_NAME:=pypubsub
|
||||
PKG_HASH:=32d662de3ade0fb0880da92df209c62a4803684de5ccb8d19421c92747a258c7
|
||||
PKG_HASH:=ec8b5cb147624958320e992602380cc5d0e4b36b1c59844d05e425a3003c09dc
|
||||
|
||||
PKG_BUILD_DEPENDS:=python-setuptools/host
|
||||
PKG_BUILD_DEPENDS:=python-setuptools/host python-setuptools-scm/host
|
||||
|
||||
PKG_MAINTAINER:=Austin Lane <vidplace7@gmail.com>
|
||||
PKG_LICENSE:=BSD-2-Clause
|
||||
|
||||
Reference in New Issue
Block a user