From 8ffeb878363a6620dfa42eadc1b33247b6d8c1fd Mon Sep 17 00:00:00 2001 From: David Shea Date: Jan 07 2016 15:33:23 +0000 Subject: It's 2016, damnit --- diff --git a/python-typeshed.spec b/python-typeshed.spec index 8cabd01..fef750c 100644 --- a/python-typeshed.spec +++ b/python-typeshed.spec @@ -39,7 +39,7 @@ done %{_datadir}/typeshed %changelog -* Thu Dec 7 2015 David Shea - 0.1-0.20160107git +* Thu Dec 7 2016 David Shea - 0.1-0.20160107git - typing: update 2 to match 3 on Sequence and Container - builtins: Reversible is redundant when Sequence is already present - Add __version__ to _ast.pyi.