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