From 63679f1a1875379cf4971a8d6bbaf60f5b22a0a8 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 03:47:33 +0000 Subject: automatic import of python-django-markdownx --- python-django-markdownx.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'python-django-markdownx.spec') diff --git a/python-django-markdownx.spec b/python-django-markdownx.spec index 3dbda51..e3b276f 100644 --- a/python-django-markdownx.spec +++ b/python-django-markdownx.spec @@ -1,13 +1,16 @@ %global _empty_manifest_terminate_build 0 Name: python-django-markdownx -Version: 3.0.1 +Version: 4.0.2 Release: 1 Summary: A comprehensive Markdown editor built for Django. License: BSD URL: https://github.com/neutronX/django-markdownx -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4f/f5/93527f639248faf4a0c5504e6bf1a99fe0628604993722e6b11e65b02b4b/django-markdownx-3.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/62/be/6c6a80b5ae2cd1d350bca092eb4fef1b195acfd9a73c6751ecb979761511/django-markdownx-4.0.2.tar.gz BuildArch: noarch +Requires: python3-Django +Requires: python3-Pillow +Requires: python3-Markdown %description @@ -28,7 +31,7 @@ Provides: python3-django-markdownx-doc %prep -%autosetup -n django-markdownx-3.0.1 +%autosetup -n django-markdownx-4.0.2 %build %py3_build @@ -68,5 +71,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 3.0.1-1 +* Fri Apr 21 2023 Python_Bot - 4.0.2-1 - Package Spec generated -- cgit v1.2.3