dev-python/pytz: Bump to version 2016.7

Package-Manager: portage-2.3.2
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
This commit is contained in:
Lars Wendler
2016-10-24 13:56:24 +02:00
parent ed7e70fc72
commit f20f121b82
3 changed files with 38 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
--- pytz/__init__.py.bak 2016-07-14 13:20:37.856381431 +0200
+++ pytz/__init__.py 2016-07-14 13:21:00.464512973 +0200
--- a/pytz/__init__.py
+++ b/pytz/__init__.py
@@ -81,8 +81,7 @@
for part in name_parts:
if part == os.path.pardir or os.path.sep in part: