Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37042277
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-inflect

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define  modulename inflect

Name:    python3-module-%modulename
Version: 5.0.2
Release: alt1

Summary: Correctly generate plurals, singular nouns, ordinals, indefinite articles; convert numbers to words
License: MIT
Group:   Development/Python3
URL:     https://github.com/jazzband/inflect

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-dev python3-module-setuptools_scm
BuildRequires: python3(toml)

BuildArch: noarch

# Source-url: https://pypi.io/packages/source/i/%modulename/%modulename-%version.tar.gz

Source: %name-%version.tar

%description
%summary

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%python3_sitelibdir/__pycache__/*
%python3_sitelibdir/%modulename.py
%python3_sitelibdir/%modulename-*.egg-info/

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin