# This file created by conda-build 3.22.0 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Tue Nov 29 23:50:07 2022 # ------------------------------------------------ package: name: tzcode version: 2022g source: sha256: 579013083a7b0fd8d71b02a69f062fa96c7b34b6a96646293f60ba9e1105bd2b url: https://data.iana.org/time-zones/releases/tzdb-2022g.tar.lz build: number: '0' string: h166bdaf_0 requirements: build: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 2_gnu - _sysroot_linux-64_curr_repodata_hack 3 h5bd9786_13 - binutils_impl_linux-64 2.39 he00db2b_1 - binutils_linux-64 2.39 h5fc0e48_11 - gcc_impl_linux-64 10.4.0 h5231bdf_19 - gcc_linux-64 10.4.0 h9215b83_11 - kernel-headers_linux-64 3.10.0 h4a8ded7_13 - ld_impl_linux-64 2.39 hcc3a1bd_1 - libgcc-devel_linux-64 10.4.0 hd38fd1e_19 - libgcc-ng 12.2.0 h65d4601_19 - libgomp 12.2.0 h65d4601_19 - libsanitizer 10.4.0 h5246dfb_19 - libstdcxx-ng 12.2.0 h46fd767_19 - lzip 1.21 h9c3ff4c_1000 - make 4.3 hd18ef5c_1 - sysroot_linux-64 2.17 h4a8ded7_13 host: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 2_gnu - libgcc-ng 12.2.0 h65d4601_19 - libgomp 12.2.0 h65d4601_19 run: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 test: commands: - tzselect --help - zdump --help - zic --help - test ! -f "${PREFIX}/share/zoneinfo" about: description: 'The Time Zone Database (often called tz or zoneinfo) contains code (this package) and data (the tzdata package) that represent the history of local time for many representative locations around the globe. It is updated periodically to reflect changes made by political bodies to time zone boundaries, UTC offsets, and daylight-saving rules. ' doc_url: https://tools.ietf.org/html/rfc6557 home: https://www.iana.org/time-zones license: BSD-3-Clause license_family: BSD license_file: LICENSE summary: The Time Zone Database (often called tz or zoneinfo) code extra: copy_test_source_files: true final: true recipe-maintainers: - ocefpaf - sodre - xylar