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

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

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

%define modname mallard-ducktype

Name: python3-module-%modname
Version: 1.0.1
Release: alt1

Summary: Parse Ducktype files and convert them to Mallard
Group: Development/Python3
License: MIT
Url: https://pypi.org/project/%modname

Source: https://github.com/projectmallard/%modname/archive/%version/%modname-%version.tar.gz

BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-devel

%description
Parse Ducktype files and convert them to Mallard.

%prep
%setup -n %modname-%version

%build
%python3_build

%install
%python3_install

%check
%__python3 setup.py test

%files
%_bindir/ducktype
%python3_sitelibdir_noarch/*
%doc AUTHORS README.md COPYING


%changelog

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

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