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

David Runge dvzrv at archlinux.org
Tue Oct 20 08:30:10 UTC 2020


    Date: Tuesday, October 20, 2020 @ 08:30:10
  Author: dvzrv
Revision: 727519

upgpkg: molecule-docker 0.2.4-1: Add molecule-docker 0.2.4.

Modified:
  molecule-docker/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-20 08:28:11 UTC (rev 727518)
+++ PKGBUILD	2020-10-20 08:30:10 UTC (rev 727519)
@@ -7,9 +7,10 @@
 arch=('any')
 url="https://github.com/ansible-community/molecule-docker"
 license=('MIT')
-depends=('docker' 'molecule' 'python-docker' 'python-selinux')
+depends=('molecule' 'python-docker' 'python-selinux')
 makedepends=('python-setuptools_scm')
 checkdepends=('python-pytest' 'python-pytest-helpers-namespace')
+optdepends=('docker: for using a local docker setup')
 source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
 sha512sums=('c53072439b935077dc116b57026f0d84bd58cc5c6ea9b77400e6da93a0cd68b585791e4bcd4b354145ac97d157b639220d43dad9e86db324b4dd2956f845ea16')
 b2sums=('b33dd0fd940464e0cec7cd334d7b8fc9d4e545cf286761008d4f9997c05c4ab6d459a2e556a8e3a4e0733724606cdcc8543450038f632c97002f3cbe77e5d5e6')



More information about the arch-commits mailing list