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

Antonio Rojas arojas at gemini.archlinux.org
Wed Dec 15 13:01:59 UTC 2021


    Date: Wednesday, December 15, 2021 @ 13:01:59
  Author: arojas
Revision: 1073026

Drop unused python2 makedepends

Modified:
  python-sphinx_rtd_theme/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-15 13:00:41 UTC (rev 1073025)
+++ PKGBUILD	2021-12-15 13:01:59 UTC (rev 1073026)
@@ -5,13 +5,13 @@
 
 pkgname=python-sphinx_rtd_theme
 pkgver=1.0.0
-pkgrel=4
+pkgrel=5
 pkgdesc='Read the Docs theme for Sphinx'
 arch=('any')
 url=https://github.com/readthedocs/sphinx_rtd_theme
 license=('MIT')
 depends=('python-sphinx')
-makedepends=('nodejs-lts-fermium' 'npm' 'python-setuptools' 'python2')
+makedepends=('nodejs-lts-fermium' 'npm' 'python-setuptools')
 source=("$url/archive/$pkgver/sphinx_rtd_theme-$pkgver.tar.gz")
 b2sums=('c70740d1f6b6afddd2b32b756e1f6940846459038d6ea0f03b218cfeb07e0974f4d186f9993eeddda58115d0b2a607e61b28081576b9f953d855f3cc3d51d836')
 



More information about the arch-commits mailing list