Update resolvelib package
This commit is contained in:
parent
b5eb13dcb6
commit
86890bf436
|
@ -6,14 +6,14 @@ include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=resolvelib
|
PKG_NAME:=resolvelib
|
||||||
PKG_VERSION:=0.9.0
|
PKG_VERSION:=0.9.0
|
||||||
PKG_RELEASE:=$(AUTORELEASE)
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PYPI_NAME:=$(PKG_NAME)
|
PYPI_NAME:=$(PKG_NAME)
|
||||||
PKG_HASH:=40ab05117c3281b1b160105e10075094c5ab118315003c922b77673a365290e1
|
PKG_HASH:=40ab05117c3281b1b160105e10075094c5ab118315003c922b77673a365290e1
|
||||||
PKG_MAINTAINER:=Lee Miller <lee.miller@tutanota.com>
|
PKG_MAINTAINER:=Lee Miller <lee.miller@tutanota.com>
|
||||||
PKG_LICENSE:=ISC
|
PKG_LICENSE:=ISC
|
||||||
|
|
||||||
HOST_PYTHON3_PACKAGE_BUILD_DEPENDS:=setuptools-scm toml
|
PKG_BUILD_DEPENDS:=python-setuptools-scm/host python-toml/host
|
||||||
|
|
||||||
include $(TOPDIR)/feeds/packages/lang/python/pypi.mk
|
include $(TOPDIR)/feeds/packages/lang/python/pypi.mk
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
Loading…
Reference in New Issue
Block a user