From 4c7774137858f3d60afea8a5dbd1d64f155f7642 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 06:02:33 +0000 Subject: automatic import of python-neo4j-driver --- .gitignore | 1 + python-neo4j-driver.spec | 8 ++++---- sources | 2 +- 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 - 5.6.0-1 +* Fri Apr 21 2023 Python_Bot - 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 -- cgit v1.2.3