summaryrefslogtreecommitdiff
path: root/python-dagster-datadog.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-dagster-datadog.spec')
-rw-r--r--python-dagster-datadog.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dagster-datadog.spec b/python-dagster-datadog.spec
index 360f1e6..c0a67df 100644
--- a/python-dagster-datadog.spec
+++ b/python-dagster-datadog.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-dagster-datadog
-Version: 0.18.6
+Version: 0.19.1
Release: 1
Summary: Package for datadog Dagster framework components.
License: Apache-2.0
URL: https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-datadog
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/6c/28/d4efe7083ed62ccf735110d82cd0f4462d2a1549b0e7a5522da2f687a73a/dagster-datadog-0.18.6.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/54/4d/5df10e8371a5fb75b6436cd90de444964e2e5a5f74dd04c6a577f4eae441/dagster-datadog-0.19.1.tar.gz
BuildArch: noarch
Requires: python3-dagster
@@ -30,7 +30,7 @@ Provides: python3-dagster-datadog-doc
%prep
-%autosetup -n dagster-datadog-0.18.6
+%autosetup -n dagster-datadog-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