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

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

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

%define oname coards

Name: python3-module-%oname
Version: 1.0.5
Release: alt2
Summary: A parser for COADS-compliant dates
License: MIT
Group: Development/Python3
Url: https://pypi.python.org/pypi/coards/

Source: %name-%version.tar
BuildArch: noarch

BuildRequires(pre): rpm-build-python3

Conflicts: python-module-%oname
Obsoletes: python-module-%oname

%description
A COADS compliant time parser.

This module is intended to help parse time values represented using the
COARDS convention.

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%doc *.txt *.rst
%_bindir/*
%python3_sitelibdir/*

%changelog

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

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