sentencepiece (0.1.97-3)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/0.1.97-3 tag
- Git: https://salsa.debian.org/science-team/sentencepiece.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 41750528
- Browser: https://salsa.debian.org/science-team/sentencepiece
- Last scan: 2023-05-30 00:37:09+00
- Next scan: 2023-06-05 02:27:00+00
- CI pipeline status: success
- Debian changelog in Git:
sentencepiece (0.1.97-3) unstable; urgency=medium
* debian/patches/0001-update-python-wrapper.patch
debian/patches/0002-remove-debug-symbols-from-wheel-package.patch
debian/patches/0003-allow-tab-character-to-be-used-in-user_defined_symbo.patch
debian/patches/0004-add-test-to-use-tab-as-user-defined-symbols.patch
debian/patches/0005-Uses-C-17-by-default.patch
debian/patches/0006-Uses-std-atomic-to-define-global-variable.patch
debian/patches/0007-Fix-a-typo.patch
debian/patches/0008-Uses-absl-string_view-as-much-as-possible.patch
debian/patches/0009-Fixed-build-break.patch
debian/patches/0010-Added-ImmutableSentencePiece-class.patch
debian/patches/0011-add-verbose-option.patch
debian/patches/0012-Supports-ImmutableSentencePieceText-from-python-modu.patch
debian/patches/0013-Adds-more-unittests.patch
debian/patches/0014-Adds-SWIGPYTHON-flag.patch
debian/patches/0015-remove-unused-ifdef-SWIG-macro.patch
debian/patches/0016-Fixed-test-failure.patch
debian/patches/0017-Uses-property-in-immutable-proto.patch
debian/patches/0018-automatically-detect-the-number-of-CPUs-in-batch-pro.patch
debian/patches/0019-support-slice-in-pieces-nbests-objects.patch
debian/patches/0020-Updated-the-document.patch
debian/patches/0021-Fixed-errors-in-example-notebook.patch
debian/patches/0022-Fix-dead-links.patch
debian/patches/0023-added-ShutdownLibrary-function-to-uninitialize-globa.patch
debian/patches/0024-Fixed-the-issue-of-concatinating-paths-for-pkg-confi.patch
- Add missing patch files for 0.1.97.
* debian/README.Debian
- Add explanation of debian/patches.
-- Kentaro Hayashi <kenhys@xdump.org> Mon, 21 Nov 2022 22:43:46 +0900
- This branch is 2 commits ahead of tag debian/0.1.97-3
- Git log:
commit 6dc839a35adc23f16f45ead71f0848a8bffb2894
Author: Kentaro Hayashi <kenhys@gmail.com>
Date: Wed Nov 23 15:54:33 2022 +0900
Add reference to the issue
commit fbd21dfc2f100d52e07cdf656d43fb5954bed6e7
Author: Kentaro Hayashi <kenhys@gmail.com>
Date: Wed Nov 23 15:53:23 2022 +0900
Update explanation of patch sets