Path to this page:
./
textproc/iso-codes,
List of country, language and currency names
Branch: CURRENT,
Version: 4.16.0,
Package name: iso-codes-4.16.0,
Maintainer: pkgsrc-usersiso-codes provides the list of the country, language and currency names in
one place, rather than repeated in many third-party programs. This was
originally done to centralize this data in Debian systems.
The aim of iso-codes is to create a single "gettext" domain "iso-639" which
contains the translations of language names, and one "iso-3166" listing the
translations of country names.
Required to build:[
textproc/py-expat] [
lang/python310]
Master sites:
Filesize: 9045.576 KB
Version history: (Expand)
- (2024-02-23) Updated to version: iso-codes-4.16.0
- (2023-10-23) Updated to version: iso-codes-4.11.0nb2
- (2023-08-14) Updated to version: iso-codes-4.11.0nb1
- (2022-09-30) Updated to version: iso-codes-4.11.0
- (2019-04-25) Updated to version: iso-codes-3.77nb1
- (2017-11-28) Updated to version: iso-codes-3.77
CVS history: (Expand)
2024-02-23 14:31:47 by Niclas Rosenvik | Files touched by this commit (3) | |
Log message:
Update iso-codes to version 4.16.0
Changes from changelog:
[4.16.0] 2024-01-14
Added
- Include a check to prevent multiple entries with the same keys
in 'bin/validate_json_data.py'
- Reuse translations from ISO 639-2 for ISO 639-5
Changed
- Rename nb.po to nb_NO.po
- Rename mo.po to ro_MD.po
- Translation updates for ISO 3166-1
- Translation updates for ISO 3166-2
- Translation updates for ISO 3166-3
- Translation updates for ISO 639-2
- Translation updates for ISO 639-3
- Translation updates for ISO 639-5
- Translation updates for ISO 4217
- Translation updates for ISO 15924
- Reformat python files with black
Fixed
- Fix: always use country code for parent in ISO 3166-2
- ISO 3166-2: Fix subdivision names for Finland. Fixes #37
[4.15.0] 2023-04-27
Changed
- Translation updates for ISO 3166-1
- Translation updates for ISO 3166-3
- Translation updates for ISO 639-2
[4.14.0] 2023-04-27
Changed
- Translation updates for ISO 3166-1
- Translation updates for ISO 3166-2
- Translation updates for ISO 3166-3
- Translation updates for ISO 639-2
- Translation updates for ISO 639-3
- Translation updates for ISO 639-5
- Translation updates for ISO 4217
- Translation updates for ISO 15924
Fixed
* ISO 3166-2: Fix wrong Spanish translation
[4.13.0] 2023-02-28
Added
- ISO 3166-1: Add missing common names for Laos, Iran, and Syria.
Fixes #32
Changed
- Translation updates for ISO 3166-1
- Kazakh from Debian BTS. Closes: #1025423
- Catalan from Debian BTS. Closes: #1026972
- Translation updates for ISO 3166-2
- Translation updates for ISO 3166-3
- Translation updates for ISO 639-2
- Translation updates for ISO 639-3
- Translation updates for ISO 639-5
- Translation updates for ISO 4217
- Translation updates for ISO 15924
Fixed
- ISO 3166-3: Fix withdrawal dates of AN, CS and YU. Fixes #28
[4.12.0] 2022-11-06
Changed
- ISO 3166-1: Update name for TR (Turkiye). Fixes #38
- Translation updates for ISO 3166-1
- Translation updates for ISO 3166-2. Closes: #1020633
- Translation updates for ISO 3166-3
- Translation updates for ISO 639-2
- Translation updates for ISO 639-3
- Translation updates for ISO 639-5
- Translation updates for ISO 4217
- Translation updates for ISO 15924
Fixed
- ISO 3166-2: Remove comment from Dutch translation. Fixes #41
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2022-09-30 12:25:37 by Niclas Rosenvik | Files touched by this commit (4) | |
Log message:
Update iso-codes to version 4.11.0
Includes 4 years of translation updates.
The version number is now 4, 4.0 removed
the xml files as a backward incompatible
change. In 4.1 they were readded since
to many apps broke due to the change.
This should make it safe to update this.
|
2022-05-20 13:01:15 by Frederic Cambus | Files touched by this commit (1) | |
Log message:
iso-codes: fix broken HOMEPAGE, and comment out dead MASTER_SITES.
MASTER_SITES must be switched to salsa.debian.org when this package
gets updated.
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2020-03-13 12:10:17 by Tobias Nygren | Files touched by this commit (2) |
Log message:
iso-codes: silence double brackets warning
|