Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37775905
en ru br
ALT Linux repos
S:0.21.13-alt1

Group :: Development/Python
RPM: python3-module-holidays

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: python3-module-holidays
Version: 0.16
Release: alt1

Summary: Holidays calculator
License: BSD
Group: Development/Python
Url: https://pypi.org/project/holidays/

Source0: %name-%version-%release.tar

BuildArch: noarch
BuildRequires: rpm-build-python3
BuildRequires: python3(setuptools)
BuildRequires: python3(wheel)

%description
A fast, efficient Python library for generating country, province and state
specific sets of holidays on the fly. It aims to make determining whether
a specific date is a holiday as fast and flexible as possible.

%prep
%setup

%build
%pyproject_build

%install
%pyproject_install

%files
%python3_sitelibdir/holidays
%python3_sitelibdir/holidays-%version.dist-info

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin