python/python-cached-property: Updated for version 1.3.1.

Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
This commit is contained in:
Audrius Kažukauskas 2017-11-03 16:31:37 +02:00 committed by Willy Sudiarto Raharjo
parent e1a9016334
commit fe89ca252d
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-cached-property
VERSION=${VERSION:-1.3.0}
VERSION=${VERSION:-1.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="python-cached-property"
VERSION="1.3.0"
VERSION="1.3.1"
HOMEPAGE="https://github.com/pydanny/cached-property"
DOWNLOAD="https://pypi.python.org/packages/ae/02/09b905981aefb99c97ad53ac1cc0a90f02c1457a549eae98d87e8e6f2d7e/cached-property-1.3.0.tar.gz"
MD5SUM="4a6039f7418007275505e355359396a8"
DOWNLOAD="https://pypi.python.org/packages/06/2c/ad2baf15231a215c7be0324bdebd3175c320e60eba4cf347560d5749c5b8/cached-property-1.3.1.tar.gz"
MD5SUM="9d8e9e42ca72f4ce2affba37b3f7aa45"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""