diff options
author | CoprDistGit <infra@openeuler.org> | 2023-05-30 03:01:09 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 03:01:09 +0000 |
commit | d605520794bc486fa8d6ad5acb4acf8dcfb2e585 (patch) | |
tree | e8333485e79f4a4b29d6826894a98a65e2ca3fdd | |
parent | f66c47084cd1142fcad457898854f523be24b426 (diff) |
automatic import of python-dash-mp-components
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-dash-mp-components.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /dash_mp_components-0.4.33.tar.gz +/dash_mp_components-0.4.34.tar.gz diff --git a/python-dash-mp-components.spec b/python-dash-mp-components.spec index d2c6f89..1fdfdf7 100644 --- a/python-dash-mp-components.spec +++ b/python-dash-mp-components.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dash-mp-components -Version: 0.4.33 +Version: 0.4.34 Release: 1 Summary: Dash components for the Materials Project License: BSD URL: https://pypi.org/project/dash-mp-components/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f3/a7/e00918083b9a03bfce5a41d9414db66e40c89f332ec3ac98a4e4be5c2049/dash_mp_components-0.4.33.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/6d/c8/30729e36b70a8b4358b49d9f2a2305a2b092ac7ca41b81534e52519620e0/dash_mp_components-0.4.34.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-dash-mp-components-doc %prep -%autosetup -n dash-mp-components-0.4.33 +%autosetup -n dash-mp-components-0.4.34 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.4.33-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 0.4.34-1 - Package Spec generated @@ -1 +1 @@ -3054435de26ab89d54572b718cb9cc27 dash_mp_components-0.4.33.tar.gz +48fdfb0afb5a640e0025407473bdc8eb dash_mp_components-0.4.34.tar.gz |