Click here to visit the old openkoji buildsystem (Archived)

Information for build opentrep-0.07.13-9.fc40

ID33962
Package Nameopentrep
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.07.13
Release9.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/opentrep.git#c7adc31ed46d3dd315a6418e6956592fbd5f57ab
SummaryC++ library providing a clean API for parsing travel-focused requests
Descriptionopentrep aims at providing a clean API, and the corresponding C++ implementation, for parsing travel-focused requests. It powers the https://transport-search.org Web site. opentrep uses Xapian (https://www.xapian.org) for the Information Retrieval part, on freely available travel-related data (e.g., country names and codes, city names and codes, airline names and codes, etc.), mainly to be found in the OpenTravelData project (https://github.com/opentraveldata/opentraveldata). The data files are available from https://transport-search.org/data/optd/por/ opentrep exposes a simple, clean and object-oriented, API. For instance, the OPENTREP::interpretTravelRequest() method takes, as input, a string containing the travel request, and yields, as output, the list of the recognized terms as well as their corresponding types. As an example, the travel request 'Washington DC Beijing Monday a/r +AA -UA 1 week 2 adults 1 dog' would give the following list: * Origin airport: Washington, DC, USA * Destination airport: Beijing, China * Date of travel: next Monday * Date of return: 1 week after next Monday * Preferred airline: American Airlines; non-preferred airline: United Airlines * Number of travelers: 2 adults and a dog The output can then be used by other systems, for instance to book the corresponding travel or to visualize it on a map and calendar and to share it with others. opentrep makes an extensive use of existing open-source libraries for increased functionality, speed and accuracy. In particular the Boost (C++ Standard Extensions: https://www.boost.org) and SOCI (https://github.com/SOCI) libraries are used. Note that opentrep currently only recognizes points of reference (POR), as to be found in the following file: https://bit.ly/3fQaddv A good complementary tool is GeoBase (https://opentraveldata.github.io/geobases), a Python-based software able to access to any travel-related data source.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 04 May 2024 08:19:21 CST
CompletedSat, 04 May 2024 09:27:37 CST
Taskbuild (f40, /rpms/opentrep.git:c7adc31ed46d3dd315a6418e6956592fbd5f57ab)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/opentrep.git#c7adc31ed46d3dd315a6418e6956592fbd5f57ab'}}
Tags
f40
RPMs
src
opentrep-0.07.13-9.fc40.src.rpm (info) (download)
noarch
opentrep-doc-0.07.13-9.fc40.noarch.rpm (info) (download)
riscv64
opentrep-0.07.13-9.fc40.riscv64.rpm (info) (download)
opentrep-devel-0.07.13-9.fc40.riscv64.rpm (info) (download)
python3-opentrep-0.07.13-9.fc40.riscv64.rpm (info) (download)
opentrep-debuginfo-0.07.13-9.fc40.riscv64.rpm (info) (download)
opentrep-debugsource-0.07.13-9.fc40.riscv64.rpm (info) (download)
python3-opentrep-debuginfo-0.07.13-9.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
installed_pkgs.log
build.log
root.log
state.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jan 31 2024 Pete Walter <pwalter@fedoraproject.org> - 0.07.13-9 - Rebuild for ICU 74 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.07.13-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.07.13-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 18 2024 Jonathan Wakely <jwakely@redhat.com> - 0.07.13-6 - Rebuilt for Boost 1.83 * Tue Nov 21 2023 Karolina Surma <ksurma@redhat.com> - 0.07.13-5 - Add Python 3.13 to cmake config * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.07.13-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 František Zatloukal <fzatlouk@redhat.com> - 0.07.13-3 - Rebuilt for ICU 73.2 * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.07.13-2 - Rebuilt for Python 3.12 * Mon May 01 2023 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 0.07.13-1 - Upstream upgrade * Mon Feb 20 2023 Jonathan Wakely <jwakely@redhat.com> - 0.07.11-6 - Rebuilt for Boost 1.81 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.07.11-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Dec 31 2022 Pete Walter <pwalter@fedoraproject.org> - 0.07.11-4 - Rebuild for ICU 72 * Mon Aug 01 2022 František Zatloukal <fzatlouk@redhat.com> - 0.07.11-3 - Rebuilt for ICU 71.1 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.07.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sun Jul 10 2022 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 0.07.11-1 - Upgraded to v0.07.11 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.07.10-5 - Rebuilt for Python 3.11 * Wed May 04 2022 Thomas Rodgers <trodgers@redhat.com> - 0.07.10-4 - Rebuilt for Boost 1.78