summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 463ad20cff555739a4571c3ab6168626b78e8498 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-simplematrixbotlib
	pkgdesc = An easy to use bot library for the Matrix ecosystem written in Python
	pkgver = 2.12.0
	pkgrel = 1
	url = https://codeberg.org/imbev/simplematrixbotlib
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry
	depends = python
	depends = python-matrix-nio
	depends = python-cryptography-fernet-wrapper
	depends = python-pillow
	depends = python-markdown
	depends = python-toml
	source = simplematrixbotlib-2.12.0.tar.gz::https://codeberg.org/imbev/simplematrixbotlib/archive/v2.12.0.tar.gz
	source = fix-unit-tests.patch
	sha256sums = 923c92e7bd02cc917997faae0fc727f7b8dc007003d928d70cdb4b2f2c809497
	sha256sums = e87fb74680bda00389c0260ffd8977d0530484e2cdb6a7a6937548ecf2d39ca2

pkgname = python-simplematrixbotlib