Skip to content

Commit 50313c1

Browse files
authored
Merge pull request #3242 from kobotoolbox/upgrade-formpack-for-pyxform-1.5.1
Update the formpack requirement to include support for pyxform 1.5.1
2 parents 6903c9d + 7aef7d4 commit 50313c1

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

dependencies/pip/dev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# via -r dependencies/pip/requirements.in
99
-e git+https://github.com/jnm/django-storages@s3boto3_accurate_tell#egg=django_storages
1010
# via -r dependencies/pip/requirements.in
11-
-e git+https://github.com/kobotoolbox/formpack.git@4ed46deca6ab4322c6de3e74a253d3e4855416b8#egg=formpack
11+
-e git+https://github.com/kobotoolbox/formpack.git@972fde2e386ae3f2a48f4ceaa41cf0fca6ba07de#egg=formpack
1212
# via -r dependencies/pip/requirements.in
1313
-e git+https://github.com/dimagi/python-digest@5c94bb74516b977b60180ee832765c0695ff2b56#egg=python_digest
1414
# via -r dependencies/pip/requirements.in

dependencies/pip/external_services.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# via -r dependencies/pip/requirements.in
99
-e git+https://github.com/jnm/django-storages@s3boto3_accurate_tell#egg=django_storages
1010
# via -r dependencies/pip/requirements.in
11-
-e git+https://github.com/kobotoolbox/formpack.git@4ed46deca6ab4322c6de3e74a253d3e4855416b8#egg=formpack
11+
-e git+https://github.com/kobotoolbox/formpack.git@972fde2e386ae3f2a48f4ceaa41cf0fca6ba07de#egg=formpack
1212
# via -r dependencies/pip/requirements.in
1313
-e git+https://github.com/dimagi/python-digest@5c94bb74516b977b60180ee832765c0695ff2b56#egg=python_digest
1414
# via -r dependencies/pip/requirements.in

dependencies/pip/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# https://github.com/bndr/pipreqs is a handy utility, too.
33

44
# formpack
5-
-e git+https://github.com/kobotoolbox/formpack.git@4ed46deca6ab4322c6de3e74a253d3e4855416b8#egg=formpack
5+
-e git+https://github.com/kobotoolbox/formpack.git@972fde2e386ae3f2a48f4ceaa41cf0fca6ba07de#egg=formpack
66

77
# More up-to-date version of django-digest than PyPI seems to have.
88
# Also, python-digest is an unlisted dependency thereof.

dependencies/pip/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# via -r dependencies/pip/requirements.in
99
-e git+https://github.com/jnm/django-storages@s3boto3_accurate_tell#egg=django_storages
1010
# via -r dependencies/pip/requirements.in
11-
-e git+https://github.com/kobotoolbox/formpack.git@4ed46deca6ab4322c6de3e74a253d3e4855416b8#egg=formpack
11+
-e git+https://github.com/kobotoolbox/formpack.git@972fde2e386ae3f2a48f4ceaa41cf0fca6ba07de#egg=formpack
1212
# via -r dependencies/pip/requirements.in
1313
-e git+https://github.com/dimagi/python-digest@5c94bb74516b977b60180ee832765c0695ff2b56#egg=python_digest
1414
# via -r dependencies/pip/requirements.in

dependencies/pip/travis_ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# via -r dependencies/pip/requirements.in
99
-e git+https://github.com/jnm/django-storages@s3boto3_accurate_tell#egg=django_storages
1010
# via -r dependencies/pip/requirements.in
11-
-e git+https://github.com/kobotoolbox/formpack.git@4ed46deca6ab4322c6de3e74a253d3e4855416b8#egg=formpack
11+
-e git+https://github.com/kobotoolbox/formpack.git@972fde2e386ae3f2a48f4ceaa41cf0fca6ba07de#egg=formpack
1212
# via -r dependencies/pip/requirements.in
1313
-e git+https://github.com/dimagi/python-digest@5c94bb74516b977b60180ee832765c0695ff2b56#egg=python_digest
1414
# via -r dependencies/pip/requirements.in

0 commit comments

Comments
 (0)