blob: 7d73dcd65f3893e0254806df941e02938d3f364a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-deprecation-alias
pkgdesc = A wrapper around deprecation providing support for deprecated aliases
pkgver = 0.4.0
pkgrel = 2
url = https://github.com/domdfcoding/deprecation-alias
arch = any
license = Apache-2.0
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
makedepends = python-hatchling
makedepends = python-hatch-requirements-txt
depends = python
depends = python-deprecation
depends = python-packaging
source = deprecation-alias::git+https://github.com/domdfcoding/deprecation-alias#tag=v0.4.0
sha512sums = 0574311323b03f0b07734dc3d9ef6e5b26c4b1bab1181473f78cf83f463a36b65d4a1ece37c6b12461263ed6ba5607717b4590443738bb656e8caf28b0163351
pkgname = python-deprecation-alias
|