python-sqlalchemy: update version 2.0.23
Signed-off-by: Andy Syam <privasisource@gmail.com>
This commit is contained in:
parent
c2fa0d19f5
commit
8fe6a950a0
1 changed files with 2 additions and 2 deletions
|
@ -8,11 +8,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-sqlalchemy
|
||||
PKG_VERSION:=2.0.20
|
||||
PKG_VERSION:=2.0.23
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=SQLAlchemy
|
||||
PKG_HASH:=ca8a5ff2aa7f3ade6c498aaafce25b1eaeabe4e42b73e25519183e4566a16fc6
|
||||
PKG_HASH:=c1bda93cbbe4aa2aa0aa8655c5aeda505cd219ff3e8da91d1d329e143e4aff69
|
||||
|
||||
PKG_MAINTAINER:=Josef Schlehofer <pepe.schlehofer@gmail.com>
|
||||
PKG_LICENSE:=MIT
|
||||
|
|
Loading…
Reference in a new issue