mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Update to 2.7.6.1
Changes: https://github.com/psycopg/psycopg2/blob/master/NEWS https://github.com/psycopg/psycopg2/blob/2_7_6_1/NEWS
This commit is contained in:
parent
6159492274
commit
54a6bdfee8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484831
@ -2,10 +2,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= psycopg2
|
||||
PORTVERSION= 2.7.6
|
||||
PORTVERSION= 2.7.6.1
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP \
|
||||
http://initd.org/psycopg/tarballs/PSYCOPG-${PORTVERSION:R:S|.|-|}/
|
||||
http://initd.org/psycopg/tarballs/PSYCOPG-${PORTVERSION:R:R:S|.|-|}/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
@ -16,8 +16,8 @@ LICENSE_FILE= ${WRKSRC}/doc/COPYING.LESSER
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USES= pgsql python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
PORTDOCS= AUTHORS INSTALL NEWS PKG-INFO README.rst
|
||||
PORTEXAMPLES= *
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1541859209
|
||||
SHA256 (psycopg2-2.7.6.tar.gz) = 4a658550b0bcb259e97f77f2dc93ed6b108fe2eda963a9e6fc8b48040d542ec2
|
||||
SIZE (psycopg2-2.7.6.tar.gz) = 427315
|
||||
TIMESTAMP = 1542045682
|
||||
SHA256 (psycopg2-2.7.6.1.tar.gz) = 27959abe64ca1fc6d8cd11a71a1f421d8287831a3262bd4cacd43bbf43cc3c82
|
||||
SIZE (psycopg2-2.7.6.1.tar.gz) = 427374
|
||||
|
Loading…
Reference in New Issue
Block a user