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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jul 15 10:15:42 UTC 2021


    Date: Thursday, July 15, 2021 @ 10:15:42
  Author: felixonmars
Revision: 977204

upgpkg: python-jeepney 0.7.0-1

Modified:
  python-jeepney/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-15 10:04:45 UTC (rev 977203)
+++ PKGBUILD	2021-07-15 10:15:42 UTC (rev 977204)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-jeepney
-pkgver=0.6.0
-pkgrel=4
+pkgver=0.7.0
+pkgrel=1
 pkgdesc="Low-level, pure Python DBus protocol wrapper"
 url="https://gitlab.com/takluyver/jeepney"
 license=('MIT')
@@ -11,7 +11,7 @@
 checkdepends=('python-pytest' 'python-pytest-trio' 'python-pytest-asyncio' 'python-testpath'
               'python-trio')
 source=("https://pypi.io/packages/source/j/jeepney/jeepney-$pkgver.tar.gz")
-sha512sums=('140be9dd28ed853d2d41b6a8bbeb2f22c0270ce7bf33b943ec2ac010db17d4f06e253fa8637fbbb3044fe9ffdbfa1e15f0c663eb44bdd538f8c47c2e7dab3ca5')
+sha512sums=('b1fac480da0d8798b28eae30cb22ee97d4f73a11922f7b1bce86eebf938c2980414c2d026ef5a1cdcd95813724873700d348b04ba337aaac0706b2c8b38ea6c2')
 
 build() {
   cd jeepney-$pkgver




More information about the arch-commits mailing list