python3-cppy: update to 1.2.1.
This commit is contained in:
parent
ffcb1e6fb8
commit
b10c2fa735
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.2.0
|
version=1.2.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="cppy-${version}"
|
wrksrc="cppy-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,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=95e8862e4f826c3f2a6b7b658333b162f80cbe9f943aa0d0a7a6b2ef850aeffc
|
checksum=83b43bf17b1085ac15c5debdb42154f138b928234b21447358981f69d0d6fe1b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue