[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#46512] [PATCH]: gnu: opencc: Update to 1.1.1.
From: |
Nicolas Goaziou |
Subject: |
[bug#46512] [PATCH]: gnu: opencc: Update to 1.1.1. |
Date: |
Sat, 13 Mar 2021 14:28:29 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
Hello,
Zhu Zihao <all_but_last@163.com> writes:
> This patch update opencc to 1.1.1 and add the python binding build for
> it.
Thank you.
> +--- a/python/setup.py
> ++++ b/python/setup.py
> +@@ -195,7 +195,6 @@
> + 'clib/share/opencc/*',
> + ]},
> + cmdclass={
> +- 'build_py': BuildPyCommand,
> + 'bdist_wheel': BDistWheelCommand
> + },
I turned this patch into a build phase since it was trivial and applied
your patch
Regards,
--
Nicolas Goaziou
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug#46512] [PATCH]: gnu: opencc: Update to 1.1.1.,
Nicolas Goaziou <=