From 1e669944aa4929e300010fec491442510fa0e6f1 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 02:24:36 +0000 Subject: automatic import of python-dagster-aws --- .gitignore | 1 + python-dagster-aws.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e13f241..f2d8c9d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dagster-aws-0.18.6.tar.gz +/dagster-aws-0.19.1.tar.gz 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 - 0.18.6-1 +* Sun Apr 23 2023 Python_Bot - 0.19.1-1 - Package Spec generated diff --git a/sources b/sources index 63d279e..6d807af 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fb3d8676a308e8b599e04946a7029ced dagster-aws-0.18.6.tar.gz +2b16fe418b92ab265e61dd9716bd4427 dagster-aws-0.19.1.tar.gz -- cgit v1.2.3