diff --git a/lang/python/django/Makefile b/lang/python/django/Makefile index b115a8d86..a21b2212b 100644 --- a/lang/python/django/Makefile +++ b/lang/python/django/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=django -PKG_VERSION:=3.2.8 +PKG_VERSION:=3.2.9 PKG_RELEASE:=$(AUTORELEASE) PYPI_NAME:=Django -PKG_HASH:=f6d2c4069c9b9bfac03bedff927ea1f9e0d29e34525cec8a68fd28eb2a8df7af +PKG_HASH:=51284300f1522ffcdb07ccbdf676a307c6678659e1284f0618e5a774127a6a08 PKG_MAINTAINER:=Alexandru Ardelean , Peter Stadler PKG_LICENSE:=BSD-3-Clause diff --git a/lang/python/numpy/Makefile b/lang/python/numpy/Makefile index d27ddce42..bf71978bd 100644 --- a/lang/python/numpy/Makefile +++ b/lang/python/numpy/Makefile @@ -6,11 +6,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=numpy -PKG_VERSION:=1.21.3 +PKG_VERSION:=1.21.4 PKG_RELEASE:=$(AUTORELEASE) PYPI_NAME:=$(PKG_NAME) -PKG_HASH:=63571bb7897a584ca3249c86dd01c10bcb5fe4296e3568b2e9c1a55356b6410e +PKG_HASH:=e6c76a87633aa3fa16614b61ccedfae45b91df2767cf097aa9c933932a7ed1e0 PKG_MAINTAINER:=Alexandru Ardelean diff --git a/lang/python/python-lxml/Makefile b/lang/python/python-lxml/Makefile index d5345c98d..c77c94d34 100644 --- a/lang/python/python-lxml/Makefile +++ b/lang/python/python-lxml/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-lxml -PKG_VERSION:=4.6.3 -PKG_RELEASE:=1 +PKG_VERSION:=4.6.4 +PKG_RELEASE:=$(AUTORELEASE) PYPI_NAME:=lxml -PKG_HASH:=39b78571b3b30645ac77b95f7c69d1bffc4cf8c3b157c435a34da72e78c82468 +PKG_HASH:=daf9bd1fee31f1c7a5928b3e1059e09a8d683ea58fb3ffc773b6c88cb8d1399c PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSES.txt