Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-deepdiff
Commits:
52fa932b by Felix Yan at 2026-03-05T02:33:45+08:00
upgpkg: 8.0.0-2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-deepdiff
pkgdesc = Deep Difference and Search of any Python object/data.
pkgver = 8.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/seperman/deepdiff
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-deepdiff
pkgver=8.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Deep Difference and Search of any Python object/data."
url="https://github.com/seperman/deepdiff"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-deepdiff/-/commit/52fa932b48a0bd579a0993d45f8c28c970abef75
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-deepdiff/-/commit/52fa932b48a0bd579a0993d45f8c28c970abef75
You're receiving this email because of your account on gitlab.archlinux.org.