[arch-commits] Commit in python-deepdiff/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Fri Aug 26 08:54:21 UTC 2022


    Date: Friday, August 26, 2022 @ 08:54:20
  Author: felixonmars
Revision: 1281392

upgpkg: python-deepdiff 5.8.1-1

Modified:
  python-deepdiff/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-26 08:54:09 UTC (rev 1281391)
+++ PKGBUILD	2022-08-26 08:54:20 UTC (rev 1281392)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-deepdiff
-pkgver=5.8.0
+pkgver=5.8.1
 pkgrel=1
 pkgdesc="Deep Difference and Search of any Python object/data."
 url="https://github.com/seperman/deepdiff"
@@ -15,8 +15,8 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-clevercsv' 'python-click' 'python-jsonpickle' 'python-numpy'
               'python-toml' 'python-yaml')
-source=("https://github.com/seperman/deepdiff/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('9935798cb12359ad8533c2fd9a00486cceadbef21ccc59cd12e9af5c038af093e9bb03d87acd59e9275de1faf1819ac65f936aa86b74813eac1021319395952a')
+source=("https://github.com/seperman/deepdiff/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
+sha512sums=('0dac22e127934aa62869c0d76e43f0bc9d5437b26321f95c7197db55ba4eb16146dc968b40ab091cce25a8b8344b22b7ef3effc0372a9830d23edf3e220a5cb9')
 
 build() {
   cd deepdiff-$pkgver



More information about the arch-commits mailing list