mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
python3-wrapt: update to 1.17.2.
This commit is contained in:
parent
700aa09718
commit
48da3976d6
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'python3-wrapt'
|
||||
pkgname=python3-wrapt
|
||||
version=1.14.1
|
||||
revision=3
|
||||
build_style=python3-module
|
||||
version=1.17.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
depends="python3"
|
||||
|
@ -13,7 +13,7 @@ license="BSD-2-Clause"
|
|||
homepage="https://github.com/GrahamDumpleton/wrapt"
|
||||
changelog="https://raw.githubusercontent.com/GrahamDumpleton/wrapt/develop/docs/changes.rst"
|
||||
distfiles="${PYPI_SITE}/w/wrapt/wrapt-${version}.tar.gz"
|
||||
checksum=380a85cf89e0e69b7cfbe2ea9f765f004ff419f34194018a6827ac0e3edfed4d
|
||||
checksum=41388e9d4d1522446fe79d3213196bd9e3b301a336965b9e27ca2788ebd122f3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue