From 489a81c4aded8c7bc99ee629a8189732442a1203 Mon Sep 17 00:00:00 2001 From: loong-C Date: Fri, 17 Jun 2022 08:05:16 +0000 Subject: [PATCH] =?UTF-8?q?fix=20bogus=20date=20in=20%changelog=20![?= =?UTF-8?q?=E8=BE=93=E5=85=A5=E5=9B=BE=E7=89=87=E8=AF=B4=E6=98=8E](https:/?= =?UTF-8?q?/images.gitee.com/uploads/images/2022/0617/160440=5Fa0a0dca7=5F?= =?UTF-8?q?9884780.png=20"=E5=B1=8F=E5=B9=95=E6=88=AA=E5=9B=BE.png")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- python-pytest-mock.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pytest-mock.spec b/python-pytest-mock.spec index f951eef..db7ee25 100644 --- a/python-pytest-mock.spec +++ b/python-pytest-mock.spec @@ -64,5 +64,5 @@ PYTHONPATH="$(pwd)" py.test-%{python3_version} test_pytest_mock.py * Wed Jun 24 2020 lizhenhua - 1.10.0-5 - Modify test cases for python3.8 -* Wed Jan 08 2019 yangjian - 1.10.0-4 +* Wed Jan 08 2020 yangjian - 1.10.0-4 - Package init -- Gitee