Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-poetry
Commits:
94e15644 by Antonio Rojas at 2025-12-21T14:06:30+01:00
upgpkg: 2.2.1-2: Python 3.14 rebuild
- - - - -
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 = 1
+ pkgrel = 2
url = https://python-poetry.org
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
_pkgname=poetry
pkgname=python-poetry
pkgver=2.2.1
-pkgrel=1
+pkgrel=2
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/94e15644f400aad9782c164d3c3caabc3b8df6ae
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-poetry/-/commit/94e15644f400aad9782c164d3c3caabc3b8df6ae
You're receiving this email because of your account on gitlab.archlinux.org.