summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-10 04:58:48 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-10 04:58:48 +0000
commit59fbb2dec11f015477bea827b0437b3c802a1454 (patch)
tree4f808b1e7c753893388cd132eaf5ac665c05e5e7
parent92a7afb61729ed8f8b141c4e285261d1acb0bdb5 (diff)
automatic import of python-sendgrid
-rw-r--r--.gitignore1
-rw-r--r--python-sendgrid.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index adf8d9a..4c74fa0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/sendgrid-6.9.7.tar.gz
+/sendgrid-6.10.0.tar.gz
diff --git a/python-sendgrid.spec b/python-sendgrid.spec
index 8c1f38e..54653aa 100644
--- a/python-sendgrid.spec
+++ b/python-sendgrid.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-sendgrid
-Version: 6.9.7
+Version: 6.10.0
Release: 1
Summary: Twilio SendGrid library for Python
License: MIT
URL: https://github.com/sendgrid/sendgrid-python/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/33/a8/c13804d8baff6f75db7ff9502a27c79f28beb559142dabc65e7aae6ae48b/sendgrid-6.9.7.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b7/29/586c9836bc1ea96f50df4368cf5197d25147ef349fd99d3ee10bb3aa7aab/sendgrid-6.10.0.tar.gz
BuildArch: noarch
Requires: python3-http-client
@@ -57,7 +57,7 @@ Provides: python3-sendgrid-doc
- `License <#license>`__
%prep
-%autosetup -n sendgrid-6.9.7
+%autosetup -n sendgrid-6.10.0
%build
%py3_build
@@ -97,5 +97,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 6.9.7-1
+* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 6.10.0-1
- Package Spec generated
diff --git a/sources b/sources
index 44e484f..f62d6b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5a0c83baa917d4b77604676bfff32afe sendgrid-6.9.7.tar.gz
+60c81c27f5a5e4e7b8a890bb9e0af482 sendgrid-6.10.0.tar.gz