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

Felix Yan felixonmars at gemini.archlinux.org
Tue Aug 23 18:13:21 UTC 2022


    Date: Tuesday, August 23, 2022 @ 18:13:21
  Author: felixonmars
Revision: 1275754

upgpkg: python-copr 1.121-1

Modified:
  python-copr/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-23 18:08:02 UTC (rev 1275753)
+++ PKGBUILD	2022-08-23 18:13:21 UTC (rev 1275754)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-copr
-pkgver=1.120
+pkgver=1.121
 pkgrel=1
 pkgdesc="Python client for copr service"
 url="https://pagure.io/copr/copr"
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-mock')
 source=("https://pagure.io/copr/copr/archive/python-copr-$pkgver-1/copr-python-copr-$pkgver-1.tar.gz")
-sha512sums=('6d2bb92f0362e1079930e17f566f5a27270e5600091de573b1c30bb26d5a4ae774f02236188a4077525e69484d1f34baa1021b8abf0a77eec6e5524325654a51')
+sha512sums=('c93eca4aa129812c506f536ce728ee6e08fc44e17b7fe4117c5522c41feaf8994e6288af320a310da50dd136d37ed8e36e5247138a4f7fc9e464ddf302e8f25f')
 
 build() {
   cd copr-python-copr-$pkgver-1/python



More information about the arch-commits mailing list