summaryrefslogtreecommitdiff
path: root/community/python-faker/remove-century-tests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-faker/remove-century-tests.patch')
-rw-r--r--community/python-faker/remove-century-tests.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/python-faker/remove-century-tests.patch b/community/python-faker/remove-century-tests.patch
index 5c944377..99418a42 100644
--- a/community/python-faker/remove-century-tests.patch
+++ b/community/python-faker/remove-century-tests.patch
@@ -1,5 +1,5 @@
---- a/tests/providers/date_time.py 2017-08-30 14:27:30.361571816 +0200
-+++ b/tests/providers/date_time.py 2017-08-30 14:28:01.231669046 +0200
+--- a/tests/providers/test_date_time.py 2017-08-30 14:27:30.361571816 +0200
++++ b/tests/providers/test_date_time.py 2017-08-30 14:28:01.231669046 +0200
@@ -162,9 +162,6 @@
return int(time.mktime(value.timetuple()))