summaryrefslogtreecommitdiff
path: root/python-dagster-pagerduty.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 11:49:20 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 11:49:20 +0000
commite62f67f0bf82c04fe43b34f7696dead7a82d43d4 (patch)
tree39c70c6ccc845abd671f92a5477b3fe641734bd7 /python-dagster-pagerduty.spec
parent9f109f85ee6b77b49f2e01f8bcc2c6fd48681400 (diff)
automatic import of python-dagster-pagerdutyopeneuler20.03
Diffstat (limited to 'python-dagster-pagerduty.spec')
-rw-r--r--python-dagster-pagerduty.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dagster-pagerduty.spec b/python-dagster-pagerduty.spec
index da69524..b6f60fa 100644
--- a/python-dagster-pagerduty.spec
+++ b/python-dagster-pagerduty.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-dagster-pagerduty
-Version: 0.18.6
+Version: 0.19.1
Release: 1
Summary: Package for pagerduty Dagster framework components.
License: Apache-2.0
URL: https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-pagerduty
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/84/72/1e526f622c23915312be054219e7a33c8f2a2ebae3da7055c0c151b16414/dagster-pagerduty-0.18.6.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b6/81/7ce407765aab0d1c39c19561b2a64f6498cc7d0b1c54d855e07e6194cbb7/dagster-pagerduty-0.19.1.tar.gz
BuildArch: noarch
Requires: python3-dagster
@@ -30,7 +30,7 @@ Provides: python3-dagster-pagerduty-doc
%prep
-%autosetup -n dagster-pagerduty-0.18.6
+%autosetup -n dagster-pagerduty-0.19.1
%build
%py3_build
@@ -70,5 +70,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