From 941cdea66537e7533158948f103e032b74b19e9e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 03:12:51 +0000 Subject: automatic import of python-dagster-postgres --- .gitignore | 1 + python-dagster-postgres.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index cf2f9b2..b976936 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dagster-postgres-0.18.6.tar.gz +/dagster-postgres-0.19.1.tar.gz diff --git a/python-dagster-postgres.spec b/python-dagster-postgres.spec index 7e1aeb6..29d555b 100644 --- a/python-dagster-postgres.spec +++ b/python-dagster-postgres.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dagster-postgres -Version: 0.18.6 +Version: 0.19.1 Release: 1 Summary: A Dagster integration for postgres License: Apache-2.0 URL: https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-postgres -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/10/19/cd95a38fbb7f0502f8ec44183f1db9cc740b957c5c0cf690e62c8a051b6e/dagster-postgres-0.18.6.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5f/71/a91abf95e10892275b63da5f4221d14ca67e7201641400a1ec3ee5c602ae/dagster-postgres-0.19.1.tar.gz BuildArch: noarch Requires: python3-dagster @@ -30,7 +30,7 @@ Provides: python3-dagster-postgres-doc %prep -%autosetup -n dagster-postgres-0.18.6 +%autosetup -n dagster-postgres-0.19.1 %build %py3_build @@ -70,5 +70,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 0.18.6-1 +* Sun Apr 23 2023 Python_Bot - 0.19.1-1 - Package Spec generated diff --git a/sources b/sources index 3ad5e66..096d121 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2accd1f17725205bbf1c942ed9a5fb06 dagster-postgres-0.18.6.tar.gz +80ebca86ff2a9e21dc64b4e4a1c108f7 dagster-postgres-0.19.1.tar.gz -- cgit v1.2.3