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

Andrew Crerar andrewsc at archlinux.org
Thu Jun 7 15:22:39 UTC 2018


    Date: Thursday, June 7, 2018 @ 15:22:39
  Author: andrewsc
Revision: 341852

upgpkg: python-docker-pycreds 0.3.0-1

python-docker-pycreds: Updating to 0.3.0

Modified:
  python-docker-pycreds/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-07 14:36:17 UTC (rev 341851)
+++ PKGBUILD	2018-06-07 15:22:39 UTC (rev 341852)
@@ -6,7 +6,7 @@
 
 pkgbase=python-docker-pycreds
 pkgname=(python-docker-pycreds python2-docker-pycreds)
-pkgver=0.2.3
+pkgver=0.3.0
 pkgrel=1
 pkgdesc="Python bindings for the docker credentials store API"
 arch=('any')
@@ -16,7 +16,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'flake8' 'python2-flake8'
               'python-pytest-cov' 'python2-pytest-cov')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/shin-/dockerpy-creds/archive/$pkgver.tar.gz")
-sha512sums=('c289461774c302ed4e6bf4e31bc107920cf66da9de4736eb9ec7ed56a53428357e2342802137ea69781772accf6369f2d0266a4b1135b3fe3edef81d77fa8880')
+sha512sums=('daff736677f46c1aceb87090bd6a248b5e1537907dcf7afba735274ce100aaee35a39958aeb7d6d18d7de66d9e8f5bf168cd9d9dc14f4f59485c3c1bc0d9adbf')
 
 prepare() {
   sed -i 's/==.*$//' dockerpy-creds-$pkgver/test-requirements.txt



More information about the arch-commits mailing list