Skip to content

Commit

Permalink
devel/py-google-re2: Update to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Dec 30, 2022
1 parent 34377c8 commit 055225c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions devel/py-google-re2/Makefile
@@ -1,5 +1,5 @@
PORTNAME= google-re2
PORTVERSION= 0.2.20220601
PORTVERSION= 1.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,8 +10,7 @@ WWW= https://github.com/google/re2/tree/abseil/python

LICENSE= BSD3CLAUSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pybind11>=0:devel/py-pybind11@${PY_FLAVOR} \
re2>=${PORTVERSION:E}:devel/re2
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pybind11>=0:devel/py-pybind11@${PY_FLAVOR}
LIB_DEPENDS= libre2.so:devel/re2

USES= compiler:c11 localbase python:3.7+
Expand Down
6 changes: 3 additions & 3 deletions devel/py-google-re2/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1654275847
SHA256 (google-re2-0.2.20220601.tar.gz) = cc10983dcaa0b3260a4cd1c07c7adc1fa6967dbcfacc9c1a8f11e4c118c77905
SIZE (google-re2-0.2.20220601.tar.gz) = 8977
TIMESTAMP = 1669057745
SHA256 (google-re2-1.0.tar.gz) = 21c8adc296360de1ff426baa38c712eada622c2858d195eb487e415d94194e91
SIZE (google-re2-1.0.tar.gz) = 9841

0 comments on commit 055225c

Please sign in to comment.