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

Andrew Crerar andrewsc at gemini.archlinux.org
Fri Oct 8 15:18:04 UTC 2021


    Date: Friday, October 8, 2021 @ 15:18:04
  Author: andrewsc
Revision: 1028025

upgpkg: python-docker 5.0.3-1

Modified:
  python-docker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-08 15:13:43 UTC (rev 1028024)
+++ PKGBUILD	2021-10-08 15:18:04 UTC (rev 1028025)
@@ -6,7 +6,7 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=python-docker
-pkgver=5.0.2
+pkgver=5.0.3
 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=('f0e4aacc819fd01932586b288b859553758b84deb7387dc770c079369a9e2b89a5f34d29a310a28c9ae64bc3663b53c55b06dab65e8ef7e2281eb14ebc4f9ffb')
+sha512sums=('50890e8d75eb9e4d3d98bbea5f86b86ad199a56ab0761bf2d0c0f3b7902810b2c17c2a677b0063963742a43a4660d400705bb8eb4e217c89302ae849a4ef3e08')
 
 prepare() {
   sed -i 's/==.*$//' docker-py-"$pkgver"/{,test-}requirements.txt



More information about the arch-commits mailing list