Update to 2.7.1.

This commit is contained in:
Thomas Moschny 2015-05-23 16:55:09 +02:00
parent 77ca0cf086
commit 68f6d0259c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@
/pytest-2.6.3.tar.gz
/pytest-2.6.4.tar.gz
/pytest-2.7.0.tar.gz
/pytest-2.7.1.tar.gz

View File

@ -10,7 +10,7 @@
%global pylib_version 1.4.26
Name: pytest
Version: 2.7.0
Version: 2.7.1
Release: 1%{?dist}
Summary: Simple powerful testing with Python
@ -185,6 +185,9 @@ popd
%changelog
* Sat May 23 2015 Thomas Moschny <thomas.moschny@gmx.de> - 2.7.1-1
- Update to 2.7.1.
* Mon Apr 20 2015 Thomas Moschny <thomas.moschny@gmx.de> - 2.7.0-1
- Update to 2.7.0.
- Apply updated Python packaging guidelines.

View File

@ -1 +1 @@
14cde91b1106c937c48497728ea37dc6 pytest-2.7.0.tar.gz
e972d691ff6779ffb4b594449bac3e43 pytest-2.7.1.tar.gz