mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python-constantly: remove
python 2
This commit is contained in:
parent
16b05382e8
commit
91e0af56b7
1 changed files with 0 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
||||||
# Template file for 'python-constantly'
|
|
||||||
pkgname=python-constantly
|
|
||||||
version=15.1.0
|
|
||||||
revision=7
|
|
||||||
build_style=python2-module
|
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
|
||||||
depends="python"
|
|
||||||
short_desc="Symbolic constants in Python (Python2)"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
||||||
license="MIT"
|
|
||||||
homepage="https://github.com/twisted/constantly"
|
|
||||||
distfiles="${PYPI_SITE}/c/constantly/constantly-${version}.tar.gz"
|
|
||||||
checksum=586372eb92059873e29eba4f9dec8381541b4d3834660707faf8ba59146dfc35
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense LICENSE
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue