summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f7f6c9e18bd118d8857e3df3a9eb499bd5ce60c4 (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
31
pkgbase = python-essentials
	pkgdesc = General purpose classes and functions, reusable in any kind of Python application
	pkgver = 1.1.9
	pkgrel = 1
	url = https://pypi.org/project/essentials
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pytest-asyncio
	checkdepends = python-pytest-cov
	makedepends = flake8
	makedepends = mypy
	makedepends = python-pydantic
	makedepends = python-black
	makedepends = python-flake8-black
	makedepends = python-isort
	makedepends = python-typing_extensions
	makedepends = python-hatchling
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	provides = python-essentials
	conflicts = python-essentials
	options = !strip
	options = !debug
	source = essentials-1.1.9.tar.gz::https://files.pythonhosted.org/packages/source/e/essentials/essentials-1.1.9.tar.gz
	sha256sums = 7fbea3a518cbeafe5374fb7e2ea2c15a109e8a7fd1eaab62ae87cbd1b3b1e8d0

pkgname = python-essentials