python/entrypoints: Updated for version 0.2.3.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2017-06-28 22:53:27 -07:00 committed by Willy Sudiarto Raharjo
parent 1c8724a307
commit aa9171d675
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=entrypoints
VERSION=${VERSION:-0.2.2}
VERSION=${VERSION:-0.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="entrypoints"
VERSION="0.2.2"
VERSION="0.2.3"
HOMEPAGE="http://entrypoints.readthedocs.org/"
DOWNLOAD="https://github.com/takluyver/entrypoints/archive/0.2.2/entrypoints-0.2.2.tar.gz"
MD5SUM="7dae980f7c6affd777dc60a51c8d0b0b"
DOWNLOAD="https://github.com/takluyver/entrypoints/archive/0.2.3/entrypoints-0.2.3.tar.gz"
MD5SUM="ad31adbe634709555c400de125098dc8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""