Sun, 22 Mar 2026 12:48:59 CST | login

Information for build python-inflect-5.6.2-3.oc9

ID32327
Package Namepython-inflect
Version5.6.2
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-inflect.git?.#80faeb0a9ed5a7d0b4e8c9814b443a39353b95ab
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Dec 2024 16:26:36 CST
CompletedThu, 12 Dec 2024 16:28:03 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-inflect.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-inflect.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.2-compose
RPMs
src
python-inflect-5.6.2-3.oc9.src.rpm (info) (download)
noarch
python3-inflect-5.6.2-3.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.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