From 6f055d17c0b78e9ac8339707c96e9c2a36c4d197 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 15:32:51 +0000 Subject: automatic import of python-django-meta --- .gitignore | 1 + python-django-meta.spec | 9 ++++----- sources | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index a68acb8..0b38d2c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /django-meta-2.1.0.tar.gz +/django-meta-2.2.0.tar.gz 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 - 2.1.0-1 +* Sun Apr 23 2023 Python_Bot - 2.2.0-1 - Package Spec generated diff --git a/sources b/sources index 25493a4..4d7ca0e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -361063aa773599ef28e200f285179672 django-meta-2.1.0.tar.gz +18a094ef5a838653e1245ff0ba89fb1c django-meta-2.2.0.tar.gz -- cgit v1.2.3