mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-14 05:07:01 +02:00
python3-deprecated: update to 1.2.15.
This commit is contained in:
parent
63fcf77c34
commit
3be4f0405d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-deprecated'
|
||||
pkgname=python3-deprecated
|
||||
version=1.2.14
|
||||
revision=2
|
||||
version=1.2.15
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-wrapt"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/tantale/deprecated"
|
||||
changelog="https://raw.githubusercontent.com/tantale/deprecated/master/CHANGELOG.rst"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=3309fa073e6c13a126be9fb88959a02689b15a066fa7e222a07b62325e9673a7
|
||||
checksum=ee3f4d9ebef7e592be4f5cc1dc8d1bab4f64d8161598df2261d5e80e4be816bd
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.rst
|
||||
|
|
Loading…
Add table
Reference in a new issue