aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-pybind11
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-17 06:21:27 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:56 +0000
commit179da42ef89f122d29ff31d312d7a5e08042de32 (patch)
treecbdb9a7929e7670b3225a4b28e316e20039b743a /testing/py-pybind11
parent4f4ecb7d71e24811340f3e927de89f5c479ab83d (diff)
downloadaports-179da42ef89f122d29ff31d312d7a5e08042de32.tar.bz2
aports-179da42ef89f122d29ff31d312d7a5e08042de32.tar.xz
testing/py-pybind11: rebuild against python 3.7
Diffstat (limited to 'testing/py-pybind11')
-rw-r--r--testing/py-pybind11/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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"