Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / python-matrix-common
Commits: 5703f06a by Jelle van der Waa at 2024-04-07T11:49:59+02:00 upgpkg: 1.3.0-5: Rebuild with Python 3.12 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,20 @@ +pkgbase = python-matrix-common + pkgdesc = Common code for Synapse, Sydent and Sygnal + pkgver = 1.3.0 + pkgrel = 5 + url = https://github.com/matrix-org/matrix-python-common + arch = any + license = Apache + checkdepends = python-twisted + checkdepends = python-aiounittest + makedepends = python-build + makedepends = python-installer + makedepends = python-setuptools + makedepends = python-wheel + depends = python + depends = python-attrs + source = python-matrix-common-1.3.0.tar.gz::https://github.com/matrix-org/matrix-python-common/archive/refs/tags/v1.3.0.tar.gz + sha512sums = d08fa11a4156a7c4596ea20709e0fddd1563ef1f4ba763e21a073ba53e1baf58d8de1b60cf0f69c846128cdd6f04788df49765704c8adfde187e8de1dc5ded4e + b2sums = dd72a7c5558c2db0ab38f2f544f6ab6926fd037e99cbb774973f08bdc661c1587d3d6883ffc6a9cfcea6942284d4020814c02d56be3746279323fca17490f434 + +pkgname = python-matrix-common ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=python-matrix-common pkgver=1.3.0 -pkgrel=4 +pkgrel=5 pkgdesc="Common code for Synapse, Sydent and Sygnal" arch=(any) url="https://github.com/matrix-org/matrix-python-common" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-matrix-common/-/commit/5703f06aa4364d85087b20925082fc69f569263e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-matrix-common/-/commit/5703f06aa4364d85087b20925082fc69f569263e You're receiving this email because of your account on gitlab.archlinux.org.
