diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-edc.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /edc-0.4.89.tar.gz +/edc-0.4.95.tar.gz 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 @@ -1 +1 @@ -b12370608802e8a6e15141a7e288356a edc-0.4.89.tar.gz +cc81face0970651b4082abd08aae6acb edc-0.4.95.tar.gz |
