diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2017-11-03 16:31:37 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-04 07:17:37 +0700 |
commit | fe89ca252db3ea8c70f19cd51a3e1b8f29ff8723 (patch) | |
tree | 7154dfba0bd655c6c903ffa2e3a12b83aab468f8 /python/python-cached-property | |
parent | e1a9016334658e8f2f0f2b2f1a0b62ced0507c4d (diff) |
python/python-cached-property: Updated for version 1.3.1.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python/python-cached-property')
-rw-r--r-- | python/python-cached-property/python-cached-property.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-cached-property/python-cached-property.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-cached-property/python-cached-property.SlackBuild b/python/python-cached-property/python-cached-property.SlackBuild index fbadf92fad81..7945a0ea1ad1 100644 --- a/python/python-cached-property/python-cached-property.SlackBuild +++ b/python/python-cached-property/python-cached-property.SlackBuild @@ -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} diff --git a/python/python-cached-property/python-cached-property.info b/python/python-cached-property/python-cached-property.info index c8ee7a77e095..812e5a9dc6b4 100644 --- a/python/python-cached-property/python-cached-property.info +++ b/python/python-cached-property/python-cached-property.info @@ -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="" |