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

Andrew Crerar andrewsc at archlinux.org
Sat Dec 1 15:39:41 UTC 2018


    Date: Saturday, December 1, 2018 @ 15:39:41
  Author: andrewsc
Revision: 410695

upgpkg: python-docker-pycreds 0.4.0-1

python-docker-pycreds: Bumping to 0.4.0

Modified:
  python-docker-pycreds/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-01 14:00:41 UTC (rev 410694)
+++ PKGBUILD	2018-12-01 15:39:41 UTC (rev 410695)
@@ -5,8 +5,8 @@
 
 pkgbase=python-docker-pycreds
 pkgname=(python-docker-pycreds python2-docker-pycreds)
-pkgver=0.3.0
-pkgrel=2
+pkgver=0.4.0
+pkgrel=1
 pkgdesc="Python bindings for the docker credentials store API"
 arch=('any')
 license=('Apache')
@@ -15,7 +15,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=('daff736677f46c1aceb87090bd6a248b5e1537907dcf7afba735274ce100aaee35a39958aeb7d6d18d7de66d9e8f5bf168cd9d9dc14f4f59485c3c1bc0d9adbf')
+sha512sums=('5c7c75a654693c6439592201bba6082af2962fab8d25af980ebb3ad2aede42973c31dbc2693eea1212f911980725bab257f973c7498b3555f68fae1630cfc62c')
 
 prepare() {
   sed -i 's/==.*$//' dockerpy-creds-$pkgver/test-requirements.txt



More information about the arch-commits mailing list