gpo.zugaina.org

Search Portage & Overlays:

dev-python/typepy

Python library for type checking / type conversion

Screenshots

  • typepy-2.0.0
    ~amd64 ~arm64 ~x86
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: stuff
  • typepy-1.3.5
    ~amd64 ~arm64 ~x86
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: stuff
  • typepy-1.3.4
    ~amd64 ~x86
    datetime test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: pypi

ChangeLog

commit 8709403854a250ba20947074423860dc7a570335
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Mon Jul 27 12:51:57 2026 +0200

dev-python/typepy: drop the stale pytz dependency from 2.0.0

2.0.0's headline change is replacing pytz with the stdlib zoneinfo module.
pytz is gone from its requires_dist entirely and the installed tree imports
it nowhere, but the ebuild still carried it forward from the 1.3.5 shape.

So the datetime extra this ebuild wires in unconditionally is now just
python-dateutil and packaging. The remaining upstream entry, tzdata, is
marked win32-only and does not apply.

commit 75a55fbe2e8f4a5c4c28ef0e4d46267541fb7ca5
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun May 10 15:26:29 2026 +0200

dev-python/typepy: add 2.0.0

commit 586f22a6e50307ddc089a918ec82d835d72580bc
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat May 9 21:45:39 2026 +0200

dev-python/typepy: new package, dataproperty dep