summaryrefslogtreecommitdiff
path: root/python-dagster-aws.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-dagster-aws.spec')
-rw-r--r--python-dagster-aws.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dagster-aws.spec b/python-dagster-aws.spec
index 1343f24..a8eae20 100644
--- a/python-dagster-aws.spec
+++ b/python-dagster-aws.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-dagster-aws
-Version: 0.18.6
+Version: 0.19.1
Release: 1
Summary: Package for AWS-specific Dagster framework solid and resource components.
License: Apache-2.0
URL: https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-aws
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3c/56/59bad2324b7fa4fe713f845b1af1ccebaa08e5312916335296399548fc41/dagster-aws-0.18.6.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/17/68/c86183a53d119f714c7c9a0a7ab7d2dc3f4fdebb13c95427a3ed584122a5/dagster-aws-0.19.1.tar.gz
BuildArch: noarch
Requires: python3-boto3
@@ -37,7 +37,7 @@ Provides: python3-dagster-aws-doc
%prep
-%autosetup -n dagster-aws-0.18.6
+%autosetup -n dagster-aws-0.19.1
%build
%py3_build
@@ -77,5 +77,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