Skip to content

Commit 016e3d2

Browse files
committed
#413 Upgrade py.test and dependencies to the latest version
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 8d73b35 commit 016e3d2

14 files changed

+53
-23
lines changed

etc/conf/dev/base.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Testing
2+
apipkg
3+
py
24
pytest
35
colorama
46
execnet
5-
py
67
pytest-xdist
78
bumpversion
6.44 KB
Binary file not shown.

thirdparty/dev/apipkg.ABOUT

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
about_resource: apipkg-1.4-py2.py3-none-any.whl
2+
download_url: https://pypi.python.org/packages/94/72/fd4f2e46ce7b0d388191c819ef691c8195fab09602bbf1a2f92aa5351444/apipkg-1.4-py2.py3-none-any.whl#md5=5644eb6aff3f19e13430251a820e987f
3+
version: 1.4.1
4+
5+
name: apipkg
6+
home_url: https://bitbucket.org/hpk42/apipkg
7+
owner: Holger Krekel
8+
dje_license: mit
9+
license_text_file: apipkg.LICENSE
10+
copyright: Copyright (c) 2009 holger krekel
39.7 KB
Binary file not shown.

thirdparty/dev/execnet.ABOUT

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
about_resource: execnet-1.3.0-py2.py3-none-any.whl
2-
download_url: https://pypi.python.org/packages/source/e/execnet/execnet-1.3.0.tar.gz
1+
about_resource: execnet-1.4.1-py2.py3-none-any.whl
2+
download_url: https://pypi.python.org/packages/07/16/51d99ff02e7b03dfdf407b05c157b8d578e23fb0404a640c0ef57ce708e9/execnet-1.4.1-py2.py3-none-any.whl#md5=41a32aee20057a8ffdfd5e4889c95233
33
version: 1.3.0
44

55
name: execnet
66
description: execnet: rapid multi-Python deployment
77
home_url: http://codespeak.net/execnet
8-
owner: holger krekel and others
8+
owner: Holger Krekel and others
99
contact: holger at merlinux.eu
1010
dje_license: mit
1111
license_text_file: execnet.LICENSE
80.5 KB
Binary file not shown.

thirdparty/dev/py.ABOUT

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
about_resource: py-1.4.26-py2.py3-none-any.whl
2-
version: 1.4.26
3-
download_url: https://pypi.python.org/packages/source/p/py/py-1.4.26.tar.gz
1+
about_resource: py-1.4.32-py2.py3-none-any.whl
2+
version: 1.4.32
3+
download_url: https://pypi.python.org/packages/02/79/ea0c2750dde4b19bf2e305d201e4dd488f6671b51f52d8cf87aba174a158/py-1.4.32-py2.py3-none-any.whl#md5=b032575d68c53dca60b8bdd8ffb8716b
44

55
name: py
66
description: library with cross-python path, ini-parsing, io, code, log facilities
@@ -9,4 +9,4 @@ owner: holger krekel, Ronny Pfannschmidt, Benjamin Peterson and others
99
1010
dje_license: mit
1111
license_text_file: py.LICENSE
12-
copyright: Holger Krekel and others, 2004-2014
12+
copyright: copyright (c) 2004-2014 Holger Krekel and others
167 KB
Binary file not shown.

thirdparty/dev/pytest-xdist.ABOUT

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)