Path to this page:
./
devel/py-iso3166,
Self-contained ISO 3166-1 country definitions
Branch: CURRENT,
Version: 2.1.1,
Package name: py310-iso3166-2.1.1,
Maintainer: pkgsrc-usersISO 3166-1 defines two-letter, three-letter, and three-digit country codes.
py-iso3166 is a self-contained module that converts between these codes and
the corresponding country name.
Required to run:[
devel/py-setuptools] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 12.507 KB
Version history: (Expand)
- (2022-07-25) Updated to version: py310-iso3166-2.1.1
- (2022-01-05) Updated to version: py39-iso3166-2.0.2nb1
- (2021-10-11) Updated to version: py39-iso3166-2.0.2
- (2021-10-07) Updated to version: py39-iso3166-1.0.1
- (2020-01-16) Updated to version: py37-iso3166-1.0.1
- (2019-06-10) Updated to version: py37-iso3166-1.0
CVS history: (Expand)
2022-07-25 18:27:11 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-iso3166: updated to 2.1.1
2.1.1 - July 11, 2022
---------------------
* Move install metadata from ``setup.py`` to ``setup.cfg``
* Add py.typed to source distribution
2.1.0 - July 11, 2022
---------------------
* Updated entries
- "Turkey" changed to "Türkiye"
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-12-30 14:05:42 by Adam Ciarcinski | Files touched by this commit (125) |
Log message:
Forget about Python 3.6
|
2021-12-16 14:44:02 by Thomas Klausner | Files touched by this commit (2) |
Log message:
py-iso3166: not for python 3.6
Also mark packages using it that way
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-11 19:55:07 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-iso3166: updated to 2.0.2
2.0.2 - Sep 20, 2021
--------------------
* Add the ``py.typed`` marker file in accordance with PEP 561
2.0.1 - Sep 14, 2021
--------------------
* Add ``python_requires`` to ``setup.py``
2.0.0 - Sep 14, 2021
--------------------
* Add type hints throughout codebase (thanks blokje!)
* Drop support for Python versions prior to 3.6
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2020-05-16 19:13:41 by Adam Ciarcinski | Files touched by this commit (9) |
Log message:
pytest from versioned deps.
|