Sun, 28 Jul 2024 23:35:54 UTC | login

Information for build python-pysam-0.22.1-1.fc41

ID311608
Package Namepython-pysam
Version0.22.1
Release1.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pysam.git#a58b582d406eb4e7a93ca08b452ee1355c4d8b83
Summarypysam
Descriptionpysam - a python module for reading, manipulating and writing genomic data sets.pysam is a lightweight wrapper of the htslib C-API and provides facilities to read and write SAM/BAM/VCF/BCF/BED/GFF/GTF/FASTA/FASTQ files as well as access to the command line functionality of the samtools and bcftools packages. The module supports compression and random access through indexing.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 11 Jul 2024 06:19:11 UTC
CompletedThu, 11 Jul 2024 07:20:17 UTC
Taskbuild (f41, /rpms/python-pysam.git:a58b582d406eb4e7a93ca08b452ee1355c4d8b83)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pysam.git#a58b582d406eb4e7a93ca08b452ee1355c4d8b83'}}
Tags
f41
RPMs
src
python-pysam-0.22.1-1.fc41.src.rpm (info) (download)
noarch
python-pysam-doc-0.22.1-1.fc41.noarch.rpm (info) (download)
riscv64
python3-pysam-0.22.1-1.fc41.riscv64.rpm (info) (download)
python3-pysam-devel-0.22.1-1.fc41.riscv64.rpm (info) (download)
python-pysam-debugsource-0.22.1-1.fc41.riscv64.rpm (info) (download)
python3-pysam-debuginfo-0.22.1-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jun 14 2024 j-b-o <j-b-o@users.noreply.github.com> - 0.22.1-1 - update to 0.22.1 * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.22.0-6 - Rebuilt for Python 3.13 * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.22.0-5 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.22.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.22.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Nov 30 2023 Florian Weimer <fweimer@redhat.com> - 0.22.0-2 - Fix C compatibility issue in the bundled htslib configure script * Tue Nov 14 2023 David Bold <davidsch@fedoraproject.org> - 0.22.0-1 - Update to 0.22.0 * Tue Sep 05 2023 David Bold <dave@ipp.mpg.de> - 0.21.0-2 - Convert to SPDX * Tue Sep 05 2023 David Bold <dave@ipp.mpg.de> - 0.21.0-1 - Update to 0.21.0 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 0.19.1-5 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Aug 30 2022 David Bold <davidsch@fedoraproject.org> - 0.19.1-3 - update to 1.19.1 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jun 23 2022 David Bold <davidsch@fedoraproject.org> - 0.19.1-1 - Update to 0.19.1 * Wed Jun 22 2022 Lumír Balhar <lbalhar@redhat.com> - 0.19.0-4 - Fix compatibility with the latest setuptools