diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 15:32:51 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 15:32:51 +0000 |
| commit | 6f055d17c0b78e9ac8339707c96e9c2a36c4d197 (patch) | |
| tree | b9cca095b7bbcfc852922974e0e685d1cfa819e7 | |
| parent | 1c30f59ce2189fb45505c5ef5a6376bccfbf254d (diff) | |
automatic import of python-django-metaopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-django-meta.spec | 9 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 6 deletions
@@ -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 <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 @@ -1 +1 @@ -361063aa773599ef28e200f285179672 django-meta-2.1.0.tar.gz +18a094ef5a838653e1245ff0ba89fb1c django-meta-2.2.0.tar.gz |
