[arch-commits] Commit in python-pytest-isort/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Fri Mar 11 22:26:43 UTC 2022


    Date: Friday, March 11, 2022 @ 22:26:43
  Author: felixonmars
Revision: 1148830

upgpkg: python-pytest-isort 3.0.0-1

Modified:
  python-pytest-isort/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-11 22:23:19 UTC (rev 1148829)
+++ PKGBUILD	2022-03-11 22:26:43 UTC (rev 1148830)
@@ -29,6 +29,7 @@
   cd pytest-isort-$pkgver
   python -m installer --destdir="$pkgdir" dist/*.whl
   install -Dm644 LICENSE.rst -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm "$pkgdir"/usr/lib/python3.10/site-packages/LICENSE.rst
 }
 
 # vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list