From 4553282b35264461eede744cb88397342852b2db Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Tue, 6 Dec 2016 11:00:12 +0100 Subject: [PATCH] Update to 3.0.5. --- pytest.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/pytest.spec b/pytest.spec index ba4ecf9..bff1f05 100644 --- a/pytest.spec +++ b/pytest.spec @@ -1,7 +1,7 @@ %global pylib_version 1.4.29 Name: pytest -Version: 3.0.4 +Version: 3.0.5 Release: 1%{?dist} Summary: Simple powerful testing with Python License: MIT @@ -177,6 +177,9 @@ popd %changelog +* Tue Dec 6 2016 Thomas Moschny - 3.0.5-1 +- Update to 3.0.5. + * Mon Nov 28 2016 Thomas Moschny - 3.0.4-1 - Update to 3.0.4. diff --git a/sources b/sources index 3378767..3c0e685 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0fbf3cf9f127ae34300e2c8bb002b6a6 pytest-3.0.4.tar.gz +cefd527b59332688bf5db4a10aa8a7cb pytest-3.0.5.tar.gz