databases/py-firebirdsql: update to 1.3.5
- update to latest version - switch to pep517 - relax python check, this version works fine with py3.9+ PR: 285829 Approved by: maintainer (timeout 2weeks+)
This commit is contained in:
parent
d60df99886
commit
7f89b8ca6a
@ -1,6 +1,5 @@
|
||||
PORTNAME= firebirdsql
|
||||
DISTVERSION= 1.1.4
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.3.5
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,8 +10,12 @@ WWW= https://github.com/nakagami/pyfirebirdsql
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:3.9
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python
|
||||
USE_PYTHON= autoplist pep517
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1614154383
|
||||
SHA256 (firebirdsql-1.1.4.tar.gz) = 34fae53e3824f8379533a491f1c93186e2f61d89421df68a698945bbdb362120
|
||||
SIZE (firebirdsql-1.1.4.tar.gz) = 70561
|
||||
TIMESTAMP = 1743500270
|
||||
SHA256 (firebirdsql-1.3.5.tar.gz) = e1da475df6e989b30b338a22d97530cc90ae10747178793ad5327c731c61c5da
|
||||
SIZE (firebirdsql-1.3.5.tar.gz) = 82302
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user