summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9d76d397eeba8d13db35de1fb841c4221e77a91f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
pkgbase = python-rodi
	pkgdesc = Implementation of dependency injection for Python 3
	pkgver = 2.0.6
	pkgrel = 2
	url = https://pypi.org/project/rodi
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pytest-asyncio
	checkdepends = python-pytest-cov
	makedepends = flake8
	makedepends = mypy
	makedepends = python-black
	makedepends = python-flake8-black
	makedepends = python-build
	makedepends = python-hatchling
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = python-isort
	depends = python-typing_extensions
	provides = python-rodi
	conflicts = python-rodi
	options = !strip
	options = !debug
	source = rodi-2.0.6.tar.gz::https://files.pythonhosted.org/packages/source/r/rodi/rodi-2.0.6.tar.gz
	sha256sums = f533e315d84b63824efcc67526a156ad5fb0a158f1ccbc41e0db3944d0c08693

pkgname = python-rodi