summaryrefslogtreecommitdiff
path: root/python-django-markdownx.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-django-markdownx.spec')
-rw-r--r--python-django-markdownx.spec11
1 files changed, 7 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 3.0.1-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 4.0.2-1
- Package Spec generated