diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:24:36 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:24:36 +0000 |
| commit | 1e669944aa4929e300010fec491442510fa0e6f1 (patch) | |
| tree | d84a5b92661e23222c4b4bad00c4b61f2ee56632 | |
| parent | 71322fa363f1b1df15d1b917aa63fc6ce971d846 (diff) | |
automatic import of python-dagster-awsopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-dagster-aws.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <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 @@ -1 +1 @@ -fb3d8676a308e8b599e04946a7029ced dagster-aws-0.18.6.tar.gz +2b16fe418b92ab265e61dd9716bd4427 dagster-aws-0.19.1.tar.gz |
