diff --git a/.github/workflows/build-unicodedata2.yml b/.github/workflows/build-unicodedata2.yml index 858cf3903b..db8a15cc18 100644 --- a/.github/workflows/build-unicodedata2.yml +++ b/.github/workflows/build-unicodedata2.yml @@ -65,6 +65,9 @@ jobs: ref: ${{ env.UNICODEDATA2_VERSION }} persist-credentials: false + - name: Download normalization test data + run: python3 tests/download_test_data.py + - uses: pypa/cibuildwheel@1828c10ab37f080699c7b81cea34097c684a7074 # v4.2.0 env: CIBW_ARCHS: riscv64 diff --git a/docs/packages/unicodedata2.yaml b/docs/packages/unicodedata2.yaml index 7589b671d2..a1cdec574c 100644 --- a/docs/packages/unicodedata2.yaml +++ b/docs/packages/unicodedata2.yaml @@ -21,3 +21,4 @@ versions: sha256: 625714f9d9c9b86d48ade12dd63e4ff7f8eb27af2447c655a6c718032cbfe03d - filename: unicodedata2-17.0.1-cp314-cp314t-musllinux_1_2_riscv64.whl sha256: 581ac8ce1992c7c65f5e894d9ee872e9dc07d93925a296511bf049a70ff78791 +- version: 18.0.0