diff options
Diffstat (limited to 'python-sphinxcontrib-django.spec')
| -rw-r--r-- | python-sphinxcontrib-django.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-sphinxcontrib-django.spec b/python-sphinxcontrib-django.spec index 7c51bdd..a7d7d38 100644 --- a/python-sphinxcontrib-django.spec +++ b/python-sphinxcontrib-django.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-sphinxcontrib-django -Version: 2.2 +Version: 2.3 Release: 1 Summary: Improve the Sphinx autodoc for Django classes. License: Apache2 2.0 License URL: https://pypi.org/project/sphinxcontrib-django/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/01/d8/1070b25badf071ed13f37a4e0964cca40c48740805ee106d8c11a4fb3824/sphinxcontrib-django-2.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/de/30/22a4b466c6460279d7d578f3447b6c079f5b1a619a9a6b85089a1b4a3b89/sphinxcontrib-django-2.3.tar.gz BuildArch: noarch Requires: python3-Django @@ -41,7 +41,7 @@ Provides: python3-sphinxcontrib-django-doc This is a sphinx extension which improves the documentation of Django apps. %prep -%autosetup -n sphinxcontrib-django-2.2 +%autosetup -n sphinxcontrib-django-2.3 %build %py3_build @@ -81,5 +81,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 2.2-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 2.3-1 - Package Spec generated |
