From 179da42ef89f122d29ff31d312d7a5e08042de32 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 17 Apr 2019 06:21:27 +0000 Subject: testing/py-pybind11: rebuild against python 3.7 --- testing/py-pybind11/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/py-pybind11') diff --git a/testing/py-pybind11/APKBUILD b/testing/py-pybind11/APKBUILD index 64c7397754..b8a7a172d6 100644 --- a/testing/py-pybind11/APKBUILD +++ b/testing/py-pybind11/APKBUILD @@ -2,7 +2,7 @@ pkgname=py-pybind11 _pkgname=pybind11 pkgver=2.2.4 -pkgrel=0 +pkgrel=1 pkgdesc="Seamless operability between C++11 and Python" url="https://github.com/pybind/pybind11" arch="noarch" -- cgit v1.2.3