summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8ddb2784bfd1a5ddf4479c29c5bd06cadd7b538e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-deprecat
	pkgdesc = Python @deprecat decorator to deprecate old python classes, functions or methods
	pkgver = 2.1.3
	pkgrel = 1
	url = https://deprecat.readthedocs.io
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-wrapt
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	source = https://files.pythonhosted.org/packages/source/d/deprecat/deprecat-2.1.3.tar.gz
	md5sums = 505e41543495d4d5bd336863e054db0a

pkgname = python-deprecat
	depends = python>=3.6
	depends = python-wrapt>=1.10
	optdepends = python-deprecat-doc: Documentation for deprecat