mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/py-srsly: Update to 2.4.2
Changes: https://github.com/explosion/srsly/releases https://github.com/explosion/srsly/commits/master
This commit is contained in:
parent
bfb8a29b51
commit
3aadb8aff2
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= srsly
|
PORTNAME= srsly
|
||||||
PORTVERSION= 2.4.1
|
PORTVERSION= 2.4.2
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -10,7 +10,7 @@ COMMENT= Modern high-performance serialization utilities for Python
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}catalogue>=2.0.1<2.1.0:devel/py-catalogue@${PY_FLAVOR}
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}catalogue>=2.0.3<2.1.0:devel/py-catalogue@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= python:3.6+
|
USES= python:3.6+
|
||||||
USE_PYTHON= autoplist concurrent cython distutils
|
USE_PYTHON= autoplist concurrent cython distutils
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1619198527
|
TIMESTAMP = 1635181075
|
||||||
SHA256 (srsly-2.4.1.tar.gz) = b0f2aec0a329e6e7e742a0a60e99a74968ca29be71f35c5c4de221e328176926
|
SHA256 (srsly-2.4.2.tar.gz) = 2aba252292767875086adf4e4380e27b024d73655456f796f8e07eb3a4dfacc0
|
||||||
SIZE (srsly-2.4.1.tar.gz) = 315020
|
SIZE (srsly-2.4.2.tar.gz) = 314501
|
||||||
|
|
Loading…
Add table
Reference in a new issue