summaryrefslogtreecommitdiff
path: root/python-django-meta.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 15:32:51 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 15:32:51 +0000
commit6f055d17c0b78e9ac8339707c96e9c2a36c4d197 (patch)
treeb9cca095b7bbcfc852922974e0e685d1cfa819e7 /python-django-meta.spec
parent1c30f59ce2189fb45505c5ef5a6376bccfbf254d (diff)
automatic import of python-django-metaopeneuler20.03
Diffstat (limited to 'python-django-meta.spec')
-rw-r--r--python-django-meta.spec9
1 files changed, 4 insertions, 5 deletions
diff --git a/python-django-meta.spec b/python-django-meta.spec
index 70809fa..0d27e35 100644
--- a/python-django-meta.spec
+++ b/python-django-meta.spec
@@ -1,14 +1,13 @@
%global _empty_manifest_terminate_build 0
Name: python-django-meta
-Version: 2.1.0
+Version: 2.2.0
Release: 1
Summary: Pluggable app for handling webpage meta tags and OpenGraph properties
License: BSD
URL: https://github.com/nephila/django-meta
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/68/cb/74422d64f475f5b55c71661969c9a73e32873a02af0d2ca7beb44da16ea8/django-meta-2.1.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7c/25/656b6fb8a1c32973f12550e74e7af52ce2b521f38aac1dbae6ec9dece384/django-meta-2.2.0.tar.gz
BuildArch: noarch
-Requires: python3-six
Requires: python3-django
%description
@@ -30,7 +29,7 @@ Provides: python3-django-meta-doc
%prep
-%autosetup -n django-meta-2.1.0
+%autosetup -n django-meta-2.2.0
%build
%py3_build
@@ -70,5 +69,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 2.1.0-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 2.2.0-1
- Package Spec generated