Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
python-poetry-core
Commits:
8c319975 by Caleb Maclennan at 2024-04-12T22:37:14+03:00
upgpkg: 1.9.0-5: Rebuild with Python 3.12 (with checks post bootstrap)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-poetry-core
pkgdesc = Poetry PEP 517 Build Backend & Core Utilities
pkgver = 1.9.0
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/python-poetry/poetry-core
arch = any
groups = python-build-backend
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ _devendored=1 # set to 0 to use vendored sources
_pkgname=poetry-core
pkgname=python-poetry-core
pkgver=1.9.0
-pkgrel=4
+pkgrel=5
pkgdesc='Poetry PEP 517 Build Backend & Core Utilities'
arch=(any)
url="https://github.com/python-poetry/${_pkgname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-poetry-core/-/commit/8c31997518b4c8ebefd94b70b9a2f903f61fb399
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-poetry-core/-/commit/8c31997518b4c8ebefd94b70b9a2f903f61fb399
You're receiving this email because of your account on gitlab.archlinux.org.