From 5afd95105cc976f56d8c7809808693f686192033 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 03:24:40 +0000 Subject: automatic import of python-edc --- .gitignore | 1 + python-edc.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 85d1060..bbb6c22 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 0.4.89-1 +* Tue May 30 2023 Python_Bot - 0.4.95-1 - Package Spec generated diff --git a/sources b/sources index 84923ef..6390711 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b12370608802e8a6e15141a7e288356a edc-0.4.89.tar.gz +cc81face0970651b4082abd08aae6acb edc-0.4.95.tar.gz -- cgit v1.2.3