summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 13:53:49 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 13:53:49 +0000
commit23b8ed3650629c42e126c26f178874e5b37cb8b6 (patch)
tree8d5b5c2b2a954ac9fcfdebabb73a27377209d6a3
parent41015d34d9cd4d30ac0ba3a0ab9e9d22a3ff2fdf (diff)
automatic import of python-django-import-exportopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-django-import-export.spec8
-rw-r--r--sources2
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 <Python_Bot@openeuler.org> - 3.1.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 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