summaryrefslogtreecommitdiff
path: root/python-wagtailmenus.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-wagtailmenus.spec')
-rw-r--r--python-wagtailmenus.spec24
1 files changed, 4 insertions, 20 deletions
diff --git a/python-wagtailmenus.spec b/python-wagtailmenus.spec
index 2eedcaa..7da3663 100644
--- a/python-wagtailmenus.spec
+++ b/python-wagtailmenus.spec
@@ -1,29 +1,13 @@
%global _empty_manifest_terminate_build 0
Name: python-wagtailmenus
-Version: 3.1.5
+Version: 3.1.7
Release: 1
Summary: An app to help you manage menus in your Wagtail projects more consistently.
License: MIT
URL: https://github.com/jazzband/wagtailmenus/tree/stable/3.1.x
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0d/fb/c180ec553a7494763275cc83003082aadaee7469f14dc42b3975ca5bd5d3/wagtailmenus-3.1.5.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/22/f3/4134b965ffdd5cf05921a630622cd7d4ff155da02ca90d16d81b895019ba/wagtailmenus-3.1.7.tar.gz
BuildArch: noarch
-Requires: python3-django-cogwheels
-Requires: python3-wagtail
-Requires: python3-django-debug-toolbar
-Requires: python3-django-extensions
-Requires: python3-ipdb
-Requires: python3-werkzeug
-Requires: python3-beautifulsoup4
-Requires: python3-coverage
-Requires: python3-django-webtest
-Requires: python3-pyenchant
-Requires: python3-Sphinx
-Requires: python3-sphinxcontrib-spelling
-Requires: python3-sphinx-rtd-theme
-Requires: python3-beautifulsoup4
-Requires: python3-coverage
-Requires: python3-django-webtest
%description
@@ -44,7 +28,7 @@ Provides: python3-wagtailmenus-doc
%prep
-%autosetup -n wagtailmenus-3.1.5
+%autosetup -n wagtailmenus-3.1.7
%build
%py3_build
@@ -84,5 +68,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 3.1.5-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 3.1.7-1
- Package Spec generated