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

Andrew Crerar andrewsc at archlinux.org
Tue Jun 2 14:44:31 UTC 2020


    Date: Tuesday, June 2, 2020 @ 14:44:31
  Author: andrewsc
Revision: 638085

upgpkg: python-docker 4.2.1-1

Modified:
  python-docker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-02 13:51:37 UTC (rev 638084)
+++ PKGBUILD	2020-06-02 14:44:31 UTC (rev 638085)
@@ -6,7 +6,7 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=python-docker
-pkgver=4.2.0
+pkgver=4.2.1
 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=('df5a450355f11d580568ebb0e80abc967df35f2ae10ce83c4ece85e4cf3e97d9cd15e5f14a2d9a43650a844d9402a8d97370f6e5f615c186b12968379e52fa38')
+sha512sums=('46ab02d4c247d41efa0ca75d3e13f8aef2d3fe4e6d8624c5a98a728f16c58d0dd8de742be710dc2b2f616dc2cc14a7a8796899e94a4b71a00554baeab105330f')
 
 prepare() {
   sed -i 's/==.*$//' docker-py-"$pkgver"/{,test-}requirements.txt



More information about the arch-commits mailing list