Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
python-poetry
Commits:
8c262e9d by Caleb Maclennan at 2026-01-09T17:23:26+03:00
upgpkg: 2.2.1-3: Rebuild with fixed dependencies
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-poetry
pkgdesc = Python dependency management and packaging made easy
pkgver = 2.2.1
- pkgrel = 2
+ pkgrel = 3
url = https://python-poetry.org
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
_pkgname=poetry
pkgname=python-poetry
pkgver=2.2.1
-pkgrel=2
+pkgrel=3
pkgdesc='Python dependency management and packaging made easy'
arch=(any)
url=https://python-poetry.org
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-poetry/-/commit/8c262e9d74a563f990e3fa706a4b8afedd3f5bf3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-poetry/-/commit/8c262e9d74a563f990e3fa706a4b8afedd3f5bf3
You're receiving this email because of your account on gitlab.archlinux.org.