summaryrefslogtreecommitdiff
path: root/python-neo4j-driver.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-neo4j-driver.spec')
-rw-r--r--python-neo4j-driver.spec8
1 files changed, 4 insertions, 4 deletions
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