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 --- .gitignore | 1 + python-edc-dashboard.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 8c38289..1b3a924 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /edc-dashboard-0.3.44.tar.gz +/edc-dashboard-0.3.45.tar.gz 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 diff --git a/sources b/sources index b2c6827..fc14112 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f817e2a5037c18a48e0ba7261786447d edc-dashboard-0.3.44.tar.gz +67f9ec80b72149ffe693a70ed68526db edc-dashboard-0.3.45.tar.gz -- cgit v1.2.3