Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-shippinglabel
Commits:
f6210749 by Jelle van der Waa at 2024-04-05T12:06:02+02:00
upgpkg: 1.7.1-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-shippinglabel
pkgdesc = Utilities for handling Python packages
pkgver = 1.7.1
- pkgrel = 1
+ pkgrel = 2
url = https://shippinglabel.readthedocs.io/
arch = any
license = MIT
@@ -17,7 +17,7 @@ pkgbase = python-shippinglabel
depends = python-domdf-python-tools
depends = python-packaging
depends = python-platformdirs
- depends = python-typing-extensions
+ depends = python-typing_extensions
source =
python-shippinglabel::git+https://github.com/domdfcoding/shippinglabel#commit=bd8f77743ab3749631f947d61dd46dd4bb430ea1
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-shippinglabel
pkgver=1.7.1
-pkgrel=1
+pkgrel=2
pkgdesc='Utilities for handling Python packages'
arch=('any')
url='https://shippinglabel.readthedocs.io/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-shippinglabel/-/commit/f6210749db5bef5f12ea3530528aa3c2016b8c3b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-shippinglabel/-/commit/f6210749db5bef5f12ea3530528aa3c2016b8c3b
You're receiving this email because of your account on gitlab.archlinux.org.