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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: python3-module-astral
Version: 3.2
Release: alt1

Summary: Python calculations for the position of the sun and moon.
License: APL
Group: Development/Python
Url: https://pypi.org/project/astral/

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

BuildArch: noarch
BuildRequires: rpm-build-python3
BuildRequires: python3(poetry-core)

%description
This is astral -- a Python module which calculates:
* times for various positions of the sun: dawn, sunrise, solar noon, sunset,
 dusk, solar elevation, solar azimuth and rahukaalam.
* the phase of the moon.

%prep
%setup

%build
%pyproject_build

%install
%pyproject_install

%files
%python3_sitelibdir/astral
%python3_sitelibdir/astral-%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