Date: Monday, March 13, 2023 @ 02:17:26
Author: polyzen
Revision: 1419648
Undo accidentally committed changes
Modified:
python-jedi/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-03-13 02:13:32 UTC (rev 1419647)
+++ PKGBUILD 2023-03-13 02:17:26 UTC (rev 1419648)
@@ -13,7 +13,7 @@
arch=('any')
license=('MIT')
depends=('python' 'python-parso')
-makedepends=('git' 'python-setuptools' 'python-sphinx')
+makedepends=('git' 'python-setuptools' 'python-sphinx'
'python-sphinx_rtd_theme')
checkdepends=('python-pytest' 'python-parso')
source=("git+https://github.com/davidhalter/jedi#commit=${_gitcommit}"
git+https://github.com/davidhalter/typeshed