Sat, 21 Dec 2024 21:47:46 CST | login

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

ID22297
Package Namepython-inflect
Version5.6.2
Release3.ocs23
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 28 Sep 2024 22:34:47 CST
CompletedSat, 28 Sep 2024 22:38:13 CST
Taskbuild (dist-ocs23-base, /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-base
RPMs
src
python-inflect-5.6.2-3.ocs23.src.rpm (info) (download)
noarch
python3-inflect-5.6.2-3.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.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