./databases/py-sqlalchemy-i18n, Internationalization extension for SQLAlchemy models

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.0, Package name: py311-SQLAlchemy-i18n-1.1.0, Maintainer: pkgsrc-users

Internationalization extension for SQLAlchemy models. Features:

* Stores translations in separate tables.
* Reflects translation table structures based on parent model table structure.
* Supports forcing of given locale.
* Good performance (uses proxy dicts and other advanced SQLAlchemy concepts for
performance optimization).


Required to run:
[databases/py-sqlalchemy] [lang/py-six] [databases/py-sqlalchemy-utils] [lang/python310]

Master sites:

Filesize: 27.536 KB

Version history: (Expand)


CVS history: (Expand)


   2024-03-06 21:35:15 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
py-SQLAlchemy-i18n: update to 1.1.0.

1.1.0 (2021-05-23)
^^^^^^^^^^^^^^^^^^

- Added SA 1.4 support
- Drop py27, py33, py34, py35 support
   2023-05-02 18:14:40 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-SQLAlchemy-i18n: fix path
   2023-05-02 18:13:28 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-SQLAlchemy-i18n: stop using versioned_dependencies

This package is Python 3.x only already.

XXX: These should probably just be plain TEST_DEPENDS instead
   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-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417)
Log message:
databases: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (some may be only fetched
conditionally):

./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
   2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417)
Log message:
databases: Remove SHA1 distfile hashes
   2021-04-06 16:23:25 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
use versioned py-pygemnts
   2020-05-18 12:45:44 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
pytest from versioned depends