Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pyqrcode
Commits:
3491d5d1 by Jelle van der Waa at 2024-11-20T11:46:59+01:00
upgpkg: 1.2.1-8: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pyqrcode
pkgdesc = QR code generator written purely in Python with SVG, EPS, PNG
and terminal output
pkgver = 1.2.1
- pkgrel = 7
+ pkgrel = 8
url = https://github.com/mnooner256/pyqrcode
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-pyqrcode
_gitcommit=674a77b5eaf850d063f518bd90c243ee34ad6b5d
pkgver=1.2.1
-pkgrel=7
+pkgrel=8
pkgdesc='QR code generator written purely in Python with SVG, EPS, PNG and
terminal output'
url='https://github.com/mnooner256/pyqrcode'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyqrcode/-/commit/3491d5d1e3170ab08604bf38f0e3bb7b3bedea84
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyqrcode/-/commit/3491d5d1e3170ab08604bf38f0e3bb7b3bedea84
You're receiving this email because of your account on gitlab.archlinux.org.