mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-cppy: update to 1.3.1.
This commit is contained in:
parent
375b49e4d6
commit
5563080214
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-cppy'
|
# Template file for 'python3-cppy'
|
||||||
pkgname=python3-cppy
|
pkgname=python3-cppy
|
||||||
version=1.3.0
|
version=1.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://cppy.readthedocs.io"
|
homepage="https://cppy.readthedocs.io"
|
||||||
changelog="https://raw.githubusercontent.com/nucleic/cppy/master/releasenotes.rst"
|
changelog="https://raw.githubusercontent.com/nucleic/cppy/master/releasenotes.rst"
|
||||||
distfiles="${PYPI_SITE}/c/cppy/cppy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/cppy/cppy-${version}.tar.gz"
|
||||||
checksum=da7413a286d5d31626ba35ed2c70ddfb033520cc81310088ba5a57d34039f604
|
checksum=55b5307c11874f242ea135396f398cb67a5bbde4fab3e3c3294ea5fce43a6d68
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue