diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-dbnd-redshift.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /dbnd-redshift-1.0.12.12.tar.gz +/dbnd-redshift-1.0.12.13.tar.gz diff --git a/python-dbnd-redshift.spec b/python-dbnd-redshift.spec index 618be84..0785e7c 100644 --- a/python-dbnd-redshift.spec +++ b/python-dbnd-redshift.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dbnd-redshift -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/49/f2/87f1eb5669768ebc644e07bbfc9c653fc7a3af36c23097d2ad6675214b54/dbnd-redshift-1.0.12.12.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/23/4d/6b4868f1c0a7d2fc5a22a68cd48fc1882f072ea12400c382a6527b3f30f7/dbnd-redshift-1.0.12.13.tar.gz BuildArch: noarch Requires: python3-psycopg2-binary @@ -80,7 +80,7 @@ pip install dbnd-redshift %prep -%autosetup -n dbnd-redshift-1.0.12.12 +%autosetup -n dbnd-redshift-1.0.12.13 %build %py3_build @@ -120,5 +120,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.12.12-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.12.13-1 - Package Spec generated @@ -1 +1 @@ -644455688c6170da3a7d36e29832fbc8 dbnd-redshift-1.0.12.12.tar.gz +072109debd346d27c20969bbfb8b45c1 dbnd-redshift-1.0.12.13.tar.gz |
