Thu, 16 May 2024 22:20:38 UTC | login

Information for build opentrep-0.07.11-3.fc37

ID205081
Package Nameopentrep
Version0.07.11
Release3.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/opentrep.git#56962d180a86fda53c38bb90ca0d4dd72fe61f62
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 bydavidlt
State complete
Volume DEFAULT
StartedSun, 25 Sep 2022 19:05:55 UTC
CompletedMon, 26 Sep 2022 00:27:26 UTC
Taskbuild (f37, /rpms/opentrep.git:56962d180a86fda53c38bb90ca0d4dd72fe61f62)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/opentrep.git#56962d180a86fda53c38bb90ca0d4dd72fe61f62'}}
Tags
f37
f38
RPMs
src
opentrep-0.07.11-3.fc37.src.rpm (info) (download)
noarch
opentrep-doc-0.07.11-3.fc37.noarch.rpm (info) (download)
riscv64
opentrep-0.07.11-3.fc37.riscv64.rpm (info) (download)
opentrep-devel-0.07.11-3.fc37.riscv64.rpm (info) (download)
python3-opentrep-0.07.11-3.fc37.riscv64.rpm (info) (download)
opentrep-debuginfo-0.07.11-3.fc37.riscv64.rpm (info) (download)
opentrep-debugsource-0.07.11-3.fc37.riscv64.rpm (info) (download)
python3-opentrep-debuginfo-0.07.11-3.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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 * Fri Jan 28 2022 Troy Dawson <tdawson@redhat.com> 0.07.10-3 - Remove package.cfg; Part of epel8-playground decommission * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.07.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Nov 14 2021 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.07.10-1 - Upstream update * Sun Nov 07 2021 Mamoru TASAKA <mtasaka@fedoraproject.org> 0.07.9-7 - Upstream patch to build with boost 1.76 * Tue Oct 26 2021 Adrian Reber <adrian@lisas.de> 0.07.9-6 - Rebuilt for protobuf 3.18.1 * Sat Aug 07 2021 Jonathan Wakely <jwakely@redhat.com> 0.07.9-5 - Rebuilt for Boost 1.76 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> 0.07.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sat Jun 26 2021 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.07.9-3 - Fixed the naming issue * Sat Jun 26 2021 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.07.9-1 - Upstream upgrade * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> 0.07.7-15 - Rebuilt for Python 3.10 * Thu May 20 2021 Pete Walter <pwalter@fedoraproject.org> 0.07.7-14 - Rebuild for ICU 69 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> 0.07.7-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jan 25 2021 Honza Horak <hhorak@redhat.com> 0.07.7-12 - Use correct name for the mariadb package * Fri Jan 22 2021 Jonathan Wakely <jwakely@redhat.com> 0.07.7-11 - Rebuilt for Boost 1.75 * Wed Jan 13 2021 Adrian Reber <adrian@lisas.de> 0.07.7-10 - Rebuilt for protobuf 3.14 * Thu Sep 24 2020 Adrian Reber <adrian@lisas.de> 0.07.7-9 - Rebuilt for protobuf 3.13 * Sun Aug 09 2020 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.07.7-8 - Removed the docdir work around (no longer needed) * Tue Aug 04 2020 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.07.7-7 - CMake build out of source. Fixes BZ#1865172 * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> 0.07.7-6 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild