./chat/py-matrix-common, Common utilities for Synapse, Sydent and Sygnal

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


Branch: CURRENT, Version: 1.3.0nb1, Package name: py311-matrix-common-1.3.0nb1, Maintainer: js

Common utilities for Synapse, Sydent and Sygnal.


Master sites:

Filesize: 13.812 KB

Version history: (Expand)


CVS history: (Expand)


   2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | Package updated
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
   2023-08-30 23:46:34 by Jonathan Schleifer | Files touched by this commit (19)
Log message:
Always use the same e-mail address for packages I maintain
   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-10-06 15:43:34 by Greg Troxel | Files touched by this commit (3)
Log message:
chat/py-matrix-common: Update to 1.3.0

upstream NEWS content:

    Drop support for Python 3.6, which went end-of-life December 2021 by \ 
@anoadragon453 in #28
    Configure setuptools to automatically discover new modules under
    src/matrix_common by @anoadragon453 in #27
    Add a MXCUri class for representing Matrix media uri's by @anoadragon453 in #29
   2022-07-21 16:08:34 by Greg Troxel | Files touched by this commit (2)
Log message:
chat/py-matrix-common: Update to 1.2.1

Upstream changes relevant for pkgsrc users, less bugfixes:

Changes in 1.2.1

    Use os.path.dirname like the docstring suggests by @DMRobertson in #26

Changes in 1.2.0

    Move to src layout by @V02460 in #23
    Optionally allow a cwd for get_distribution_version_string by @DMRobertson in #25
   2022-02-25 17:36:36 by Jonathan Schleifer | Files touched by this commit (3)
Log message:
Update chat/py-matrix-common to 1.1.0
   2022-01-30 11:24:44 by Thomas Klausner | Files touched by this commit (3)
Log message:
py-matrix-common: build as wheel package
   2022-01-30 11:20:35 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-matrix-common: add missing dependency

Bump PKGREVISION.