David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
python-sphinx-sitemap


Commits:
ad604e1e by Eric Long at 2024-05-06T22:52:45+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
=====================================
@@ -20,6 +20,7 @@ makedepends=(
 )
 checkdepends=(
   python-pytest
+  python-defusedxml
 )
 source=($_name-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz)
 
sha512sums=('9a470d0717f69f01178c2bc0ef8fc825824a534ceb37f1d0aec8feb36aea8c5d3fe92a3d60e34d2e4f30bc0318f497abfdb6221de42418d935da7563caeaca48')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-sitemap/-/commit/ad604e1e7f86c6634f0db0fb1920798af40e005a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-sitemap/-/commit/ad604e1e7f86c6634f0db0fb1920798af40e005a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to