summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 03:47:33 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 03:47:33 +0000
commit63679f1a1875379cf4971a8d6bbaf60f5b22a0a8 (patch)
treef7ab611c19930ba4f993702c4c3bc2c680224436
parente81e7bcef7038dead683006cc238fa20c5694555 (diff)
automatic import of python-django-markdownxopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-django-markdownx.spec11
-rw-r--r--sources2
3 files changed, 9 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 34422e6..f9d1b50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/django-markdownx-3.0.1.tar.gz
+/django-markdownx-4.0.2.tar.gz
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
diff --git a/sources b/sources
index 4a04934..d090c1d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-03985bfa53e989c81a95aa245e982622 django-markdownx-3.0.1.tar.gz
+49a3fdbb18bc22af996d5f1cdfba2497 django-markdownx-4.0.2.tar.gz