Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
python-poetry-plugin-export
Commits:
33b29a64 by Caleb Maclennan at 2024-04-12T22:37:30+03:00
upgpkg: 1.5.0-3: Rebuild with Python 3.12 (with checks post bootstrap)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-poetry-plugin-export
pkgdesc = Poetry plugin to export the dependencies to various formats
pkgver = 1.5.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/python-poetry/poetry-plugin-export
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=poetry-plugin-export
pkgname=python-poetry-plugin-export
pkgver=1.5.0
-pkgrel=2
+pkgrel=3
pkgdesc="Poetry plugin to export the dependencies to various formats "
url="https://github.com/python-poetry/poetry-plugin-export"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-poetry-plugin-export/-/commit/33b29a64d8a0846d31337e25ecee45c5108a84e8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-poetry-plugin-export/-/commit/33b29a64d8a0846d31337e25ecee45c5108a84e8
You're receiving this email because of your account on gitlab.archlinux.org.