1db825e9a3
Clean up the SPEC file
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=35
2018-12-04 17:24:26 +00:00
0c29d9a24b
Remove superfluous devel dependency for noarch package
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=34
2018-12-04 14:09:20 +00:00
eb07ae970b
Accepting request 508291 from home:tbechtold:branches:devel:languages:python
...
- add Requires for python3-dbm
OBS-URL: https://build.opensuse.org/request/show/508291
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=32
2017-07-05 09:37:12 +00:00
49ba076614
Accepting request 496782 from home:tbechtold:branches:devel:languages:python
...
- Convert to singlespec
OBS-URL: https://build.opensuse.org/request/show/496782
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=30
2017-05-19 16:03:39 +00:00
7b06dcfe96
- add license
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=28
2016-07-14 17:39:20 +00:00
Todd R
b5c809a2ae
Accepting request 352630 from home:jfrede:branches:devel:languages:python
...
BuildRequires: python-pbr to build on a worker that has no internet connection.
OBS-URL: https://build.opensuse.org/request/show/352630
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=26
2016-01-11 08:05:49 +00:00
Denisart Benjamin
3c6e7ed74d
Accepting request 330328 from Cloud:OpenStack:Master
...
- Fix python-python-subunit Requires version
OBS-URL: https://build.opensuse.org/request/show/330328
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=24
2015-09-17 11:26:37 +00:00
Jan Matejek
9fb48039ad
Accepting request 249495 from Cloud:OpenStack:Master
...
New upstream release
OBS-URL: https://build.opensuse.org/request/show/249495
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=22
2014-09-16 21:25:50 +00:00
Sascha Peilicke
54bb580d82
- Implement update-alternatives
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=20
2014-02-13 13:58:47 +00:00
Sascha Peilicke
70ae68dbb0
Accepting request 215599 from Cloud:OpenStack:Master
...
- fix requires
OBS-URL: https://build.opensuse.org/request/show/215599
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=18
2014-01-30 09:37:15 +00:00
Denisart Benjamin
8736fab5ab
Accepting request 207594 from home:posophe:branches:devel:languages:python
...
update to version 0.0.18
OBS-URL: https://build.opensuse.org/request/show/207594
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=16
2013-11-19 14:51:23 +00:00
Sascha Peilicke
65559d67ab
- Require python-setuptools instead of distribute (upstreams merged)
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=14
2013-10-24 11:15:49 +00:00
7fd074f479
Accepting request 183719 from home:dirkmueller:branches:devel:languages:python
...
- update to 0.0.17:
* Restore the ability to import testrepository.repository.memory on Python 2.6.
* A new testr.conf option ``group_regex`` can be used for grouping
tests so that they get run in the same backend runner. (Matthew Treinish)
* Fix Python 3.* support for entrypoints; the initial code was Python3
incompatible. (Robert Collins, Clark Boylan, #1187192 )
* Switch to using multiprocessing to determine CPU counts.
(Chris Jones, #1092276 )
* The cli UI now has primitive differentiation between multiple stream types.
This is not yet exposed to the end user, but is sufficient to enable the
load command to take interactive input without it reading from the raw
subunit stream on stdin. (Robert Collins)
* The scheduler can now groups tests together permitting co-dependent tests to
always be scheduled onto the same backend. Note that this does not force
co-dependent tests to be executed, so partial test runs (e.g. --failing)
may still fail. (Matthew Treinish, Robert Collins)
* When test listing fails, testr will now report an error rather than
incorrectly trying to run zero tests. A test listing failure is detected by
the returncode of the test listing process. (Robert Collins, #1185231 )
OBS-URL: https://build.opensuse.org/request/show/183719
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=12
2013-07-19 12:11:50 +00:00
Alexandre Rogoski
e078962699
Accepting request 182858 from Cloud:OpenStack:Master
...
- tighten runtime requires
OBS-URL: https://build.opensuse.org/request/show/182858
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=10
2013-07-11 21:17:23 +00:00
bb9bca93e8
Accepting request 173918 from home:dirkmueller:branches:devel:languages:python
...
- add buildrequires to satisfy test suite run
- update to 0.0.15:
* Expects subunit v2 if the local library has v2 support in the subunit
library. This should be seamless if the system under test shares the
Python libraries. If it doesn't, either arrange to use ``subunit-2to1``
or upgrade the subunit libraries for the system under test.
OBS-URL: https://build.opensuse.org/request/show/173918
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=8
2013-04-30 10:02:28 +00:00
Todd R
f9ba9ea301
Accepting request 172645 from home:TheBlackCat:branches:devel:languages:python
...
Add BuildRequires: python-extras
OBS-URL: https://build.opensuse.org/request/show/172645
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=6
2013-04-20 19:09:00 +00:00
Sascha Peilicke
887f7b94d2
Simpler
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=4
2013-01-16 09:02:03 +00:00
Sascha Peilicke
a1103e2ffa
Accepting request 148605 from Cloud:OpenStack:Master
...
- add requires to python-discover for SLE11
OBS-URL: https://build.opensuse.org/request/show/148605
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=3
2013-01-16 08:58:27 +00:00
Sascha Peilicke
6870e13942
- Run testsuite
...
- Package some documentation
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=2
2013-01-15 15:27:19 +00:00
Sascha Peilicke
ddad44c467
Accepting request 148591 from Cloud:OpenStack:Master
...
OBS-URL: https://build.opensuse.org/request/show/148591
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=1
2013-01-15 15:10:38 +00:00