From 23b8ed3650629c42e126c26f178874e5b37cb8b6 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 13:53:49 +0000 Subject: automatic import of python-django-import-export --- .gitignore | 1 + python-django-import-export.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index d6d4ad9..75fd3dd 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /django-import-export-3.1.0.tar.gz +/django-import-export-3.2.0.tar.gz diff --git a/python-django-import-export.spec b/python-django-import-export.spec index 75371be..eecf8fc 100644 --- a/python-django-import-export.spec +++ b/python-django-import-export.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-django-import-export -Version: 3.1.0 +Version: 3.2.0 Release: 1 Summary: Django application and library for importing and exporting data with included admin integration. License: BSD License URL: https://github.com/django-import-export/django-import-export -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/85/08/facaaa18c463cb91c9d1e814372c546819952822ed7f679ac5a6392132f3/django-import-export-3.1.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f3/5d/ac971fb19d2b88af46e712e600c7d625f762fb6498d7b69a3e7501ebc029/django-import-export-3.2.0.tar.gz BuildArch: noarch Requires: python3-diff-match-patch @@ -31,7 +31,7 @@ Provides: python3-django-import-export-doc %prep -%autosetup -n django-import-export-3.1.0 +%autosetup -n django-import-export-3.2.0 %build %py3_build @@ -71,5 +71,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 3.1.0-1 +* Fri Apr 21 2023 Python_Bot - 3.2.0-1 - Package Spec generated diff --git a/sources b/sources index fadb03e..ab2dab8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -87ab6e1a9a1f21ad68eda5769464adf1 django-import-export-3.1.0.tar.gz +da1b818869f96f6ec2abddedd10b2683 django-import-export-3.2.0.tar.gz -- cgit v1.2.3