diff options
author | wen <wen@pkgsrc.org> | 2016-05-08 07:22:24 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2016-05-08 07:22:24 +0000 |
commit | 72c35dd84c76c7dd07386a34791c93774c6a84ee (patch) | |
tree | 07005530bb6691c68dd327235d773ae9c6c24d30 /devel/py-future/distinfo | |
parent | d51361d5e2544550b98b9d7f44470643fc582ec2 (diff) | |
download | pkgsrc-72c35dd84c76c7dd07386a34791c93774c6a84ee.tar.gz |
Import wip/py-future as devel/py-future.
future is the missing compatibility layer between Python 2 and Python 3.
It allows you to use a single, clean Python 3.x-compatible codebase to
support both Python 2 and Python 3 with minimal overhead.
Diffstat (limited to 'devel/py-future/distinfo')
-rw-r--r-- | devel/py-future/distinfo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/py-future/distinfo b/devel/py-future/distinfo new file mode 100644 index 00000000000..d238a260d98 --- /dev/null +++ b/devel/py-future/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2016/05/08 07:22:24 wen Exp $ + +SHA1 (future-0.15.2.tar.gz) = 431bf8ff160e8e785a2f76c3e57c1b6c2b13b41a +RMD160 (future-0.15.2.tar.gz) = 6ed4c6ce80b367724103b3b99a4643180c3f5fa0 +SHA512 (future-0.15.2.tar.gz) = 24a0eaf70795efe1644b098c5abbcb0103d9172a5243721f0d26b1cbd108872b6c0616180da8f5507855ddfc7b26bb10a606a64e59d307d39042b346700f77ee +Size (future-0.15.2.tar.gz) = 1583441 bytes |