From b6dfd8754516ff6da04009f6021531c73ed1a3fa Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 26 Aug 2024 09:09:43 +0000 Subject: automatic import of python-pymdown-extensions --- python-pymdown-extensions.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/python-pymdown-extensions.spec b/python-pymdown-extensions.spec index ff394c7..1210a2c 100644 --- a/python-pymdown-extensions.spec +++ b/python-pymdown-extensions.spec @@ -78,10 +78,12 @@ mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . %check -%{__python3} setup.py test +%{__python3} run_tests.py %files -n python3-pymdown-extensions -f filelist.lst %dir %{python3_sitelib}/* +%exclude %{python3_sitelib}/pymdownx/__pycache__/*.pyc +%exclude %{python3_sitelib}/pymdownx/blocks/__pycache__/*.pyc %files help -f doclist.lst %{_docdir}/* -- cgit v1.2.3