summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 06:02:33 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 06:02:33 +0000
commit4c7774137858f3d60afea8a5dbd1d64f155f7642 (patch)
treebe788f9d76664cc3bb20e915328d28cef23b30f7
parenta49ade66ebebef4f5cb7054b6bebe1924f9f8ce3 (diff)
automatic import of python-neo4j-driveropeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-neo4j-driver.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index f17841e..374296d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/neo4j-driver-5.6.0.tar.gz
+/neo4j-driver-5.7.0.tar.gz
diff --git a/python-neo4j-driver.spec b/python-neo4j-driver.spec
index df3265f..09b09f0 100644
--- a/python-neo4j-driver.spec
+++ b/python-neo4j-driver.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-neo4j-driver
-Version: 5.6.0
+Version: 5.7.0
Release: 1
Summary: Neo4j Bolt driver for Python
License: Apache License, Version 2.0
URL: https://github.com/neo4j/neo4j-python-driver
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a0/0d/dcb4cf952b875601df952bc2ae11f74eefe7c7302ca5abb956bdca6370ed/neo4j-driver-5.6.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/68/d3/e70f65faa3d1895af7c0e8ab310f3e667399658082c0aed9228b0eee0038/neo4j-driver-5.7.0.tar.gz
BuildArch: noarch
@@ -40,7 +40,7 @@ To install the latest stable version, use:
install ``neo4j`` as shown above.
%prep
-%autosetup -n neo4j-driver-5.6.0
+%autosetup -n neo4j-driver-5.7.0
%build
%py3_build
@@ -80,5 +80,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 5.6.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 5.7.0-1
- Package Spec generated
diff --git a/sources b/sources
index 5635bf2..cdff240 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5796b90e876ef4ccefa60133f17d4e45 neo4j-driver-5.6.0.tar.gz
+1875468fcf1cd59717d7c1c7dced7a07 neo4j-driver-5.7.0.tar.gz