From 0bba11d35c815840b9226f6f660600329c38eae8 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 06:27:54 +0000 Subject: automatic import of python-dbnd-postgres --- .gitignore | 1 + python-dbnd-postgres.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index f1a574e..31f47ea 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dbnd-postgres-1.0.12.12.tar.gz +/dbnd-postgres-1.0.12.13.tar.gz diff --git a/python-dbnd-postgres.spec b/python-dbnd-postgres.spec index be9a9af..1ba947e 100644 --- a/python-dbnd-postgres.spec +++ b/python-dbnd-postgres.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dbnd-postgres -Version: 1.0.12.12 +Version: 1.0.12.13 Release: 1 Summary: Machine Learning Orchestration License: Apache Software License URL: https://github.com/databand-ai/dbnd -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ea/49/07e82f4b2cf5935c42e1c929bc48363a93174c314ccfe680ebdcaceef69f/dbnd-postgres-1.0.12.12.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/58/1d/568f54b47b41683fb651ac9c27e12e219692d99439655015ab4bfa7cce31/dbnd-postgres-1.0.12.13.tar.gz BuildArch: noarch Requires: python3-psycopg2-binary @@ -80,7 +80,7 @@ pip install dbnd-postgres %prep -%autosetup -n dbnd-postgres-1.0.12.12 +%autosetup -n dbnd-postgres-1.0.12.13 %build %py3_build @@ -120,5 +120,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 1.0.12.12-1 +* Tue Apr 25 2023 Python_Bot - 1.0.12.13-1 - Package Spec generated diff --git a/sources b/sources index 00eec9a..3d08eca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1903668df6b0c7aa9b21e376512c5f2c dbnd-postgres-1.0.12.12.tar.gz +b2b22eb713b907591a5b22a1df95feae dbnd-postgres-1.0.12.13.tar.gz -- cgit v1.2.3