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

David Runge dvzrv at gemini.archlinux.org
Sun Aug 8 21:24:15 UTC 2021


    Date: Sunday, August 8, 2021 @ 21:24:15
  Author: dvzrv
Revision: 995899

upgpkg: molecule 3.4.0-1: Upgrade to 3.4.0.

Modified:
  molecule/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-08 21:24:09 UTC (rev 995898)
+++ PKGBUILD	2021-08-08 21:24:15 UTC (rev 995899)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge <dvzrv at archlinux.org>
 
 pkgname=molecule
-pkgver=3.3.4
+pkgver=3.4.0
 pkgrel=1
 pkgdesc="Aids in the development and testing of Ansible roles"
 arch=('any')
@@ -11,7 +11,7 @@
 'python-click-help-colors' 'python-cookiecutter' 'python-enrich' 'python-jinja'
 'python-packaging' 'python-paramiko' 'python-pluggy' 'python-rich'
 'python-selinux' 'python-setuptools' 'python-subprocess-tee' 'python-yaml')
-makedepends=('python-setuptools-scm' 'python-simplejson' 'python-toml')
+makedepends=('python-setuptools-scm' 'python-setuptools-scm-git-archive' 'python-simplejson' 'python-toml')
 checkdepends=('python-ansi2html' 'python-mock' 'python-pexpect'
 'python-pytest' 'python-pytest-helpers-namespace' 'python-pytest-html'
 'python-pytest-mock' 'python-pytest-testinfra'
@@ -22,8 +22,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=('8ccc6e121d028bc9d477504a3e5067486d4a3e37f2c27a9686b068c9dac2185db7f965960affb4f9e958bb68d3c3a72786459ea3d221d781377d899b0d75d5a5')
-b2sums=('af704a8a8d709323441e6e6057bf7a62b0d89aa582eff4d9139b521ed0729c36836f324cd1741f441fae4ed4b9c148de76c2502a01ce5a7b142bfe32bc7fd391')
+sha512sums=('a98892e86424acf34b3efb426b6e3a31bcf35a4b8a29e8d7a142bffdb00713c6bbc21b629690e69f96648f678f950d79a2904368a774948c8bae6dbade1cca43')
+b2sums=('0ebea089879cb34a409abc0e2517ac193e524430edb75a8ab5360fb64cf8cff534ab74f03d463370cc6eea9da592492a92232edfa8ca689403a84e6828d2a9fb')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list