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

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


    Date: Tuesday, October 20, 2020 @ 08:30:48
  Author: dvzrv
Revision: 727522

upgpkg: molecule-podman 0.2.3-1: Add molecule-podman 0.2.3.

Modified:
  molecule-podman/trunk/PKGBUILD

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

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



More information about the arch-commits mailing list