summaryrefslogtreecommitdiff
path: root/python-dagster-github.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 14:46:22 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 14:46:22 +0000
commit61321f1e75ca8bf7206cf0dd913ae8fc9d84abd1 (patch)
tree21473dea450612b62c2a41687cf61907d94af87d /python-dagster-github.spec
parent84048643a50ff2ce48563603d26492c84fce9efe (diff)
automatic import of python-dagster-githubopeneuler20.03
Diffstat (limited to 'python-dagster-github.spec')
-rw-r--r--python-dagster-github.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dagster-github.spec b/python-dagster-github.spec
index 5676c43..f4fa25d 100644
--- a/python-dagster-github.spec
+++ b/python-dagster-github.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-dagster-github
-Version: 0.18.6
+Version: 0.19.1
Release: 1
Summary: A Github client resource for interacting with the github API with a github App
License: Apache-2.0
URL: https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-github
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2b/cd/07257caf10890fc7dbe262958d7b8df8b0e6ce953974a6d3e1aaffb6c8ef/dagster-github-0.18.6.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8b/2d/4d89e55ef4ea913c8f25452520af9e61d579df959b89ed3b94f8e1b6fa45/dagster-github-0.19.1.tar.gz
BuildArch: noarch
Requires: python3-dagster
@@ -31,7 +31,7 @@ Provides: python3-dagster-github-doc
%prep
-%autosetup -n dagster-github-0.18.6
+%autosetup -n dagster-github-0.19.1
%build
%py3_build
@@ -71,5 +71,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 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