mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
python3-responses: update to 0.25.6.
This commit is contained in:
parent
518c3729d0
commit
aace3fff7b
1 changed files with 3 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-responses'
|
||||
pkgname=python3-responses
|
||||
version=0.25.3
|
||||
revision=2
|
||||
version=0.25.6
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
depends="python3-requests python3-urllib3 python3-yaml"
|
||||
|
@ -13,8 +13,4 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/getsentry/responses"
|
||||
changelog="https://raw.githubusercontent.com/getsentry/responses/master/CHANGES"
|
||||
distfiles="${PYPI_SITE}/r/responses/responses-${version}.tar.gz"
|
||||
checksum=617b9247abd9ae28313d57a75880422d55ec63c29d33d629697590a034358dba
|
||||
|
||||
post_install() {
|
||||
rm -r ${DESTDIR}/${py3_sitelib}/responses/tests
|
||||
}
|
||||
checksum=eae7ce61a9603004e76c05691e7c389e59652d91e94b419623c12bbfb8e331d8
|
||||
|
|
Loading…
Add table
Reference in a new issue