Update to 2.7.4
Changes: https://github.com/psycopg/psycopg2/blob/master/NEWS
This commit is contained in:
parent
1cdde6da1e
commit
2ab5353b6a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461298
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= psycopg2
|
||||
PORTVERSION= 2.7.3.2
|
||||
PORTVERSION= 2.7.4
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP \
|
||||
http://initd.org/psycopg/tarballs/PSYCOPG-${PORTVERSION:R:S|.|-|}/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1508946466
|
||||
SHA256 (psycopg2-2.7.3.2.tar.gz) = 5c3213be557d0468f9df8fe2487eaf2990d9799202c5ff5cb8d394d09fad9b2a
|
||||
SIZE (psycopg2-2.7.3.2.tar.gz) = 425107
|
||||
TIMESTAMP = 1518182898
|
||||
SHA256 (psycopg2-2.7.4.tar.gz) = 8bf51191d60f6987482ef0cfe8511bbf4877a5aa7f313d7b488b53189cf26209
|
||||
SIZE (psycopg2-2.7.4.tar.gz) = 425331
|
||||
|
|
Loading…
Reference in a new issue