Update to 1.3.18
Changes: https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html
This commit is contained in:
parent
dcf98cfbcf
commit
c350b75cc4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540498
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sqlalchemy
|
||||
PORTVERSION= 1.3.17
|
||||
PORTVERSION= 1.3.18
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1589487623
|
||||
SHA256 (SQLAlchemy-1.3.17.tar.gz) = 156a27548ba4e1fed944ff9fcdc150633e61d350d673ae7baaf6c25c04ac1f71
|
||||
SIZE (SQLAlchemy-1.3.17.tar.gz) = 5979141
|
||||
TIMESTAMP = 1593161497
|
||||
SHA256 (SQLAlchemy-1.3.18.tar.gz) = da2fb75f64792c1fc64c82313a00c728a7c301efe6a60b7a9fe35b16b4368ce7
|
||||
SIZE (SQLAlchemy-1.3.18.tar.gz) = 6039792
|
||||
|
|
Loading…
Reference in a new issue