From 61321f1e75ca8bf7206cf0dd913ae8fc9d84abd1 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 14:46:22 +0000 Subject: automatic import of python-dagster-github --- .gitignore | 1 + python-dagster-github.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 3db594a..18b4120 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dagster-github-0.18.6.tar.gz +/dagster-github-0.19.1.tar.gz 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 - 0.18.6-1 +* Sun Apr 23 2023 Python_Bot - 0.19.1-1 - Package Spec generated diff --git a/sources b/sources index 11cebd2..78b18be 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cfc74b2ec86f535ea49e730f8a6bea14 dagster-github-0.18.6.tar.gz +43832ec69d0f87e6e7c822f7716076d4 dagster-github-0.19.1.tar.gz -- cgit v1.2.3