Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-plette
Commits:
5773eb12 by Jelle van der Waa at 2024-11-18T11:35:46+01:00
upgpkg: 2.1.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-plette
pkgdesc = Structured Pipfile and Pipfile.lock models
pkgver = 2.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/sarugaku/plette
arch = any
license = ISC
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-plette
pkgver=2.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Structured Pipfile and Pipfile.lock models"
url="https://github.com/sarugaku/plette"
license=('ISC')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-plette/-/commit/5773eb12683f11f93e1c86f6eeb2e289100f9cee
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-plette/-/commit/5773eb12683f11f93e1c86f6eeb2e289100f9cee
You're receiving this email because of your account on gitlab.archlinux.org.