Mon, 13 May 2024 09:17:44 UTC | login

Information for build python-pendulum-2.0.5-5.fc33

ID183203
Package Namepython-pendulum
Version2.0.5
Release5.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pendulum.git#2cec05d521d38f3f6eb29f1108166be7b6be4797
SummaryPython datetimes made easy
DescriptionUnlike other datetime libraries for Python, Pendulum is a drop-in replacement for the standard datetime class (it inherits from it), so, basically, you can replace all your datetime instances by DateTime instances in you code. It also removes the notion of naive datetimes: each Pendulum instance is timezone-aware and by default in UTC for ease of use.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 15 Aug 2020 00:36:01 UTC
CompletedSat, 15 Aug 2020 00:58:03 UTC
Taskbuild (f33, /rpms/python-pendulum.git:2cec05d521d38f3f6eb29f1108166be7b6be4797)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pendulum.git#2cec05d521d38f3f6eb29f1108166be7b6be4797'}}
Tags
f33
f37
f38
RPMs
src
python-pendulum-2.0.5-5.fc33.src.rpm (info) (download)
riscv64
python3-pendulum-2.0.5-5.fc33.riscv64.rpm (info) (download)
python-pendulum-debugsource-2.0.5-5.fc33.riscv64.rpm (info) (download)
python3-pendulum-debuginfo-2.0.5-5.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro HronĨok <mhroncok@redhat.com> - 2.0.5-4 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Jan 21 2020 Fabian Affolter <mail@fabian-affolter.ch> - 2.0.5-2 - Fix description (rhbz#1790074) * Tue Jan 07 2020 Fabian Affolter <mail@fabian-affolter.ch> - 2.0.5-1 - Initial package for Fedora