mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
textproc/py-tablib: Update to 3.7.0
* Support for Python 3.8 was dropped with release 3.7.0, adjust USES=python accordingly. Changelog: https://github.com/jazzband/tablib/releases/tag/v3.7.0
This commit is contained in:
parent
008a1ce5ec
commit
deaf0cc448
@ -1,6 +1,5 @@
|
||||
PORTNAME= tablib
|
||||
PORTVERSION= 3.6.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.7.0
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -16,7 +15,7 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||
${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.2:devel/py-setuptools-scm@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
|
||||
|
||||
USES= cpe python
|
||||
USES= cpe python:3.9+
|
||||
CPE_VENDOR= python
|
||||
USE_PYTHON= autoplist pep517 pytest
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1712293168
|
||||
SHA256 (tablib-3.6.1.tar.gz) = 040685fde11e9237675f43e985edb94b63250a5e9236f89d561ce6fb1465b839
|
||||
SIZE (tablib-3.6.1.tar.gz) = 119207
|
||||
TIMESTAMP = 1729085724
|
||||
SHA256 (tablib-3.7.0.tar.gz) = f9db84ed398df5109bd69c11d46613d16cc572fb9ad3213f10d95e2b5f12c18e
|
||||
SIZE (tablib-3.7.0.tar.gz) = 121221
|
||||
|
Loading…
Reference in New Issue
Block a user