summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-django-cms.spec24
-rw-r--r--sources2
3 files changed, 16 insertions, 11 deletions
diff --git a/.gitignore b/.gitignore
index d2cc263..b7dc802 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/django-cms-3.11.1.tar.gz
+/django-cms-3.11.2.tar.gz
diff --git a/python-django-cms.spec b/python-django-cms.spec
index 577a356..678f3d4 100644
--- a/python-django-cms.spec
+++ b/python-django-cms.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-django-cms
-Version: 3.11.1
+Version: 3.11.2
Release: 1
Summary: Lean enterprise content management powered by Django.
License: BSD-3-Clause
URL: https://www.django-cms.org/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9d/0d/5e45448ab31256be7b1ecb24064ead0ff13a62e1d997e53f085a7d87725a/django-cms-3.11.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/42/a5/a7757ac9a788f165a0d14e5669199bec1e24c104059410ef97a8c61071d5/django-cms-3.11.2.tar.gz
BuildArch: noarch
Requires: python3-Django
@@ -14,13 +14,15 @@ Requires: python3-django-formtools
Requires: python3-django-treebeard
Requires: python3-django-sekizai
Requires: python3-djangocms-admin-style
+Requires: python3-packaging
%description
##########
django CMS
##########
-.. image:: https://travis-ci.org/django-cms/django-cms.svg?branch=develop
- :target: https://travis-ci.org/django-cms/django-cms
+.. image:: https://static.pepy.tech/badge/django-cms
+ :target: https://pepy.tech/project/django-cms
+ :alt: Downloads
.. image:: https://img.shields.io/pypi/v/django-cms.svg
:target: https://pypi.python.org/pypi/django-cms/
.. image:: https://img.shields.io/badge/wheel-yes-green.svg
@@ -162,8 +164,9 @@ BuildRequires: python3-pip
##########
django CMS
##########
-.. image:: https://travis-ci.org/django-cms/django-cms.svg?branch=develop
- :target: https://travis-ci.org/django-cms/django-cms
+.. image:: https://static.pepy.tech/badge/django-cms
+ :target: https://pepy.tech/project/django-cms
+ :alt: Downloads
.. image:: https://img.shields.io/pypi/v/django-cms.svg
:target: https://pypi.python.org/pypi/django-cms/
.. image:: https://img.shields.io/badge/wheel-yes-green.svg
@@ -302,8 +305,9 @@ Provides: python3-django-cms-doc
##########
django CMS
##########
-.. image:: https://travis-ci.org/django-cms/django-cms.svg?branch=develop
- :target: https://travis-ci.org/django-cms/django-cms
+.. image:: https://static.pepy.tech/badge/django-cms
+ :target: https://pepy.tech/project/django-cms
+ :alt: Downloads
.. image:: https://img.shields.io/pypi/v/django-cms.svg
:target: https://pypi.python.org/pypi/django-cms/
.. image:: https://img.shields.io/badge/wheel-yes-green.svg
@@ -436,7 +440,7 @@ Credits
%prep
-%autosetup -n django-cms-3.11.1
+%autosetup -n django-cms-3.11.2
%build
%py3_build
@@ -476,5 +480,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 3.11.1-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 3.11.2-1
- Package Spec generated
diff --git a/sources b/sources
index 25bf22c..5cf6cd6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-909c286701260b0bb0f0e447c1402928 django-cms-3.11.1.tar.gz
+acc376d0c2e93d3ba36771a2798ba4e7 django-cms-3.11.2.tar.gz