Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-poetry-plugin-export
Commits:
d4bf3c1e by Jelle van der Waa at 2024-12-07T13:49:11+01:00
upgpkg: 1.8.0-3: Rebuild for Python 3.13
- - - - -
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.8.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/python-poetry/poetry-plugin-export
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pkgname=poetry-plugin-export
pkgname=python-poetry-plugin-export
pkgver=1.8.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/d4bf3c1edee0ad9d7036ba81d6c82b9d647379b9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-poetry-plugin-export/-/commit/d4bf3c1edee0ad9d7036ba81d6c82b9d647379b9
You're receiving this email because of your account on gitlab.archlinux.org.