mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 1.2.17
Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html
This commit is contained in:
parent
2af8a02c62
commit
c35b68d394
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491277
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sqlalchemy
|
||||
PORTVERSION= 1.2.16
|
||||
PORTVERSION= 1.2.17
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1547242864
|
||||
SHA256 (SQLAlchemy-1.2.16.tar.gz) = 6af3ca2f7f00844465ab4fa78337d487b39e53f516c51328aed4ed3a719d4264
|
||||
SIZE (SQLAlchemy-1.2.16.tar.gz) = 5659983
|
||||
TIMESTAMP = 1548498511
|
||||
SHA256 (SQLAlchemy-1.2.17.tar.gz) = 52a42dbf02d0562d6e90e7af59f177f1cc027e72833cc29c3a821eefa009c71d
|
||||
SIZE (SQLAlchemy-1.2.17.tar.gz) = 5670715
|
||||
|
|
Loading…
Add table
Reference in a new issue