diff options
| author | Kubilay Kocak <koobs@FreeBSD.org> | 2014-03-08 03:07:45 +0000 |
|---|---|---|
| committer | Kubilay Kocak <koobs@FreeBSD.org> | 2014-03-08 03:07:45 +0000 |
| commit | dff2eb6e4395b2f399f8dc535b35abc9147d8ca8 (patch) | |
| tree | 0e31a543b5e42406424f43d6a8ab0cf47da0a280 | |
| parent | devel/concurrencykit: Update to 0.4.1 (diff) | |
devel/py-pygithub: Update to 1.24.0
- Update to 1.24.0
Changes:
* Implement search [1]
[1] https://github.com/jacquev6/PyGithub/pull/224
Notes
Notes:
svn path=/head/; revision=347444
| -rw-r--r-- | devel/py-pygithub/Makefile | 2 | ||||
| -rw-r--r-- | devel/py-pygithub/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/py-pygithub/Makefile b/devel/py-pygithub/Makefile index d020aba6a2b6..aa41bb576165 100644 --- a/devel/py-pygithub/Makefile +++ b/devel/py-pygithub/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pygithub -PORTVERSION= 1.23.0 +PORTVERSION= 1.24.0 CATEGORIES= devel www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pygithub/distinfo b/devel/py-pygithub/distinfo index dfc98bc38471..4c90f77b3f1a 100644 --- a/devel/py-pygithub/distinfo +++ b/devel/py-pygithub/distinfo @@ -1,2 +1,2 @@ -SHA256 (PyGithub-1.23.0.tar.gz) = e1338c28ebc45a6c73c69a60a0cf720c91ca102b3fa74a944c94f4194e4bd431 -SIZE (PyGithub-1.23.0.tar.gz) = 2450752 +SHA256 (PyGithub-1.24.0.tar.gz) = ce429d8d886084d24bf82c4c88c8c2dac784dc6fe9302b2d9bc46bc8eb93bd29 +SIZE (PyGithub-1.24.0.tar.gz) = 2530370 |
