responses bump
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
_realname=responses
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=0.13.1
|
||||
pkgrel=2
|
||||
pkgver=0.13.2
|
||||
pkgrel=1
|
||||
pkgdesc='A utility library for mocking out the `requests` Python library. (mingw-w64)'
|
||||
arch=('any')
|
||||
url="https://github.com/getsentry/responses"
|
||||
@@ -13,7 +13,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-python-biscuits" "${MINGW_PACKAGE_PREFIX}-pyth
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
checkdepends=("${MINGW_PACKAGE_PREFIX}-mypy" "${MINGW_PACKAGE_PREFIX}-python-flake8" "${MINGW_PACKAGE_PREFIX}-python-pytest-cov" "${MINGW_PACKAGE_PREFIX}-python-pytest-localserver" "${MINGW_PACKAGE_PREFIX}-python-pytest-runner")
|
||||
source=("${_realname}-$pkgver.tar.gz::https://github.com/getsentry/responses/archive/$pkgver.tar.gz")
|
||||
sha256sums=('d0ac7985031533f83c78dc2b80b4fe575f4c0cee319f5e9b162ac020ebe8015c')
|
||||
sha256sums=('0c3a53ebcb85a4999ce456f82ddae292d48bd105977f898a7a9488e64364aecf')
|
||||
|
||||
prepare() {
|
||||
cd "$srcdir"
|
||||
|
||||
Reference in New Issue
Block a user