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

Jelle van der Waa jelle at archlinux.org
Sun Dec 30 16:02:21 UTC 2018


    Date: Sunday, December 30, 2018 @ 16:02:19
  Author: jelle
Revision: 419338

radon: remove unrequired python2

Modified:
  python-radon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-30 16:02:12 UTC (rev 419337)
+++ PKGBUILD	2018-12-30 16:02:19 UTC (rev 419338)
@@ -13,7 +13,7 @@
 pkgdesc="A tool that computes various metrics for Python source code"
 depends=('python-mando' 'python-colorama' 'python-flake8-polyfill' 'python-setuptools')
 checkdepends=('python-pytest' 'python-pytest-mock')
-makedepends=('python-sphinx' 'python2-sphinx')
+makedepends=('python-sphinx')
 source=(https://github.com/rubik/radon/archive/v${pkgver}.tar.gz)
 sha512sums=('342950b40cb88b45e3e32338c1b9801a5ed5807a3370a150410e22c610e0c77f41860156306f1e55b17ff3a831806536fd5b965761c68a1a44dceaf54e742dce')
 



More information about the arch-commits mailing list