mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
community/py3-executing: upgrade to 2.1.0
This commit is contained in:
parent
eaaaf2ed8d
commit
e30e3a4539
@ -1,8 +1,8 @@
|
|||||||
# Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
|
# Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
|
||||||
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
|
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
|
||||||
pkgname=py3-executing
|
pkgname=py3-executing
|
||||||
pkgver=2.0.1
|
pkgver=2.1.0
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="Get information about what a Python frame is currently doing"
|
pkgdesc="Get information about what a Python frame is currently doing"
|
||||||
url="https://github.com/alexmojaki/executing"
|
url="https://github.com/alexmojaki/executing"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
@ -34,5 +34,5 @@ package() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
8a753aab42ea2d3b61764ee77de3bb52ea7fcc2818298281180ffc47c7b22ee84974ee98b2137250f722ad559be92e72e8fc01d7b2d38ab6a01512618b65d4f3 py3-executing-2.0.1.tar.gz
|
0918ed3eca37d55a1c19b20a959538c46d65688979e0808270b7060a25d3db44bb593d2f8de202740af9f008f273e1e7565ba5b20b90c678e070b52a12bed4cd py3-executing-2.1.0.tar.gz
|
||||||
"
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user