archivers/py-zopfli: Update to 0.2.3
Changes: https://github.com/fonttools/py-zopfli/releases
This commit is contained in:
parent
821a031c39
commit
53d3e34211
2 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= zopfli
|
||||
PORTVERSION= 0.2.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.2.3
|
||||
CATEGORIES= archivers python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +11,7 @@ WWW= https://github.com/fonttools/py-zopfli
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1669057651
|
||||
SHA256 (zopfli-0.2.2.zip) = 2d49db7540d9991976af464ebc1b9ed12988c04d90691bcb51dc4a373a9e2afc
|
||||
SIZE (zopfli-0.2.2.zip) = 205320
|
||||
TIMESTAMP = 1694348258
|
||||
SHA256 (zopfli-0.2.3.zip) = dbc9841bedd736041eb5e6982cd92da93bee145745f5422f3795f6f258cdc6ef
|
||||
SIZE (zopfli-0.2.3.zip) = 205354
|
||||
|
|
Loading…
Reference in a new issue