mirror of
https://github.com/openwrt/packages.git
synced 2026-06-20 10:00:40 +04:00
python-sqlalchemy: bump to 2.0.49
Changelog: https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html Patch release (resets PKG_RELEASE to 1). Add test.sh to verify ORM and core SQL functionality. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
This commit is contained in:
committed by
Alexandru Ardelean
parent
3667982c08
commit
d090b03d1e
@@ -8,11 +8,11 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-sqlalchemy
|
||||
PKG_VERSION:=2.0.44
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=2.0.49
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=sqlalchemy
|
||||
PKG_HASH:=0ae7454e1ab1d780aee69fd2aae7d6b8670a581d8847f2d1e0f7ddfbf47e5a22
|
||||
PKG_HASH:=d15950a57a210e36dd4cec1aac22787e2a4d57ba9318233e2ef8b2daf9ff2d5f
|
||||
|
||||
PKG_MAINTAINER:=Josef Schlehofer <pepe.schlehofer@gmail.com>
|
||||
PKG_LICENSE:=MIT
|
||||
|
||||
Reference in New Issue
Block a user