Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-dotty-dict
Commits:
1e8bd5ec by Jelle van der Waa at 2024-11-17T12:37:42+01:00
upgpkg: 1.3.1-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-dotty-dict
pkgdesc = Dictionary wrapper for quick access to deeply nested keys
pkgver = 1.3.1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/pawelzny/dotty_dict
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@ pkgname=python-dotty-dict
_pkgname="${pkgname#python-}"
_name="${_pkgname/-/_}"
pkgver=1.3.1
-pkgrel=4
+pkgrel=5
pkgdesc="Dictionary wrapper for quick access to deeply nested keys"
arch=('any')
url="https://github.com/pawelzny/dotty_dict"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dotty-dict/-/commit/1e8bd5ec1a9824f7b388fd411b78c997358a27b7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dotty-dict/-/commit/1e8bd5ec1a9824f7b388fd411b78c997358a27b7
You're receiving this email because of your account on gitlab.archlinux.org.