~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] testing/py3-httpretty: add provides

Details
Message ID
<20190708203738.29624-1-sir@cmpwn.com>
Sender timestamp
1562618258
DKIM signature
missing
Download raw message
Patch: +2 -1
---
 testing/py3-httpretty/APKBUILD | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/testing/py3-httpretty/APKBUILD b/testing/py3-httpretty/APKBUILD
index d0bfbae983..a7538d615f 100644
--- a/testing/py3-httpretty/APKBUILD
+++ b/testing/py3-httpretty/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-httpretty
_pyname=httpretty
pkgver=0.9.6
pkgrel=0
pkgrel=1
pkgdesc="HTTP client mocking tool for Python"
url="https://github.com/gabrielfalcao/HTTPretty"
arch="noarch"
@@ -13,6 +13,7 @@ makedepends="python3-dev py3-setuptools"
_pypiprefix="${_pyname%${_pyname#?}}"
source="https://files.pythonhosted.org/packages/source/$_pypiprefix/$_pyname/$_pyname-$pkgver.tar.gz"
replaces="py-httpretty"
provides="py-httpretty=$pkgver-r$pkgrel"
builddir="$srcdir"/$_pyname-$pkgver

build() {
-- 
2.22.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)