Sat, 27 Apr 2024 01:05:44 UTC | login

Information for build python-tomli-1.2.1-2.el9s

ID35690
Package Namepython-tomli
Version1.2.1
Release2.el9s
Epoch
Sourcegit+https://git.centos.org/rpms/python-tomli.git#6d4d963581289f4380212c710b7991d59873769b
SummaryA little TOML parser for Python
DescriptionTomli is a Python library for parsing TOML. Tomli is fully compatible with TOML v1.0.0.
Built bykkeithle
State complete
Volume DEFAULT
StartedMon, 25 Oct 2021 18:52:58 UTC
CompletedMon, 25 Oct 2021 18:53:44 UTC
Taskbuild (storage9s-ceph-pacific-el9s, /rpms/python-tomli.git:6d4d963581289f4380212c710b7991d59873769b)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-tomli.git#6d4d963581289f4380212c710b7991d59873769b'}}
Tags
cloud9s-openstack-zed-testing
storage9s-ceph-pacific-candidate
storage9s-ceph-pacific-release
storage9s-ceph-pacific-testing
storage9s-ceph-quincy-candidate
storage9s-ceph-quincy-release
storage9s-ceph-quincy-testing
storage9s-ceph-reef-release
RPMs
src
python-tomli-1.2.1-2.el9s.src.rpm (info) (download)
noarch
python3-tomli-1.2.1-2.el9s.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Mon Oct 25 2021 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 1.2.1-2 - rebuild from lookaside * Wed Aug 18 2021 Petr Viktorin <pviktori@redhat.com> - 1.2.1-1 - Update to version 1.2.1 - loading text (as opposed to binary) files is deprecated * Thu Jul 29 2021 Petr Viktorin <pviktori@redhat.com> - 1.1.0-1 - Update to version 1.1.0 - `load` can now take a binary file object * Thu Jul 22 2021 Petr Viktorin <pviktori@redhat.com> - 1.0.4-1 - Initial package