Skip to content

Commit e3a8edc

Browse files
authored
Merge pull request #656 from lognaturel/prep-1.12.2
Prepare v1.12.2 release
2 parents cb7fd2d + 0c6281c commit e3a8edc

File tree

8 files changed

+31
-29
lines changed

8 files changed

+31
-29
lines changed

CHANGES.txt

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
Pyxform Changelog
22

3+
v1.12.2, 2023-09-15
4+
* Alias list_name to dataset in entities sheet by @lognaturel in https://github.com/XLSForm/pyxform/pull/654
5+
36
v1.12.1, 2023-05-16
47
* Pass through itemset ref case by @lognaturel in https://github.com/XLSForm/pyxform/pull/644
58

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
===============
2-
pyxform v1.12.1
2+
pyxform v1.12.2
33
===============
44

55
|python| |black|

pyxform/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Collect easy.
55
"""
66

7-
__version__ = "1.12.1"
7+
__version__ = "1.12.2"
88

99
from pyxform.builder import (
1010
SurveyElementBuilder,
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2022-02-15T16:24:49Z
1+
2023-09-16T04:49:23Z
Binary file not shown.

pyxform/validators/odk_validate/bin/installed.json

+22-22
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"assets": [
33
{
4-
"browser_download_url": "https://github.com/getodk/validate/releases/download/v1.17.0/ODK-Validate-v1.17.0.jar",
4+
"browser_download_url": "https://github.com/getodk/validate/releases/download/v1.18.0/ODK-Validate-v1.18.0.jar",
55
"content_type": "application/java-archive",
6-
"created_at": "2022-01-25T17:40:00Z",
7-
"download_count": 20,
8-
"id": 54930301,
6+
"created_at": "2023-09-16T04:28:56Z",
7+
"download_count": 1,
8+
"id": 126294873,
99
"label": null,
10-
"name": "ODK-Validate-v1.17.0.jar",
11-
"node_id": "RA_kwDOAmc2ms4DRit9",
12-
"size": 1692279,
10+
"name": "ODK-Validate-v1.18.0.jar",
11+
"node_id": "RA_kwDOAmc2ms4HhxtZ",
12+
"size": 5618270,
1313
"state": "uploaded",
14-
"updated_at": "2022-01-25T17:40:03Z",
14+
"updated_at": "2023-09-16T04:28:57Z",
1515
"uploader": {
1616
"avatar_url": "https://avatars.githubusercontent.com/u/967540?v=4",
1717
"events_url": "https://api.github.com/users/lognaturel/events{/privacy}",
@@ -32,10 +32,10 @@
3232
"type": "User",
3333
"url": "https://api.github.com/users/lognaturel"
3434
},
35-
"url": "https://api.github.com/repos/getodk/validate/releases/assets/54930301"
35+
"url": "https://api.github.com/repos/getodk/validate/releases/assets/126294873"
3636
}
3737
],
38-
"assets_url": "https://api.github.com/repos/getodk/validate/releases/57942979/assets",
38+
"assets_url": "https://api.github.com/repos/getodk/validate/releases/121394106/assets",
3939
"author": {
4040
"avatar_url": "https://avatars.githubusercontent.com/u/967540?v=4",
4141
"events_url": "https://api.github.com/users/lognaturel/events{/privacy}",
@@ -56,20 +56,20 @@
5656
"type": "User",
5757
"url": "https://api.github.com/users/lognaturel"
5858
},
59-
"body": "## What's Changed\r\n* https://github.com/getodk/validate/pull/86 Validate forms with itemsets using external instances and custom refs\r\n * H\u00e9l\u00e8ne Martin @lognaturel (ODK)\r\n\r\n**Full Changelog**: https://github.com/getodk/validate/compare/v1.16.0...v1.17.0",
60-
"created_at": "2022-01-25T17:36:01Z",
59+
"body": "## What's Changed\r\n* Upgrade [JavaRosa to 4.2.0](https://github.com/getodk/javarosa/releases/tag/v4.2.0) by @lognaturel in https://github.com/getodk/validate/pull/89\r\n\r\n\r\n**Full Changelog**: https://github.com/getodk/validate/compare/v1.17.0...v1.18.0",
60+
"created_at": "2023-09-16T04:14:54Z",
6161
"draft": false,
62-
"html_url": "https://github.com/getodk/validate/releases/tag/v1.17.0",
63-
"id": 57942979,
62+
"html_url": "https://github.com/getodk/validate/releases/tag/v1.18.0",
63+
"id": 121394106,
6464
"mentions_count": 1,
65-
"name": "ODK Validate v1.17.0",
66-
"node_id": "RE_kwDOAmc2ms4DdCPD",
65+
"name": "v1.18.0",
66+
"node_id": "RE_kwDOAmc2ms4HPFO6",
6767
"prerelease": false,
68-
"published_at": "2022-01-25T17:38:06Z",
69-
"tag_name": "v1.17.0",
70-
"tarball_url": "https://api.github.com/repos/getodk/validate/tarball/v1.17.0",
68+
"published_at": "2023-09-16T04:23:43Z",
69+
"tag_name": "v1.18.0",
70+
"tarball_url": "https://api.github.com/repos/getodk/validate/tarball/v1.18.0",
7171
"target_commitish": "master",
72-
"upload_url": "https://uploads.github.com/repos/getodk/validate/releases/57942979/assets{?name,label}",
73-
"url": "https://api.github.com/repos/getodk/validate/releases/57942979",
74-
"zipball_url": "https://api.github.com/repos/getodk/validate/zipball/v1.17.0"
72+
"upload_url": "https://uploads.github.com/repos/getodk/validate/releases/121394106/assets{?name,label}",
73+
"url": "https://api.github.com/repos/getodk/validate/releases/121394106",
74+
"zipball_url": "https://api.github.com/repos/getodk/validate/zipball/v1.18.0"
7575
}

pyxform/validators/updater.py

+2-3
Original file line numberDiff line numberDiff line change
@@ -539,9 +539,8 @@ def _install_check(bin_file_path=None):
539539
class ODKValidateUpdater(_UpdateService):
540540
def __init__(self):
541541
self.update_info = _UpdateInfo(
542-
api_url="https://api.github.com/repos/opendatakit/validate/"
543-
"releases/latest",
544-
repo_url="https://github.com/opendatakit/validate",
542+
api_url="https://api.github.com/repos/getodk/validate/" "releases/latest",
543+
repo_url="https://github.com/getodk/validate",
545544
validate_subfolder="odk_validate",
546545
install_check=self._install_check,
547546
validator_basename=os.path.basename(odk_validate.ODK_VALIDATE_PATH),

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name="pyxform",
10-
version="1.12.1",
10+
version="1.12.2",
1111
author="github.com/xlsform",
1212
author_email="[email protected]",
1313
packages=find_packages(exclude=["tests", "tests.*"]),

0 commit comments

Comments
 (0)