Sat, 01 Jun 2024 01:39:06 UTC | login

Information for build python-timeunit-1.1.0-2.fc32

ID143253
Package Namepython-timeunit
Version1.1.0
Release2.fc32
Epoch
SummaryPython module providing utility methods to convert across time units
Description Based on java.util.concurrent.TimeUnit and timeunit in npm TimeUnit is a port of the public domain TimeUnit Java class by Doug Lea This class is the basis for java.util.concurrent.TimeUnit from JavaSE. A timeunit represents time durations at a given unit of granularity and provides utility methods to convert across units, and to perform delay operations in these units. A timeunit does not maintain time information, but only helps organize and use time representations that may be maintained separately across various contexts. A timeunit is mainly used to inform time-based methods how a given timing parameter should be interpreted.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 10:58:05 UTC
CompletedFri, 27 Mar 2020 10:58:05 UTC
Tags
f33
RPMs
src
python-timeunit-1.1.0-2.fc32.src.rpm (info) (download)
noarch
python3-timeunit-1.1.0-2.fc32.noarch.rpm (info) (download)
Changelog * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Oct 28 2019 David McCheyne <davidmccheyne@gmail.com> - 1.1.0-1 - Initial package.