From d5cb71960b7247bbf61b1e0d8c0697fd47399d52 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 06:34:06 +0000 Subject: automatic import of python-django-rosetta --- .gitignore | 1 + python-django-rosetta.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 3f371cc..945801d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /django-rosetta-0.9.8.tar.gz +/django-rosetta-0.9.9.tar.gz diff --git a/python-django-rosetta.spec b/python-django-rosetta.spec index a302b68..02a99d5 100644 --- a/python-django-rosetta.spec +++ b/python-django-rosetta.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-django-rosetta -Version: 0.9.8 +Version: 0.9.9 Release: 1 Summary: A Django application that eases the translation of Django projects License: MIT URL: https://github.com/mbi/django-rosetta -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/52/0e/f0a2abf55a45c75e78708c3a96d8b9eab9dbf3e7ae4b50e17cf465a3ce8f/django-rosetta-0.9.8.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/26/b6/f5d227c262df396a9ddbbd223fbc0b225191539c2e545b9a406d845b02cb/django-rosetta-0.9.9.tar.gz BuildArch: noarch Requires: python3-Django @@ -31,7 +31,7 @@ Provides: python3-django-rosetta-doc %prep -%autosetup -n django-rosetta-0.9.8 +%autosetup -n django-rosetta-0.9.9 %build %py3_build @@ -71,5 +71,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 0.9.8-1 +* Sun Apr 23 2023 Python_Bot - 0.9.9-1 - Package Spec generated diff --git a/sources b/sources index 642b511..fa127e6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7cce5c6eb96df282c0009d1be7260bb2 django-rosetta-0.9.8.tar.gz +f3275a1d8c0426a5612d084032461100 django-rosetta-0.9.9.tar.gz -- cgit v1.2.3