Skip to content

Commit

Permalink
graphics/py-pyvips: Update to 2.1.15
Browse files Browse the repository at this point in the history
Drop maintainership.
  • Loading branch information
Danilo Egea Gondolfo authored and Danilo Egea Gondolfo committed Sep 24, 2021
1 parent c134d63 commit b922324
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions graphics/py-pyvips/Makefile
@@ -1,20 +1,20 @@
# Created by: Danilo Egea Gondolfo <danilo@FreeBSD.org>

PORTNAME= pyvips
PORTVERSION= 2.1.14
PORTREVISION= 1
PORTVERSION= 2.1.15
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= danilo@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Binding for the libvips image processing library

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=2.0.0:devel/py-pytest-runner@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cffi>=1.13:devel/py-cffi@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}cffi>=1.13:devel/py-cffi@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.13:devel/py-cffi@${PY_FLAVOR}
LIB_DEPENDS= libvips.so:graphics/vips

Expand Down
6 changes: 3 additions & 3 deletions graphics/py-pyvips/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1621370836
SHA256 (pyvips-2.1.14.tar.gz) = 244e79c625be65237677c79424d4476de6c406805910015d4adbd0186c64a6a2
SIZE (pyvips-2.1.14.tar.gz) = 43768
TIMESTAMP = 1632495581
SHA256 (pyvips-2.1.15.tar.gz) = 8bca4077dbdc1434dcbc6759407367b6561e3505aa9555b1bc0b45989dcf50b2
SIZE (pyvips-2.1.15.tar.gz) = 622847

0 comments on commit b922324

Please sign in to comment.