]> git.pld-linux.org Git - packages/python-pytest.git/log
packages/python-pytest.git
5 years ago- tests fail mysterously when pyfakefs is installed; test_request_garbage test fails... auto/th/python-pytest-3.10.1-1
Jakub Bogusz [Fri, 30 Nov 2018 17:41:06 +0000 (18:41 +0100)]
- tests fail mysterously when pyfakefs is installed; test_request_garbage test fails on builders

5 years ago- updated to 3.10.1
Jakub Bogusz [Wed, 28 Nov 2018 20:12:15 +0000 (21:12 +0100)]
- updated to 3.10.1

5 years ago- adjusted python3egg hack for different setuptools versions auto/th/python-pytest-3.6.3-2
Jakub Bogusz [Sat, 21 Jul 2018 19:39:12 +0000 (21:39 +0200)]
- adjusted python3egg hack for different setuptools versions
- one test requires pydoc (uses help())
- release 2

5 years ago- more modules that cause tests to fail auto/th/python-pytest-3.6.3-1
Jakub Bogusz [Sat, 21 Jul 2018 17:44:49 +0000 (19:44 +0200)]
- more modules that cause tests to fail

5 years ago- tests BR: python more_itertools module
Jakub Bogusz [Sat, 21 Jul 2018 16:41:32 +0000 (18:41 +0200)]
- tests BR: python more_itertools module

5 years ago- updated to 3.6.3
Jakub Bogusz [Sat, 21 Jul 2018 14:20:04 +0000 (16:20 +0200)]
- updated to 3.6.3
- added tests patch (workaround for some type issue)

5 years ago- release 3 (by relup.sh) auto/th/python-pytest-3.0.7-3
Arkadiusz Miśkiewicz [Sun, 1 Jul 2018 16:51:48 +0000 (18:51 +0200)]
- release 3 (by relup.sh)

5 years agorequire package containing pdb auto/th/python-pytest-3.0.7-2
Elan Ruusamäe [Mon, 30 Apr 2018 13:17:47 +0000 (16:17 +0300)]
require package containing pdb

  File "/usr/share/python3.6/site-packages/_pytest/debugging.py", line 3, in <module>
    import pdb
ModuleNotFoundError: No module named 'pdb'

7 years ago- updated 3.0.7 auto/th/python-pytest-3.0.7-1
Jakub Bogusz [Fri, 17 Mar 2017 21:39:34 +0000 (22:39 +0100)]
- updated 3.0.7
- py.test-PY_VER entry points no longer supported; added *-{2,3} suffixes instead
- require setuptools (pkg_resources required for startup scripts)

7 years ago- obsolete pytest-cache module
Jakub Bogusz [Sun, 12 Mar 2017 10:41:51 +0000 (11:41 +0100)]
- obsolete pytest-cache module

7 years ago- pytest.py seems required for some tests; release 2 auto/th/python-pytest-2.9.2-2
Jakub Bogusz [Mon, 6 Mar 2017 19:43:21 +0000 (20:43 +0100)]
- pytest.py seems required for some tests; release 2

7 years ago- updated to 2.9.2 auto/th/python-pytest-2.9.2-1
Jakub Bogusz [Sun, 5 Mar 2017 06:41:51 +0000 (07:41 +0100)]
- updated to 2.9.2
- separated -apidocs instead of including over 4MB of docs in both python packages

7 years ago- python3.6 auto/th/python-pytest-2.9.1-2
Arkadiusz Miśkiewicz [Wed, 28 Dec 2016 22:24:09 +0000 (23:24 +0100)]
- python3.6
- release 2 (by relup.sh)

7 years ago- updated to 2.9.1 auto/th/python-pytest-2.9.1-1
Jakub Bogusz [Thu, 12 May 2016 20:11:45 +0000 (22:11 +0200)]
- updated to 2.9.1

8 years ago- updated to 2.8.7 auto/th/python-pytest-2.8.7-1
Jakub Bogusz [Sun, 28 Feb 2016 20:18:00 +0000 (21:18 +0100)]
- updated to 2.8.7

8 years agoVersion: 2.8.2 auto/th/python-pytest-2.8.2-1
Jacek Konieczny [Mon, 30 Nov 2015 19:33:15 +0000 (20:33 +0100)]
Version: 2.8.2

8 years agoBR: rpmbuild(macros) >= 1.710
Jacek Konieczny [Sun, 29 Nov 2015 10:02:35 +0000 (11:02 +0100)]
BR: rpmbuild(macros) >= 1.710

8 years ago- release 3 (by relup.sh) auto/th/python-pytest-2.7.1-3
Jacek Konieczny [Sat, 28 Nov 2015 20:45:13 +0000 (21:45 +0100)]
- release 3 (by relup.sh)

8 years agosemi-automatic change: use py_build/py_install macros
Jacek Konieczny [Sat, 28 Nov 2015 17:02:19 +0000 (18:02 +0100)]
semi-automatic change: use py_build/py_install macros

8 years ago- release 2 (by relup.sh) auto/th/python-pytest-2.7.1-2
Arkadiusz Miśkiewicz [Mon, 14 Sep 2015 06:01:20 +0000 (08:01 +0200)]
- release 2 (by relup.sh)

8 years ago- updated python versions, noted download URL auto/th/python-pytest-2.7.1-1
Jakub Bogusz [Thu, 18 Jun 2015 16:48:30 +0000 (18:48 +0200)]
- updated python versions, noted download URL

8 years agoVersion: 2.7.1
Jacek Konieczny [Fri, 12 Jun 2015 13:39:05 +0000 (15:39 +0200)]
Version: 2.7.1

9 years ago- updated to 2.6.4 auto/th/python-pytest-2.6.4-1
Jakub Bogusz [Tue, 16 Dec 2014 17:19:27 +0000 (18:19 +0100)]
- updated to 2.6.4

9 years ago- python 3.4 auto/th/python-pytest-2.3.4-2
Arkadiusz Miśkiewicz [Sun, 19 Oct 2014 16:14:07 +0000 (18:14 +0200)]
- python 3.4
- release 2 (by relup.sh)

11 years ago- pl for python3-; setuptools in optional at runtime
Jakub Bogusz [Sun, 17 Mar 2013 12:39:58 +0000 (13:39 +0100)]
- pl for python3-; setuptools in optional at runtime

11 years agoup to 2.3.4, add python3 package auto/th/python-pytest-2.3.4-1
Elan Ruusamäe [Sat, 16 Mar 2013 23:26:24 +0000 (01:26 +0200)]
up to 2.3.4, add python3 package

11 years ago- new auto/th/python-pytest-2.2.4-1
Jakub Bogusz [Sat, 1 Sep 2012 07:17:28 +0000 (09:17 +0200)]
- new

This page took 0.300486 seconds and 4 git commands to generate.