[arch-commits] Commit in python-copr/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Nov 15 00:05:46 UTC 2021
Date: Monday, November 15, 2021 @ 00:05:46
Author: felixonmars
Revision: 1047612
upgpkg: python-copr 1.114-1
Modified:
python-copr/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-15 00:05:38 UTC (rev 1047611)
+++ PKGBUILD 2021-11-15 00:05:46 UTC (rev 1047612)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-copr
-pkgver=1.113
+pkgver=1.114
pkgrel=1
pkgdesc="Python client for copr service"
url="https://pagure.io/copr/copr"
@@ -11,7 +11,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=('35893e835cba84f5d29fbba6e8952cbe9f9f61387319ab4b85d06552c193134b3776a800cf45fade0c3a8d17850e3c0a3fdfc911785c1e94b8f546af5e4926fc')
+sha512sums=('0c8201fb3877981a98e7e0d0aa2cd762ac29ae2241b809ff08c5043d02f52d8359affbf47ebd66121ac7372caf62c8e5a8e94577b21031c8e5dcd114d5c12c70')
build() {
cd copr-python-copr-$pkgver-1/python
More information about the arch-commits
mailing list