Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-poetry
Commits:
dbade8c2 by Jelle van der Waa at 2024-12-07T13:47:59+01:00
upgpkg: 1.8.4-2: Rebuild for Python 3.13 (nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-poetry
pkgdesc = Python dependency management and packaging made easy
pkgver = 1.8.4
- pkgrel = 1
+ pkgrel = 2
url = https://python-poetry.org
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
_pkgname=poetry
pkgname=python-poetry
pkgver=1.8.4
-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/dbade8c2fb4cd0381b373f673a16da59d35ce3c3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-poetry/-/commit/dbade8c2fb4cd0381b373f673a16da59d35ce3c3
You're receiving this email because of your account on gitlab.archlinux.org.