mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-21 10:15:12 +03:00
testing/py3-prawcore: upgrade to 1.4.0
This commit is contained in:
parent
c03b42d797
commit
63b51a3efa
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
|
||||
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
|
||||
pkgname=py3-prawcore
|
||||
pkgver=1.3.0
|
||||
pkgver=1.4.0
|
||||
pkgrel=0
|
||||
pkgdesc="a low-level communication layer for PRAW 4+"
|
||||
options="net" # To fetch unpackaged test dependencies
|
||||
|
@ -25,4 +25,4 @@ package() {
|
|||
python3 setup.py install --prefix=/usr --root="$pkgdir"
|
||||
}
|
||||
|
||||
sha512sums="e64f6b52654fcf279e7296420f950d7eb6dc535dd72326f43ed7840189a52b0f0096fc66ee81360231efe3c00686239128e8dd7bf153599be7eb30ded5ed9891 py3-prawcore-1.3.0.tar.gz"
|
||||
sha512sums="4fda3cb7e403a958ec8ed25faf7d9ca23c8bfdf6fed7c47a8cfafac37314cf821dcba3523b0d2b8a879b4f010287c2c6eb627c18af0c61952b70b12cd335ed10 py3-prawcore-1.4.0.tar.gz"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue