summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1e26b45c4ca6673ab66871a0371ce54baab085b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-returns
	pkgdesc = Make your functions return something meaningful, typed, and safe
	pkgver = 0.26.0
	pkgrel = 1
	url = https://returns.readthedocs.io
	arch = any
	license = MIT
	makedepends = python-poetry-core
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-typing_extensions
	optdepends = mypy: For mypy compatibility
	source = python-returns-0.26.0.tar.gz::https://github.com/dry-python/returns/archive/refs/tags/0.26.0.tar.gz
	sha256sums = 7560804c0941cdbbfa94c687d2d5e132932439fcf818ae4748547bdc07532d04
	b2sums = 6d889f1c56489028d4e041e31a72bf774f60f5675a59b999bf8accb7f399e03d544b90f07bf502d75871e313fb40fe9ee92025d0e95df042f16f2513e4bf54a7

pkgname = python-returns