[arch-commits] Commit in python-threat9-test-bed/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Fri Nov 23 00:47:30 UTC 2018


    Date: Friday, November 23, 2018 @ 00:47:30
  Author: anthraxx
Revision: 409462

upgpkg: python-threat9-test-bed 0.6.0-2 (fix dependencies)

Modified:
  python-threat9-test-bed/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-23 00:42:23 UTC (rev 409461)
+++ PKGBUILD	2018-11-23 00:47:30 UTC (rev 409462)
@@ -4,7 +4,7 @@
 _pyname=threat9-test-bed
 _gitcommit=142f59b74023538626910a3a3a17b8802e0645bf
 pkgver=0.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Threat9 Test Bed'
 url='https://github.com/threat9/threat9-test-bed'
 arch=('any')
@@ -32,7 +32,6 @@
 }
 
 package() {
-  depends=('python')
   cd ${pkgname}
   python setup.py install --root="${pkgdir}" -O1 --skip-build
   install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"



More information about the arch-commits mailing list