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

David Runge dvzrv at archlinux.org
Tue Mar 16 15:29:43 UTC 2021


    Date: Tuesday, March 16, 2021 @ 15:29:42
  Author: dvzrv
Revision: 891919

upgpkg: molecule 3.2.4-1: Upgrade to 3.2.4.

Modified:
  molecule/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-16 15:17:09 UTC (rev 891918)
+++ PKGBUILD	2021-03-16 15:29:42 UTC (rev 891919)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge <dvzrv at archlinux.org>
 
 pkgname=molecule
-pkgver=3.2.3
+pkgver=3.2.4
 pkgrel=1
 pkgdesc="Aids in the development and testing of Ansible roles"
 arch=('any')
@@ -16,8 +16,7 @@
 checkdepends=('ansible-lint' 'python-ansi2html' 'python-mock' 'python-pexpect'
 'python-pytest' 'python-pytest-helpers-namespace' 'python-pytest-html'
 'python-pytest-mock' 'python-pytest-testinfra'
-'python-pytest-verbose-parametrize' 'python-pytest-verbose-parametrize'
-'python-pytest-xdist')
+'python-pytest-verbose-parametrize' 'python-pytest-xdist')
 optdepends=('molecule-docker: for the docker driver'
             'molecule-podman: for the podman driver'
             'molecule-vagrant: for the vagrant driver'
@@ -24,8 +23,8 @@
             'python-pywinrm: for Windows support'
             'python-pytest-testinfra: for the testinfra verifier')
 source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('9f3a0f8e71312bf9eb44cc1c6edab3e9dc8fd7806c03df7d3b5b9a4d35fb2c057b5b4ad0b780f6602c8f0e7ac13122a4985c434b4e1f58d58b046d48609b0329')
-b2sums=('9edad57b7964b0a1451fff5cebe8247c5025f3d2631ab6808d2e453d8cb8dbc246b274a9ff24a7521f3848206e14573536663a19ae5234c9eb31b1238830e995')
+sha512sums=('f4a4f33faf124da50748e15ea3996491ed389568fb114ae1a0a009fbad214c2fdaa3905b83f17c4b891f04c1b1e1a0d676e6377d1bb2cca301a1f916dec3a784')
+b2sums=('54e31b2f0b3dbfb2356fc9ee573863500f9d533cf92a1c74021a994a035877d00ff4288bf4f495777b81553cbb436a3f04991060b273db0ee07608e6361353ff')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list