diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:59:52 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:59:52 +0000 |
| commit | 7af05969511dcf3db57446a1017a513feab8c088 (patch) | |
| tree | e34e4bad634f480088e568e82f6d2783379f56ee | |
| parent | 6183854191ce37e1489dd7705f8529d9cd1c9d51 (diff) | |
automatic import of python-dagster-graphqlopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-dagster-graphql.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /dagster-graphql-1.2.6.tar.gz +/dagster-graphql-1.3.1.tar.gz diff --git a/python-dagster-graphql.spec b/python-dagster-graphql.spec index 0ba1234..e51a7d1 100644 --- a/python-dagster-graphql.spec +++ b/python-dagster-graphql.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dagster-graphql -Version: 1.2.6 +Version: 1.3.1 Release: 1 Summary: The GraphQL frontend to python dagster. License: Apache-2.0 URL: https://github.com/dagster-io/dagster/tree/master/python_modules/dagster-graphql -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/58/ff/e2f1a4fc7ee2c537a94221e66c1ec27b2108cdc4e874036948ae21bfad90/dagster-graphql-1.2.6.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/12/dd/70061a1e619d91449b95ec31cb087e8fb08480d6e43e9e3618885adddc9d/dagster-graphql-1.3.1.tar.gz BuildArch: noarch Requires: python3-dagster @@ -33,7 +33,7 @@ Provides: python3-dagster-graphql-doc %prep -%autosetup -n dagster-graphql-1.2.6 +%autosetup -n dagster-graphql-1.3.1 %build %py3_build @@ -73,5 +73,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.2.6-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.3.1-1 - Package Spec generated @@ -1 +1 @@ -84a23fe194ea160cb9204220d65d249d dagster-graphql-1.2.6.tar.gz +fec6e8f4c8d25152ae648c276abab8ff dagster-graphql-1.3.1.tar.gz |
