backports/py3-pyinstrument: upgrade to 4.6.2
This commit is contained in:
parent
db8069a8d0
commit
e587a87e3c
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Contributor: Aiden Grossman <agrossman154@yahoo.com>
|
# Contributor: Aiden Grossman <agrossman154@yahoo.com>
|
||||||
# Maintainer: Aiden Grossman <agrossman154@yahoo.com>
|
# Maintainer: Aiden Grossman <agrossman154@yahoo.com>
|
||||||
pkgname=py3-pyinstrument
|
pkgname=py3-pyinstrument
|
||||||
pkgver=4.6.1
|
pkgver=4.6.2
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Call stack profiler for Python"
|
pkgdesc="Call stack profiler for Python"
|
||||||
url="https://github.com/joerick/pyinstrument"
|
url="https://github.com/joerick/pyinstrument"
|
||||||
|
@ -31,5 +31,5 @@ package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
7eb24fb27bfb145b5a06976bdaac1d06de87549f3ae9505d4d56608af0776ff18f5ec9fccf5d3f3df797f1b91281d15bbd825fa42d268baf91524fc2f4efd59a py3-pyinstrument-4.6.1.tar.gz
|
da23988e6c68876cb8920ce284326f349425303ae36718c5c479b72b5f5ca5d48ced1674bcab71851f60e81a0985bb668bfa89a8b96cc20a1faa0dd7e623ec50 py3-pyinstrument-4.6.2.tar.gz
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in a new issue