Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-poetry-plugin-up
Commits:
c687c424 by Jelle van der Waa at 2024-12-07T13:50:24+01:00
upgpkg: 0.7.3-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-poetry-plugin-up
pkgdesc = Poetry plugin that updates dependencies and bumps their
versions in pyproject.toml file
pkgver = 0.7.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/MousaZeidBaker/poetry-plugin-up
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-poetry-plugin-up
pkgver=0.7.3
-pkgrel=1
+pkgrel=2
pkgdesc='Poetry plugin that updates dependencies and bumps their versions in
pyproject.toml file'
url=https://github.com/MousaZeidBaker/poetry-plugin-up
license=(MIT)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-poetry-plugin-up/-/commit/c687c424c62261bfb5b5edb0e3c5f3322060e6fb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-poetry-plugin-up/-/commit/c687c424c62261bfb5b5edb0e3c5f3322060e6fb
You're receiving this email because of your account on gitlab.archlinux.org.