From a6ec07d508c4ae84b3795830b02f23a8dabe88f2 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 18:01:25 +0000 Subject: automatic import of python-edc-dashboard --- python-edc-dashboard.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-edc-dashboard.spec') 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 - 0.3.44-1 +* Tue May 30 2023 Python_Bot - 0.3.45-1 - Package Spec generated -- cgit v1.2.3