python3-objgraph: update to 3.6.1.
This commit is contained in:
parent
46e87c0892
commit
74c46320c1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-objgraph'
|
# Template file for 'python3-objgraph'
|
||||||
pkgname=python3-objgraph
|
pkgname=python3-objgraph
|
||||||
version=3.6.0
|
version=3.6.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel"
|
hostmakedepends="python3-wheel"
|
||||||
depends="graphviz"
|
depends="graphviz"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://mg.pov.lt/objgraph/"
|
homepage="https://mg.pov.lt/objgraph/"
|
||||||
distfiles="${PYPI_SITE}/o/objgraph/objgraph-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/o/objgraph/objgraph-${version}.tar.gz"
|
||||||
checksum=369567c37b4f2f928160b6f6ededcbea8fc7e929831877fd1056c78a900c17d3
|
checksum=fe96c74147bbcaae8665b396e5388bdcc3197deebba4e6381f05202ee5b453a7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue