~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
1

[alpine-aports] [PATCH] testing/py-cairocffi: Increment pkgrel

Marian Buschsieweke <marian.buschsieweke@ovgu.de>
Details
Message ID
<20190523203940.6627-1-marian.buschsieweke@ovgu.de>
Sender timestamp
1558643980
DKIM signature
missing
Download raw message
Patch: +1 -1
Current py3-cairocffi subpackage was still build for python 3.6
---
 testing/py-cairocffi/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/py-cairocffi/APKBUILD b/testing/py-cairocffi/APKBUILD
index f5dddcb39a..88e6f2e700 100644
--- a/testing/py-cairocffi/APKBUILD
+++ b/testing/py-cairocffi/APKBUILD
@@ -4,7 +4,7 @@
pkgname=py-cairocffi
_pkgname=cairocffi
pkgver=0.9.0
pkgrel=1
pkgrel=2
pkgdesc="Python CFFI-based binding to Cairo and GDK-PixBuf"
url="https://pythonhosted.org/cairocffi/"
arch="noarch"
-- 
2.21.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Details
Message ID
<20190610065044.GB28693@alpha>
In-Reply-To
<20190523203940.6627-1-marian.buschsieweke@ovgu.de> (view parent)
Sender timestamp
1560149444
DKIM signature
missing
Download raw message
Hello Marian,

According to [this][0], the python3 subpackage has already been built
against 3.7. 

Am I missing something?

Kind regards, Kevin

[0]:https://pkgs.alpinelinux.org/contents?branch=edge&name=py3-cairocffi&arch=x86_64&repo=testing

On Thu, May 23, 2019 at 10:39:40PM +0200, Marian Buschsieweke wrote:
> Current py3-cairocffi subpackage was still build for python 3.6
> ---
>  testing/py-cairocffi/APKBUILD | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/testing/py-cairocffi/APKBUILD b/testing/py-cairocffi/APKBUILD
> index f5dddcb39a..88e6f2e700 100644
> --- a/testing/py-cairocffi/APKBUILD
> +++ b/testing/py-cairocffi/APKBUILD
> @@ -4,7 +4,7 @@
>  pkgname=py-cairocffi
>  _pkgname=cairocffi
>  pkgver=0.9.0
> -pkgrel=1
> +pkgrel=2
>  pkgdesc="Python CFFI-based binding to Cairo and GDK-PixBuf"
>  url="https://pythonhosted.org/cairocffi/"
>  arch="noarch"
> -- 
> 2.21.0
> 


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