From efca69fa90eb270f79e38c79d52fca703b2df771 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Pola=C5=84ski?= Date: Sat, 19 Oct 2024 02:33:40 +0200 Subject: [PATCH] community/py3-poetry-core: upgrade to 1.9.1 --- community/py3-poetry-core/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/py3-poetry-core/APKBUILD b/community/py3-poetry-core/APKBUILD index 1d2a0cf13f2..1d92db8d8bd 100644 --- a/community/py3-poetry-core/APKBUILD +++ b/community/py3-poetry-core/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Michał Polański pkgname=py3-poetry-core _pkgname=poetry-core -pkgver=1.9.0 +pkgver=1.9.1 pkgrel=0 pkgdesc="PEP 517 build backend implementation for Poetry" url="https://github.com/python-poetry/poetry-core" @@ -57,5 +57,5 @@ package() { } sha512sums=" -a2d63480f0df36fabe61c234377a4fa9ea0a1ddce449006162d6e49e849c92ad9c77d0a93aba7c51561bac16a77d5db00a95594bd5e2de328e1664f3f41f689b poetry-core-1.9.0.tar.gz +9ca0aa68e4e7637e78b0a02cb3946b6efd29b91e99663f26fbb09736ff2fbfa13cd683337001b2200e3037e5d4adcd745bc6ff4c91a708880238f0b78719c281 poetry-core-1.9.1.tar.gz "