[arch-commits] Commit in python-docker/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Mon Aug 10 18:27:19 UTC 2020
Date: Monday, August 10, 2020 @ 18:27:18
Author: foxboron
Revision: 674035
upgpkg: python-docker 4.3.0-1
Modified:
python-docker/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-10 18:27:18 UTC (rev 674034)
+++ PKGBUILD 2020-08-10 18:27:18 UTC (rev 674035)
@@ -6,7 +6,7 @@
# Contributor: Josh VanderLinden <arch at cloudlery.com>
pkgname=python-docker
-pkgver=4.2.2
+pkgver=4.3.0
pkgrel=1
pkgdesc="A Python library for the Docker Engine API"
arch=('any')
@@ -21,7 +21,7 @@
conflicts=('python-docker-py')
replaces=('python-docker-py')
source=("$pkgname-$pkgver.tar.gz::https://github.com/docker/docker-py/archive/$pkgver.tar.gz")
-sha512sums=('d81f5a6d1cc15dd6d65e65c9e4f24fcae172ce41c8244e13c99adaad8627c9f0eece923d66108951b5e9aaa134e668f317481684b3c2bd51802321d1c4adbab1')
+sha512sums=('c790563c6a3a5042f5a0d602c22b2b2838ad6f54df3bc1691e32da06336d6b651d7560ca77677ae1cb3f4d4aab721f98984e0479f7fed25deafceb1dc1c24a7c')
prepare() {
sed -i 's/==.*$//' docker-py-"$pkgver"/{,test-}requirements.txt
More information about the arch-commits
mailing list