summaryrefslogtreecommitdiff
path: root/python-dagster-postgres.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-dagster-postgres.spec')
-rw-r--r--python-dagster-postgres.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 0.18.6-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.19.1-1
- Package Spec generated