[arch-commits] Commit in python-docker/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Fri Apr 9 20:25:48 UTC 2021
Date: Friday, April 9, 2021 @ 20:25:48
Author: foxboron
Revision: 915293
upgpkg: python-docker 5.0.0-1
Modified:
python-docker/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-09 20:24:55 UTC (rev 915292)
+++ PKGBUILD 2021-04-09 20:25:48 UTC (rev 915293)
@@ -6,7 +6,7 @@
# Contributor: Josh VanderLinden <arch at cloudlery.com>
pkgname=python-docker
-pkgver=4.4.4
+pkgver=5.0.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=('4106ffe353ce8c3227c30c38347f107e0f7da660f1c3ae68bf2c576fc6b270f6fae6774747c46491eae0fc85a48dfe246b7a22d8e45c74eff89ed43be285f0df')
+sha512sums=('fae4afcda91ddf946048f76e62928a4891e1b0ce522b820aefb774dde58eb8e2aac0a381971acca04ca87794989ba675464e7913fab4abf2ed414719d66c91d1')
prepare() {
sed -i 's/==.*$//' docker-py-"$pkgver"/{,test-}requirements.txt
More information about the arch-commits
mailing list