Skip to content

Commit

Permalink
databases/py-psycopg-c: Update to 3.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 21, 2023
1 parent 727fc78 commit a4f12ef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions databases/py-psycopg-c/Makefile
@@ -1,18 +1,18 @@
PORTNAME= psycopg-c
PORTVERSION= 3.1.9
PORTVERSION= 3.1.10
CATEGORIES= databases python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PostgreSQL database adapter for Python - C optimization distribution
WWW= https://www.psycopg.org/ \
WWW= https://www.psycopg.org/psycopg3/ \
https://github.com/psycopg/psycopg/tree/master/psycopg_c

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

BUILD_DEPENDS= ${PY_SETUPTOOLS} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=49.2.0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tomli>=2.0.1:textproc/py-tomli@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0.37:devel/py-wheel@${PY_FLAVOR}

Expand Down
6 changes: 3 additions & 3 deletions databases/py-psycopg-c/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1683227605
SHA256 (psycopg-c-3.1.9.tar.gz) = d160b45b0ee1eb05d78a81538c2bc6868bacb5f421b7190ed65d4681e4552455
SIZE (psycopg-c-3.1.9.tar.gz) = 538790
TIMESTAMP = 1692211695
SHA256 (psycopg-c-3.1.10.tar.gz) = 0c923cfac7a8a3796c915c253f51b7c667358492924cbccecc18df9e79b103e9
SIZE (psycopg-c-3.1.10.tar.gz) = 545504

0 comments on commit a4f12ef

Please sign in to comment.