Date: Friday, April 28, 2023 @ 22:13:28
  Author: polyzen
Revision: 1449198

Remove workaround apparently resolved by upstream

Modified:
  python-sphinx-alabaster-theme/trunk/PKGBUILD

----------+
 PKGBUILD |    5 -----
 1 file changed, 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-28 21:20:19 UTC (rev 1449197)
+++ PKGBUILD    2023-04-28 22:13:28 UTC (rev 1449198)
@@ -21,11 +21,6 @@
 sha256sums=('a27a4a084d5e690e16e01e03ad2b2e552c61a65469419b907243193de1a84ae2')
 
b2sums=('b67ab19b3cb4d86bc0f2bc94cbac7de42b6ffc089844d49daa5db40de942dd87555f9ed8ac362ea01904a9e77f8fe995250bd878b39c9a4851041cec8ef6460e')
 
-prepare() {
-  cd $_name-$pkgver
-  sed -i '/app.require_sphinx("1.6")/d' alabaster/__init__.py
-}
-
 build() {
   cd $_name-$pkgver
   python -m build --wheel --skip-dependency-check --no-isolation

Reply via email to