summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 67ac7370ae836dcc995c0c73706fac1c322347c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-assertpy
	pkgdesc = Simple assertion library for unit testing in python with a fluent API
	pkgver = 1.1
	pkgrel = 3
	url = https://github.com/assertpy/assertpy
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	source = python-assertpy-1.1.tar.gz::https://github.com/assertpy/assertpy/archive/refs/tags/1.1.tar.gz
	source = 0001-setup-cfg.patch
	sha512sums = e5c2b72756bff0fa12a2dbb15d8dee20267f5026b9f20f2150da8d2716303afbe7ac56dc27ce0f77a4c1ac5518b5f9127e4b34397148f6d5485da241d9b23aa5
	sha512sums = 8f79e10711d2627124f59907385f61a4137109f6f4551a1957ca3569813c5f7cc06fb8f900dc6b3dbbc3e3aba0703005f9524ea6ee78ac34c5514c11aed56c08
	b2sums = d1b500c8770ead974b278f323532ce6e9d53fc26a95c761582bce2948f6f5666adca03bda12d45c86646297b0180dbe563f7112a2722c7e95112073d4af3f3cb
	b2sums = e4dbf8f2f6f75b2758c59e80864109c67bb3acabab6ef4ed559cd9bb7de8fa2bfb77e04581f04c73db022547e8b0f769a235d83249e3beb41216930fb543e59e

pkgname = python-assertpy