]> git.pld-linux.org Git - packages/python-readthedocs-sphinx-ext.git/commitdiff
- updated to 1.0.4 auto/th/python-readthedocs-sphinx-ext-1.0.4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 28 Mar 2022 16:56:32 +0000 (18:56 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 28 Mar 2022 16:56:32 +0000 (18:56 +0200)
python-readthedocs-sphinx-ext.spec

index ac6ea237ad4239a9774f47c1958292d9ec53aff4..f935ae76de5ba10558f943e49d753d4dbfc4179d 100644 (file)
@@ -7,13 +7,13 @@
 Summary:       Sphinx extension for Read the Docs overrides
 Summary(pl.UTF-8):     Rozszerzenie Sphinksa do modyfikacji Read the Docs
 Name:          python-readthedocs-sphinx-ext
-Version:       1.0.1
-Release:       3
+Version:       1.0.4
+Release:       1
 License:       MIT
 Group:         Libraries/Python
 #Source0Download: https://pypi.org/simple/readthedocs-sphinx-ext/
 Source0:       https://files.pythonhosted.org/packages/source/r/readthedocs-sphinx-ext/readthedocs-sphinx-ext-%{version}.tar.gz
-# Source0-md5: 3ba91abb07855e766dd2e5d443a20e7a
+# Source0-md5: 75df245a0f1dbe317ce483feba8483d7
 URL:           https://pypi.org/project/readthedocs-sphinx-ext/
 %if %{with python2}
 BuildRequires: python-modules >= 1:2.5
@@ -76,13 +76,10 @@ rm -rf $RPM_BUILD_ROOT
 %py_install
 
 %py_postclean
-%{__rm} -r $RPM_BUILD_ROOT%{py_sitescriptdir}/tests
 %endif
 
 %if %{with python3}
 %py3_install
-
-%{__rm} -r $RPM_BUILD_ROOT%{py3_sitescriptdir}/tests
 %endif
 
 %clean
This page took 0.139113 seconds and 4 git commands to generate.