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

Filipe Laíns ffy00 at archlinux.org
Thu Oct 1 18:18:37 UTC 2020


    Date: Thursday, October 1, 2020 @ 18:18:36
  Author: ffy00
Revision: 714248

remove python-pip checkdepdens

not required with python-tox-current-env 0.0.3

Modified:
  python-markdown2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-01 18:15:06 UTC (rev 714247)
+++ PKGBUILD	2020-10-01 18:18:36 UTC (rev 714248)
@@ -9,7 +9,7 @@
 license=('MIT')
 depends=('python')
 makedepends=('python-setuptools')
-checkdepends=('python-tox-current-env' 'python-pygments' 'python-pip')
+checkdepends=('python-tox-current-env' 'python-pygments')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
 sha512sums=('b4256310f16e7b2a5a3a1d48ebcb0bd90cda738e4586ed9b7919810e2c100394872c5d4301293f5f95c289666f847c7023fa078ee925a16920a72baed2554350')
 



More information about the arch-commits mailing list