mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pyclipper: update to 1.3.0.post6.
This commit is contained in:
parent
3c7fca7d9c
commit
d593585220
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pyclipper'
|
# Template file for 'python3-pyclipper'
|
||||||
pkgname=python3-pyclipper
|
pkgname=python3-pyclipper
|
||||||
version=1.3.0.post5
|
version=1.3.0.post6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools_scm python3-Cython"
|
hostmakedepends="python3-setuptools_scm python3-Cython"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/fonttools/pyclipper"
|
homepage="https://github.com/fonttools/pyclipper"
|
||||||
distfiles="${PYPI_SITE}/p/pyclipper/pyclipper-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyclipper/pyclipper-${version}.tar.gz"
|
||||||
checksum=c0239f928e0bf78a3efc2f2f615a10bfcdb9f33012d46d64c8d1225b4bde7096
|
checksum=42bff0102fa7a7f2abdd795a2594654d62b786d0c6cd67b72d469114fdeb608c
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
# Force regeneration of Cython modules
|
# Force regeneration of Cython modules
|
||||||
|
|
Loading…
Add table
Reference in a new issue