diff options
| author | Jean Thomas | 2026-03-26 09:12:13 +0000 |
|---|---|---|
| committer | Alexandru Ardelean | 2026-03-26 14:53:59 +0000 |
| commit | 7f2db0e900581fdcbe47a0960fc8f664bbf49072 (patch) | |
| tree | 0b4ab66cb4dcefa93d27b49b34e8d6156a458bb7 | |
| parent | 20155a7165424672acf34127a3343392f6eea792 (diff) | |
| download | packages-master.tar.gz | |
Bump to latest available version.
Signed-off-by: Jean Thomas <jean.thomas@wifirst.fr>
| -rw-r--r-- | lang/python/python-poetry-core/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/python-poetry-core/Makefile b/lang/python/python-poetry-core/Makefile index 01678f045b..7998f3d312 100644 --- a/lang/python/python-poetry-core/Makefile +++ b/lang/python/python-poetry-core/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-poetry-core -PKG_VERSION:=1.8.1 +PKG_VERSION:=2.3.1 PKG_RELEASE:=1 PYPI_NAME:=poetry-core PYPI_SOURCE_NAME:=poetry_core -PKG_HASH:=67a76c671da2a70e55047cddda83566035b701f7e463b32a2abfeac6e2a16376 +PKG_HASH:=96f791d5d7d4e040f3983d76779425cf9532690e2756a24fd5ca0f86af19ef82 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE |