Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
sage-notebook-exporter


Commits:
2379f44e by Antonio Rojas at 2023-08-05T09:49:57+02:00
upgpkg: 3.4-2: Remove top-level test dir (FS#79289)

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=sage-notebook-exporter
 pkgver=3.4
-pkgrel=1
+pkgrel=2
 pkgdesc='Jupyter extension to export notebooks from SageNB'
 arch=(any)
 url='https://github.com/vbraun/ExportSageNB'
@@ -20,4 +20,5 @@ build() {
 package() {
   cd ExportSageNB-$pkgver
   python -m installer --destdir="$pkgdir" dist/*.whl
+  rm -r "$pkgdir"/usr/lib/python*/site-packages/test
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sage-notebook-exporter/-/commit/2379f44e966f031c13abedab673f13ce5ad31fc2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sage-notebook-exporter/-/commit/2379f44e966f031c13abedab673f13ce5ad31fc2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to