Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-poetry-plugin-export
Commits:
e1a83944 by Jelle van der Waa at 2024-12-07T13:43:17+01:00
upgpkg: 1.8.0-2: Rebuild for Python 3.13 (nocheck)
- - - - -
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 = 1
+ pkgrel = 2
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=1
+pkgrel=2
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/e1a83944f4086505972475ad7c745d3f161f6d72
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-poetry-plugin-export/-/commit/e1a83944f4086505972475ad7c745d3f161f6d72
You're receiving this email because of your account on gitlab.archlinux.org.