Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-plette


Commits:
44ab2e37 by Felix Yan at 2026-05-05T14:57:11+08:00
upgpkg: 2.2.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-plette
        pkgdesc = Structured Pipfile and Pipfile.lock models
-       pkgver = 2.2.0
+       pkgver = 2.2.1
        pkgrel = 1
        url = https://github.com/sarugaku/plette
        arch = any
@@ -13,7 +13,7 @@ pkgbase = python-plette
        makedepends = python-setuptools
        makedepends = python-wheel
        depends = python-tomlkit
-       source = git+https://github.com/sarugaku/plette.git#tag=v2.2.0
-       sha512sums = 
b0d3763941757b7dcc7bfdc56051da0c16596834ef3ddb10c796352c128a47706f6daeb02699c3999518a394b4e0b0588bfacbb9d20e1e95eaef7c0cf3e53a9d
+       source = git+https://github.com/sarugaku/plette.git#tag=v2.2.1
+       sha512sums = 
3cc9d4a3cf1bcfdff5f4ca657b63199a875b7d20a01f9ac83ae392a76f1e097d8fdff21b99e3148352a19e733fdab2b81d0665ddf752d9f1a2ce010e91dd73b6
 
 pkgname = python-plette


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-plette
-pkgver=2.2.0
+pkgver=2.2.1
 pkgrel=1
 pkgdesc="Structured Pipfile and Pipfile.lock models"
 url="https://github.com/sarugaku/plette";
@@ -11,7 +11,7 @@ depends=('python-tomlkit')
 makedepends=('git' 'python-build' 'python-installer' 'python-setuptools' 
'python-wheel')
 checkdepends=('python-pytest' 'python-cerberus')
 source=("git+https://github.com/sarugaku/plette.git#tag=v$pkgver";)
-sha512sums=('b0d3763941757b7dcc7bfdc56051da0c16596834ef3ddb10c796352c128a47706f6daeb02699c3999518a394b4e0b0588bfacbb9d20e1e95eaef7c0cf3e53a9d')
+sha512sums=('3cc9d4a3cf1bcfdff5f4ca657b63199a875b7d20a01f9ac83ae392a76f1e097d8fdff21b99e3148352a19e733fdab2b81d0665ddf752d9f1a2ce010e91dd73b6')
 
 build() {
   cd plette



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-plette/-/commit/44ab2e37c21051afdf15f45d87fb98ea81d3516b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-plette/-/commit/44ab2e37c21051afdf15f45d87fb98ea81d3516b
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to