From 5b1f793f8e8b8ffa21c328a94c511c1ccf33f00b Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Nov 28 2016 17:45:13 +0000 Subject: Update to 3.0.4. --- diff --git a/pytest.spec b/pytest.spec index 5ee7506..ba4ecf9 100644 --- a/pytest.spec +++ b/pytest.spec @@ -1,7 +1,7 @@ %global pylib_version 1.4.29 Name: pytest -Version: 3.0.3 +Version: 3.0.4 Release: 1%{?dist} Summary: Simple powerful testing with Python License: MIT @@ -177,6 +177,9 @@ popd %changelog +* Mon Nov 28 2016 Thomas Moschny - 3.0.4-1 +- Update to 3.0.4. + * Fri Sep 30 2016 Thomas Moschny - 3.0.3-1 - Update to 3.0.3. - Update requirements. diff --git a/sources b/sources index 7bd94bf..3378767 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b33b3b1f847d3745a78423762f6b7f6d pytest-3.0.3.tar.gz +0fbf3cf9f127ae34300e2c8bb002b6a6 pytest-3.0.4.tar.gz