diff options
Diffstat (limited to 'python-edc-dashboard.spec')
-rw-r--r-- | python-edc-dashboard.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-edc-dashboard.spec b/python-edc-dashboard.spec index 07b776f..f4b1e78 100644 --- a/python-edc-dashboard.spec +++ b/python-edc-dashboard.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-edc-dashboard -Version: 0.3.44 +Version: 0.3.45 Release: 1 Summary: Dashboard classes, templates for clinicedc/edc projects License: GPL license, see LICENSE URL: https://github.com/clinicedc/edc-dashboard -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/bb/91/530c46b4ea8e969927ec87f12bf007854772a74b19d31e300f3352f9b6b3/edc-dashboard-0.3.44.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a3/f8/7fe2d21073236149d899784b19ff24c33b678b9c68c4bf60c0445e02f200/edc-dashboard-0.3.45.tar.gz BuildArch: noarch Requires: python3-arrow @@ -29,7 +29,7 @@ Provides: python3-edc-dashboard-doc Core classes for dashboards used by the EDC. e.g. Listboard, SubjectDashboard %prep -%autosetup -n edc-dashboard-0.3.44 +%autosetup -n edc-dashboard-0.3.45 %build %py3_build @@ -69,5 +69,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu May 18 2023 Python_Bot <Python_Bot@openeuler.org> - 0.3.44-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 0.3.45-1 - Package Spec generated |