diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 04:49:38 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 04:49:38 +0000 |
| commit | 0188c9f9b06556a4692ba154788eac27c3222362 (patch) | |
| tree | fd6e8c9af1ab73fbfeec049314887f9245167239 /python-sphinxcontrib-django.spec | |
| parent | 6f280b6907b5d82d87caabb9b60d7fd899be984e (diff) | |
automatic import of python-sphinxcontrib-djangoopeneuler20.03
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 |
