Mon, 16 Mar 2026 19:44:00 CST | login

Information for build python-inflect-5.6.2-3.ocs23.rva23

ID25061
Package Namepython-inflect
Version5.6.2
Release3.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-inflect.git?.#4924b51d3f40f0734d4eb84f7b85a22f014fb2bb
SummaryCorrectly generate plurals, ordinals, indefinite articles; convert numbers to words
DescriptionThe methods of the class 'engine' in module 'inflect.py' provide plural inflections, singular noun inflections, "a"/"an" selection for English words, and manipulation of numbers as words. Plural forms of all nouns, most verbs, and some adjectives are provided. Where appropriate, "classical" variants (for example: "brother" -> "brethren", "dogma" -> "dogmata", etc.) are also provided. Single forms of nouns are also provided. The gender of singular pronouns can be chosen (for example "they" -> "it" or "she" or "he" or "they"). Pronunciation-based "a"/"an" selection is provided for all English words, and most initialisms. It is also possible to inflect numerals (1,2,3) to ordinals (1st, 2nd, 3rd) and to English words ("one", "two", "three").
Built bymaxonxie
State complete
Volume DEFAULT
StartedMon, 16 Mar 2026 15:24:05 CST
CompletedMon, 16 Mar 2026 17:31:58 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/python-inflect.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-inflect.git?.#origin/master'}}
Tags
dist-ocs23-riscv-rva23
RPMs
src
python-inflect-5.6.2-3.ocs23.rva23.src.rpm (info) (download)
noarch
python3-inflect-5.6.2-3.ocs23.rva23.noarch.rpm (info) (download)
Logs
noarch
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.6.2-3 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.6.2-2 - Rebuilt for loongarch release * Tue Jan 09 2024 Shuo Wang <abushwang@tencent.com> - 5.6.2-1 - initial build