summaryrefslogtreecommitdiff
path: root/python-edc.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-05-30 03:24:40 +0000
committerCoprDistGit <infra@openeuler.org>2023-05-30 03:24:40 +0000
commit5afd95105cc976f56d8c7809808693f686192033 (patch)
tree7764f049ea61eefef17d47a099aba492baeb23ae /python-edc.spec
parenta60ff8423003d7cd6fb0cea250c270bbc50fe465 (diff)
automatic import of python-edc
Diffstat (limited to 'python-edc.spec')
-rw-r--r--python-edc.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-edc.spec b/python-edc.spec
index c8d0274..f6ef7c5 100644
--- a/python-edc.spec
+++ b/python-edc.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-edc
-Version: 0.4.89
+Version: 0.4.95
Release: 1
Summary: EDC core modules for clinicedc/edc projects.
License: GPL license, see LICENSE
URL: https://github.com/clinicedc/edc
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/07/fd/daaabcc238a04069f3916c52193cdb7d5c7b0b8d2fa763ef2a494a11088b/edc-0.4.89.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/11/31/5fa81f259dfbfa195f4972c3471afd7c6dd128636bec47abced08e07d0d4/edc-0.4.95.tar.gz
BuildArch: noarch
Requires: python3-argon2-cffi
@@ -168,7 +168,7 @@ The ``clinicedc`` for each trial consists of a subset of trial-specific modules
(python 3.10+ and Django 4.1, see setup.cfg)
%prep
-%autosetup -n edc-0.4.89
+%autosetup -n edc-0.4.95
%build
%py3_build
@@ -208,5 +208,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.4.89-1
+* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 0.4.95-1
- Package Spec generated