diff options
author | Wen Heping <wen@FreeBSD.org> | 2015-12-16 00:27:27 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2015-12-16 00:27:27 +0000 |
commit | 4b4c0ec9196f86c2462bbe9c0a7e09c9cb325983 (patch) | |
tree | bf0bdf12b6d5f960ea0cd10b35fef9d7636c50bc /databases/py-python-sql | |
parent | - Pass maintainership to zope@ (diff) |
- Update to 0.8
Diffstat (limited to 'databases/py-python-sql')
-rw-r--r-- | databases/py-python-sql/Makefile | 2 | ||||
-rw-r--r-- | databases/py-python-sql/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/py-python-sql/Makefile b/databases/py-python-sql/Makefile index 691669640520..47a785d1a78f 100644 --- a/databases/py-python-sql/Makefile +++ b/databases/py-python-sql/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= python-sql -PORTVERSION= 0.7 +PORTVERSION= 0.8 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-python-sql/distinfo b/databases/py-python-sql/distinfo index ea781af6be28..f25cbbd2df64 100644 --- a/databases/py-python-sql/distinfo +++ b/databases/py-python-sql/distinfo @@ -1,2 +1,2 @@ -SHA256 (python-sql-0.7.tar.gz) = cfdafe7f101795f56efcbfdb360d6244aa6d908b02bbedc73236f64b2bd33324 -SIZE (python-sql-0.7.tar.gz) = 27422 +SHA256 (python-sql-0.8.tar.gz) = 020ed78e77f0321f30e40f4e316e944b24a3b995ce6af6eec2d8e1aed3483376 +SIZE (python-sql-0.8.tar.gz) = 29853 |