mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-setproctitle: update to 1.3.3.
This commit is contained in:
parent
395ff9fbf0
commit
a09b6b344e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-setproctitle'
|
# Template file for 'python3-setproctitle'
|
||||||
pkgname=python3-setproctitle
|
pkgname=python3-setproctitle
|
||||||
version=1.3.1
|
version=1.3.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/dvarrazzo/py-setproctitle"
|
homepage="https://github.com/dvarrazzo/py-setproctitle"
|
||||||
distfiles="${PYPI_SITE}/s/setproctitle/setproctitle-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/setproctitle/setproctitle-${version}.tar.gz"
|
||||||
checksum=3d134c2effeb945e8227f7d3d24ea8ad49c03c87ac91a8d67bf967730fa9daba
|
checksum=c913e151e7ea01567837ff037a23ca8740192880198b7fbb90b16d181607caae
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYRIGHT LICENSE
|
vlicense COPYRIGHT LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue