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

Morten Linderud foxboron at archlinux.org
Wed Dec 2 18:29:11 UTC 2020


    Date: Wednesday, December 2, 2020 @ 18:29:10
  Author: foxboron
Revision: 769245

upgpkg: python-docker 4.4.0-1

Modified:
  python-docker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-02 18:27:42 UTC (rev 769244)
+++ PKGBUILD	2020-12-02 18:29:10 UTC (rev 769245)
@@ -6,8 +6,8 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=python-docker
-pkgver=4.3.1
-pkgrel=3
+pkgver=4.4.0
+pkgrel=1
 pkgdesc="A Python library for the Docker Engine API"
 arch=('any')
 url="https://github.com/docker/docker-py"
@@ -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=('f82d8681edc866e73dcc0557a2be7ccfcb68e6add3cfd034d62f9639646c5d396e8e2b29df2b42006ee92adc8b432ca6a80bf2a10b54af42f33fe5ea8ed4a912')
+sha512sums=('8882a6547570d64c4cf9db7e1bd5ad13dca9a5b439631f3436587aecc1ed3386b230f9b6f82c07d9614f7d29d918ec6a3733fa6af6d8784a698e1b8459d4dcbc')
 
 prepare() {
   sed -i 's/==.*$//' docker-py-"$pkgver"/{,test-}requirements.txt



More information about the arch-commits mailing list