summaryrefslogtreecommitdiff
path: root/python-dagster-graphql.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-dagster-graphql.spec')
-rw-r--r--python-dagster-graphql.spec8
1 files changed, 4 insertions, 4 deletions
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