meta-edc 1.2.9__py3-none-any.whl → 1.3.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of meta-edc might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: meta-edc
3
- Version: 1.2.9
3
+ Version: 1.3.0
4
4
  Summary: META Trial EDC (https://www.isrctn.com/ISRCTN76157257)
5
5
  Keywords: django,clinicedc,META EDC,EDC,clinical trials,META Trial,ISRCTN76157257
6
6
  Author: Erik van Widenfelt, Jonathan Willitts
@@ -15,14 +15,12 @@ Classifier: Intended Audience :: Science/Research
15
15
  Classifier: Operating System :: OS Independent
16
16
  Classifier: Programming Language :: Python :: 3.12
17
17
  Classifier: Programming Language :: Python :: 3.13
18
- Requires-Dist: clinicedc>=2.0.42
19
- Requires-Dist: clinicedc-constants>=1.1.0
20
- Requires-Dist: edc-he>=1.3.0
21
- Requires-Dist: edc-microscopy>=1.3.1
22
- Requires-Dist: edc-mnsi>=1.3.0
23
- Requires-Dist: edc-phq9>=1.2.0
24
- Requires-Dist: edc-qol>=1.2.2
25
- Requires-Dist: notebook>=7.4.7
18
+ Requires-Dist: clinicedc>=2.1.0
19
+ Requires-Dist: edc-he>=1.4.0
20
+ Requires-Dist: edc-microscopy>=1.4.0
21
+ Requires-Dist: edc-mnsi>=1.4.0
22
+ Requires-Dist: edc-phq9>=1.3.0
23
+ Requires-Dist: edc-qol>=1.3.0
26
24
  Requires-Python: >=3.12, <3.14
27
25
  Description-Content-Type: text/x-rst
28
26
 
@@ -90,8 +88,8 @@ Assuming you are logged into the account ``myaccount``:
90
88
  mkdir ~/edc && \
91
89
  cd ~/edc && \
92
90
  uv venv && \
93
- uv pip install -U meta-edc==1.2.8 && \
94
- wget https://raw.githubusercontent.com/meta-trial/meta-edc/1.2.8/manage.py && \
91
+ uv pip install -U meta-edc==1.2.9 && \
92
+ wget https://raw.githubusercontent.com/meta-trial/meta-edc/1.2.9/manage.py && \
95
93
  uv pip freeze | grep meta-edc
96
94
 
97
95
  Copy your ``.env`` file to ``~/.etc``.
@@ -141,7 +139,7 @@ From the above example:
141
139
 
142
140
  cd ~/edc && \
143
141
  uv venv --clear && \
144
- uv pip install -U meta-edc==1.2.8 && \
142
+ uv pip install -U meta-edc==1.2.9 && \
145
143
  wget -O manage.py https://raw.githubusercontent.com/meta-trial/meta-edc/1.1.10/manage.py && \
146
144
  uv pip freeze | grep meta-edc && \
147
145
  python manage.py check
@@ -977,7 +977,7 @@ meta_subject/migrations/0131_auto_20220722_0411.py,sha256=PpIclLGrWrbZ7oRxdyry0r
977
977
  meta_subject/migrations/0132_auto_20220722_1825.py,sha256=TmWCNPi8rdNvA7qfWZ-iVAzlXBrN_FE5uATEzVNFxXY,979
978
978
  meta_subject/migrations/0133_auto_20220722_2140.py,sha256=Un8wWZeac9RdJ3cUUo43bAHsOAm489wyhXcaeTBeve4,28130
979
979
  meta_subject/migrations/0134_auto_20220722_2211.py,sha256=Ez2ur6gngrz2y82Hsgx-Ag3HJXr8htcsGS4BxnjX-eU,1806
980
- meta_subject/migrations/0135_auto_20220722_2212.py,sha256=34qNpdc0c-LkK0MhSh9ofJP50Ckut4c9yWwVyfU5fvY,2463
980
+ meta_subject/migrations/0135_auto_20220722_2212.py,sha256=eCLSa9oJ9yCeRGwEqBYLuSrR4bhl9UIjqUENmKntnlg,2503
981
981
  meta_subject/migrations/0136_egfrdropnotification_creatinine_quantifier_and_more.py,sha256=4vWNQUmziJFlktyOekNqC_lx0ybywCx0FMaIE5_9oRE,8660
982
982
  meta_subject/migrations/0137_alter_egfrdropnotification_egfr_percent_change_and_more.py,sha256=OQA1uVxwReY4osMsbhT_MGVfOBaopBI4s7GW56ba3vU,1138
983
983
  meta_subject/migrations/0138_alter_glucose_fbg_datetime_and_more.py,sha256=JdZ1KW-PnapQm81_THgm-ty3_AeOmbujZoxfRE1cjY8,3531
@@ -1158,7 +1158,7 @@ meta_visit_schedule/visit_schedules/phase_three/schedule.py,sha256=LU1HRaV6o1UeK
1158
1158
  meta_visit_schedule/visit_schedules/phase_three/schedule_dm_referral.py,sha256=q12p5wXc2D7lSiJVBnoSQw8Q3vL6uDx1t3PuDJO-Z-U,1735
1159
1159
  meta_visit_schedule/visit_schedules/phase_three/schedule_pregnancy.py,sha256=bEpbpCX3vfZmnsqudr0z8PU5kiaX4ws1sO5Im98Mo28,1106
1160
1160
  meta_visit_schedule/visit_schedules/phase_three/visit_schedule.py,sha256=ak4qazeKlpIlvpqrK9hDDO0fwWuWyvb4Ec-JU31IJxc,654
1161
- meta_edc-1.2.9.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
1162
- meta_edc-1.2.9.dist-info/WHEEL,sha256=M6du7VZflc4UPsGphmOXHANdgk8zessdJG0DBUuoA-U,78
1163
- meta_edc-1.2.9.dist-info/METADATA,sha256=p1tn3ldwqrLkTY-jAvhom_wEn1kFu1kFM-aIAyt5-ps,5205
1164
- meta_edc-1.2.9.dist-info/RECORD,,
1161
+ meta_edc-1.3.0.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
1162
+ meta_edc-1.3.0.dist-info/WHEEL,sha256=DpNsHFUm_gffZe1FgzmqwuqiuPC6Y-uBCzibcJcdupM,78
1163
+ meta_edc-1.3.0.dist-info/METADATA,sha256=ECeSXe43ycOYmUCAsWI-OJHcUUtucdCrYHGyxbAbqwE,5131
1164
+ meta_edc-1.3.0.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: uv 0.9.5
2
+ Generator: uv 0.9.8
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
@@ -1,9 +1,10 @@
1
1
  # Generated by Django 3.2.11 on 2022-07-22 19:12
2
2
  from django.core.exceptions import ObjectDoesNotExist
3
3
  from django.db import migrations
4
- from edc_egfr.calculators import EgfrCkdEpi, egfr_percent_change
5
4
  from edc_visit_schedule.constants import DAY1
6
5
  from tqdm import tqdm
6
+ from clinicedc_utils import EgfrCkdEpi2009 as EgfrCkdEpi
7
+ from clinicedc_utils import egfr_percent_change
7
8
 
8
9
 
9
10
  def update_revised_egrf(apps, schema_editor):