Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-sphinx-jinja


Commits:
653d64e7 by Eric Long at 2024-05-06T22:52:38+08:00
Add missing checkdepends python-defusedxml

Recent Sphinx update [adds defusedxml to test 
dependencies](https://github.com/sphinx-doc/sphinx/blob/88a54d8a1394b09c7425d7a5bfebae55ab615d32/pyproject.toml#L97).

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -12,7 +12,7 @@ url='https://github.com/tardyp/sphinx-jinja'
 license=(MIT)
 depends=(python python-docutils python-jinja python-sphinx)
 makedepends=(git python-build python-installer python-poetry-core)
-checkdepends=(python-pytest)
+checkdepends=(python-pytest python-defusedxml)
 # tests are no longer included in PyPI source tarballs after upstream switched 
to poetry
 source=("git+https://github.com/tardyp/sphinx-jinja.git?signed#tag=$_tag";
         "sphinx-7.2.patch")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-jinja/-/commit/653d64e741d4545415313c3caef45bddfc755268

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-jinja/-/commit/653d64e741d4545415313c3caef45bddfc755268
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to