Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
python-gnupg


Commits:
c8e03934 by Robin Candau at 2024-04-04T14:39:45+02:00
upgpkg: 0.5.2-2: Python 3.12 rebuild
https://archlinux.org/todo/python-modules-part-1/

- - - - -


3 changed files:

- .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-gnupg
        pkgdesc = A wrapper for the Gnu Privacy Guard (GPG or GnuPG)
        pkgver = 0.5.2
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/vsajip/python-gnupg/
        arch = any
        license = BSD-3-Clause


=====================================
.nvchecker.toml
=====================================
@@ -0,0 +1,6 @@
+[python-gnupg]
+source = "github"
+github = "vsajip/python-gnupg"
+prefix = "v"
+use_max_tag = true
+exclude_regex = ".*(pre|a|alpha|b|beta|r|rc).*"


=====================================
PKGBUILD
=====================================
@@ -1,11 +1,12 @@
-# Maintainer: David Runge <dv...@archlinux.org>
+# Maintainer: Robin Candau <an...@archlinux.org>
+# Contributor: David Runge <dv...@archlinux.org>
 # Contributor: NicoHood <archlinux {cat} nicohood {dog} de>
 # Contributor: Sven Klomp <m...@klomp.eu>
 
 pkgname=python-gnupg
 pkgdesc="A wrapper for the Gnu Privacy Guard (GPG or GnuPG)"
 pkgver=0.5.2
-pkgrel=1
+pkgrel=2
 arch=(any)
 url="https://github.com/vsajip/python-gnupg/";
 license=(BSD-3-Clause)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gnupg/-/commit/c8e039348c23ee96c4d92d401eb6554ea81eb997

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gnupg/-/commit/c8e039348c23ee96c4d92d401eb6554ea81eb997
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to