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

Andrew Crerar andrewsc at gemini.archlinux.org
Thu Sep 2 13:19:59 UTC 2021


    Date: Thursday, September 2, 2021 @ 13:19:59
  Author: andrewsc
Revision: 1010576

upgpkg: python-docker 5.0.2-1

Modified:
  python-docker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-02 12:31:53 UTC (rev 1010575)
+++ PKGBUILD	2021-09-02 13:19:59 UTC (rev 1010576)
@@ -6,7 +6,7 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=python-docker
-pkgver=5.0.0
+pkgver=5.0.2
 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=('fae4afcda91ddf946048f76e62928a4891e1b0ce522b820aefb774dde58eb8e2aac0a381971acca04ca87794989ba675464e7913fab4abf2ed414719d66c91d1')
+sha512sums=('f0e4aacc819fd01932586b288b859553758b84deb7387dc770c079369a9e2b89a5f34d29a310a28c9ae64bc3663b53c55b06dab65e8ef7e2281eb14ebc4f9ffb')
 
 prepare() {
   sed -i 's/==.*$//' docker-py-"$pkgver"/{,test-}requirements.txt



More information about the arch-commits mailing list