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

Andrew Crerar andrewsc at archlinux.org
Thu Apr 26 11:55:07 UTC 2018


    Date: Thursday, April 26, 2018 @ 11:55:06
  Author: andrewsc
Revision: 318156

upgpkg: python-docker-pycreds 0.2.3-1

python-docker-pycreds: Updating to 0.2.3

Modified:
  python-docker-pycreds/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-26 11:47:48 UTC (rev 318155)
+++ PKGBUILD	2018-04-26 11:55:06 UTC (rev 318156)
@@ -1,21 +1,22 @@
 # $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Andrew Crerar <crerar at archlinux.org>
+# Contributor: Felix Yan <felixonmars at archlinux.org>
 # Contributor: Hideaki Takahashi <mymelo+aur at gmail.com>
 # Contributor: Vincent Demeester <vincent at sbr.pm>
 
 pkgbase=python-docker-pycreds
 pkgname=(python-docker-pycreds python2-docker-pycreds)
-pkgver=0.2.2
+pkgver=0.2.3
 pkgrel=1
 pkgdesc="Python bindings for the docker credentials store API"
 arch=('any')
 license=('Apache')
-url="https://github.com/shin-/docker-pycreds"
+url="https://github.com/shin-/dockerpy-creds"
 makedepends=('python-setuptools' 'python2-setuptools' 'git')
 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=('3b4d28fc1354d13ad517a96af415c76a3168432a2df6b416f50eede08419739e5ac3373997b218c3accf33ab80c61aca238aa60261e1b567dabae39ad01bf1d6')
+sha512sums=('c289461774c302ed4e6bf4e31bc107920cf66da9de4736eb9ec7ed56a53428357e2342802137ea69781772accf6369f2d0266a4b1135b3fe3edef81d77fa8880')
 
 prepare() {
   sed -i 's/==.*$//' dockerpy-creds-$pkgver/test-requirements.txt



More information about the arch-commits mailing list