Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-poetry-dynamic-versioning
Commits:
b45eacc6 by Jelle van der Waa at 2024-12-07T13:49:47+01:00
upgpkg: 1.4.1-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-poetry-dynamic-versioning
pkgdesc = Plugin for Poetry to enable dynamic versioning based on VCS
tags
pkgver = 1.4.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/mtkennerly/poetry-dynamic-versioning
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-poetry-dynamic-versioning
pkgver=1.4.1
-pkgrel=1
+pkgrel=2
pkgdesc='Plugin for Poetry to enable dynamic versioning based on VCS tags'
arch=('any')
url='https://github.com/mtkennerly/poetry-dynamic-versioning'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-poetry-dynamic-versioning/-/commit/b45eacc66f1dc07018903799954b1bae6e6f2cfe
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-poetry-dynamic-versioning/-/commit/b45eacc66f1dc07018903799954b1bae6e6f2cfe
You're receiving this email because of your account on gitlab.archlinux.org.