Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hooks: add hooks for LaoNLP and PyThaiNLP #644

Merged
merged 2 commits into from
Sep 24, 2023
Merged

hooks: add hooks for LaoNLP and PyThaiNLP #644

merged 2 commits into from
Sep 24, 2023

Conversation

BLKSerene
Copy link
Contributor

@BLKSerene BLKSerene commented Sep 22, 2023

This PR adds a hook for LaoNLP, which is an NLP library for Lao (Laotian).
Another hook for PyThaiNLP, which is an NLP library for the Thai language, is also added.

@BLKSerene
Copy link
Contributor Author

Waiting for my patch to LaoNLP to be merged...

@bwoodsend
Copy link
Member

Looks like this pythianlp package also needs a collect_data_files() hook.

@BLKSerene BLKSerene changed the title hooks: add hook for LaoNLP hooks: add hook for LaoNLP and PyThaiNLP Sep 24, 2023
@BLKSerene BLKSerene changed the title hooks: add hook for LaoNLP and PyThaiNLP hooks: add hooks for LaoNLP and PyThaiNLP Sep 24, 2023
@BLKSerene
Copy link
Contributor Author

BLKSerene commented Sep 24, 2023

And now waiting for my patch for fixing tzdata dependency on Windows to be merged to PyThaiNLP...

@BLKSerene
Copy link
Contributor Author

@bwoodsend Should be okay now. Dependency issues with tzdata on Windows has been fixed in the latest beta version of PyThaiNLP.

@bwoodsend bwoodsend merged commit 5f9d8fd into pyinstaller:master Sep 24, 2023
14 checks passed
@BLKSerene BLKSerene deleted the hook_laonlp branch September 25, 2023 07:58
github-actions bot pushed a commit to wxx9248/CIS-Game-Project-2023W that referenced this pull request Sep 26, 2023
…3.9 (#73)

Bumps
[pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib)
from 2023.8 to 2023.9.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/releases">pyinstaller-hooks-contrib's
releases</a>.</em></p>
<blockquote>
<h2>2023.9</h2>
<p>Please see the <a
href="https://www.github.com/pyinstaller/pyinstaller-hooks-contrib/tree/master/CHANGELOG.rst">changelog</a>
for more details</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/blob/master/CHANGELOG.rst">pyinstaller-hooks-contrib's
changelog</a>.</em></p>
<blockquote>
<h2>2023.9 (2023-09-26)</h2>
<p>New hooks</p>
<pre><code>
* Add hook for ``LaoNLP``.
(`[#644](pyinstaller/pyinstaller-hooks-contrib#644)

&lt;https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/644&gt;`_)
* Add hook for ``PyThaiNLP``.
(`[#644](pyinstaller/pyinstaller-hooks-contrib#644)

&lt;https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/644&gt;`_)
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/1797ce916aaf409443b77f8754bd76195dbafbd0"><code>1797ce9</code></a>
Release v2023.9</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/bb3b0385e8b57520eca98ab3bbd3dac394f36a3d"><code>bb3b038</code></a>
Scheduled weekly dependency update for week 39 (<a
href="https://redirect.github.com/pyinstaller/pyinstaller-hooks-contrib/issues/645">#645</a>)</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/5f9d8fd278e3a89fa5000193839e99010f75734b"><code>5f9d8fd</code></a>
hooks: add hook for PyThaiNLP</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/35250e4dbfdfb237d7d011329ca6b3e84dc7c65b"><code>35250e4</code></a>
hooks: add hook for LaoNLP</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/3a94e8505109bcbd0cdb13bde6a1027f54e9fc9e"><code>3a94e85</code></a>
Scheduled weekly dependency update for week 38 (<a
href="https://redirect.github.com/pyinstaller/pyinstaller-hooks-contrib/issues/643">#643</a>)</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/187e02a9b49de76b03a2188cb9a3257891a65235"><code>187e02a</code></a>
tests: migrate tests for wx.lib.pubsub from the main repository</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/9803f1d9956ad9a00c30b2b03694c92d491917ac"><code>9803f1d</code></a>
Scheduled weekly dependency update for week 37 (<a
href="https://redirect.github.com/pyinstaller/pyinstaller-hooks-contrib/issues/640">#640</a>)</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/3b70a380e8ec96ffdedc6e58023272ab85a65046"><code>3b70a38</code></a>
tests: allow test_pymorphy3 to run without the uk dictionary
installed</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/9778303e97a6106683b3193c76e3f52a012140f2"><code>9778303</code></a>
Scheduled weekly dependency update for week 36 (<a
href="https://redirect.github.com/pyinstaller/pyinstaller-hooks-contrib/issues/639">#639</a>)</li>
<li>See full diff in <a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/compare/2023.8...2023.9">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pyinstaller-hooks-contrib&package-manager=pip&previous-version=2023.8&new-version=2023.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants