14
0
Commit Graph

75 Commits

Author SHA256 Message Date
0a828a9c37 Accepting request 1035284 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1035284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testtools?expand=0&rev=29
2022-11-12 16:40:21 +00:00
46ed58be4e Accepting request 1035270 from home:pgajdos:python
- silent rpmlint

- python-six is not required

OBS-URL: https://build.opensuse.org/request/show/1035270
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=71
2022-11-11 13:47:06 +00:00
1cf1cbea44 Accepting request 925738 from devel:languages:python
- update to 2.5.0:
  * Update testtools/compat.py
  * Note Python 3.5 is EOL and will be dropped after the next release
  * Fix for Python 3.10
  * Add python 3.10 to ci configuration
  * testtools.compat: provide BytesIO, StringIO again
  * Add support for Python 3.9
  * Update and simplify workflow
  * Fix UserWarning: Usage of dash-separated ...
  * Fix tests with Python 3.10
  * Remove mimeparse dependency
  * trivial: Cleanup imports
  * Re-introduce 'try\_imports'
  * Remove use of 'try\_imports'
  * tox: Don't skip sdist
  * Remove use of 'safe\_hasattr'
  * NEWS: Add note about unittest2 removal
  * Fix github actions
  * Update testtools/content.py
  * Update tox.ini
  * Update github actions config to use release 3.9
  * Drop traceback2 in favor of traceback and remove unused linecache2
  * Update tox.ini
  * Add tox.ini file
  * Remove tox.ini file
  * restore testtools/tests/test\_testcase.py
  * Remove unittest2 from setup.cfg and add tox.ini file
  * Remove unrelated change
  * Restore test\_spinner.py
  * Remove unused try\_import

OBS-URL: https://build.opensuse.org/request/show/925738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testtools?expand=0&rev=28
2021-10-20 18:23:27 +00:00
00eb67aa94 - update to 2.5.0:
* Update testtools/compat.py
  * Note Python 3.5 is EOL and will be dropped after the next release
  * Fix for Python 3.10
  * Add python 3.10 to ci configuration
  * testtools.compat: provide BytesIO, StringIO again
  * Add support for Python 3.9
  * Update and simplify workflow
  * Fix UserWarning: Usage of dash-separated ...
  * Fix tests with Python 3.10
  * Remove mimeparse dependency
  * trivial: Cleanup imports
  * Re-introduce 'try\_imports'
  * Remove use of 'try\_imports'
  * tox: Don't skip sdist
  * Remove use of 'safe\_hasattr'
  * NEWS: Add note about unittest2 removal
  * Fix github actions
  * Update testtools/content.py
  * Update tox.ini
  * Update github actions config to use release 3.9
  * Drop traceback2 in favor of traceback and remove unused linecache2
  * Update tox.ini
  * Add tox.ini file
  * Remove tox.ini file
  * restore testtools/tests/test\_testcase.py
  * Remove unittest2 from setup.cfg and add tox.ini file
  * Remove unrelated change
  * Restore test\_spinner.py
  * Remove unused try\_import

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=70
2021-10-16 19:31:23 +00:00
9c64d5024e Accepting request 813502 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/813502
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testtools?expand=0&rev=27
2020-06-21 16:50:26 +00:00
Tomáš Chvátal
d5cce6b72d Accepting request 813499 from home:pgajdos:python
- move testsuite run to main package, remove -doc
- added patches
  unittest2 is not neccessary to run testsuite
  + python-testtools-no-unittest2.patch

OBS-URL: https://build.opensuse.org/request/show/813499
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=68
2020-06-11 12:11:48 +00:00
Tomáš Chvátal
638489843b Accepting request 813210 from home:pgajdos:python
- remove unittest2 runtime dependency

OBS-URL: https://build.opensuse.org/request/show/813210
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=67
2020-06-10 11:52:46 +00:00
b349a89e78 Accepting request 785593 from devel:languages:python
- update to 2.4.0:
  * Release 2.4.0
  * Add myself to contributors list
  * Add support for Python 3.7 and 3.8
  * Cache pip directory
  * Test CI on PyPy3
  * Tell pip not to install for Python 3.4
  * Drop support for EOL Python 3.4
  * Extra space expected in PyPy output
  * PyCharm IDE unittest detection compatibility fix
  * Don't use eval()
  * Fix the tests on Python 3.7
  * Drop support for EOL Python 3.3
  * Ignore IDE metadata
  * Update classifiers
  * Remove old Python 2.6 code
  * Spelling fixes (#261)
  * Python 3.6 invalid escape sequence deprecation fixes (#262)
- remove testtools-py37.patch: merged upstream

OBS-URL: https://build.opensuse.org/request/show/785593
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testtools?expand=0&rev=26
2020-03-26 23:25:59 +00:00
06e5fc1ea0 - update to 2.4.0:
* Release 2.4.0
  * Add myself to contributors list
  * Add support for Python 3.7 and 3.8
  * Cache pip directory
  * Test CI on PyPy3
  * Tell pip not to install for Python 3.4
  * Drop support for EOL Python 3.4
  * Extra space expected in PyPy output
  * PyCharm IDE unittest detection compatibility fix
  * Don't use eval()
  * Fix the tests on Python 3.7
  * Drop support for EOL Python 3.3
  * Ignore IDE metadata
  * Update classifiers
  * Remove old Python 2.6 code
  * Spelling fixes (#261)
  * Python 3.6 invalid escape sequence deprecation fixes (#262)
- remove testtools-py37.patch: merged upstream

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=65
2020-03-16 11:00:06 +00:00
00a7399c2c Accepting request 739072 from devel:languages:python
superseding as discussed with dimstar

OBS-URL: https://build.opensuse.org/request/show/739072
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testtools?expand=0&rev=25
2019-11-04 16:06:17 +00:00
b3f52a902f - Replace %fdupes -s with plain %fdupes; hardlinks are better.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=63
2019-10-14 14:47:25 +00:00
Tomáš Chvátal
86de05fb9d Accepting request 649240 from devel:languages:python
Revert for now, breaks packages depending on this

OBS-URL: https://build.opensuse.org/request/show/649240
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=62
2018-11-15 11:40:30 +00:00
Tomáš Chvátal
61e5d6feb8 Accepting request 645918 from home:mcepl:work
- Remove requirements of unittest2 and linecache2 adding two
  additional patches remove-linecache2.patch and
  remove-unittest2.patch.

OBS-URL: https://build.opensuse.org/request/show/645918
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=61
2018-11-02 08:20:44 +00:00
1adcdc56d8 Accepting request 628734 from devel:languages:python
- Really run the tests
- Add patch to build with python 3.7:
  * testtools-py37.patch

OBS-URL: https://build.opensuse.org/request/show/628734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testtools?expand=0&rev=24
2018-08-15 08:30:55 +00:00
Tomáš Chvátal
8f9e912be4 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=59 2018-08-11 08:39:24 +00:00
Tomáš Chvátal
54ad2bbbbb OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=58 2018-08-11 08:06:17 +00:00
Tomáš Chvátal
1b3076928a - Really run the tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=57
2018-08-11 08:05:17 +00:00
Tomáš Chvátal
5962f9135b - Add patch to build with python 3.7:
* testtools-py37.patch
- Remove unittest2 dependency, it is needed only on python2.6

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=56
2018-08-10 11:27:57 +00:00
3d9d4f2082 Accepting request 584290 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/584290
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testtools?expand=0&rev=23
2018-03-09 09:45:29 +00:00
Tomáš Chvátal
834a61cd29 Accepting request 584257 from home:aplanas:branches:devel:languages:python
- Allows Recommends and Suggest in Fedora

OBS-URL: https://build.opensuse.org/request/show/584257
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=54
2018-03-08 10:51:57 +00:00
609ccfb580 Accepting request 580793 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/580793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testtools?expand=0&rev=22
2018-03-05 12:36:58 +00:00
db8315cf60 Accepting request 580762 from home:aplanas:branches:devel:languages:python
- Recommends only for SUSE

OBS-URL: https://build.opensuse.org/request/show/580762
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=52
2018-02-27 21:29:55 +00:00
6a330992ea Accepting request 507964 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/507964
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testtools?expand=0&rev=21
2017-07-11 06:24:56 +00:00
466cc7ea97 Accepting request 507958 from home:tbechtold:branches:devel:languages:python
- update to 2.3.0:
  * Release 2.3.0
  * Add ResourcedToStreamDecorator test result decorator for testresources integration (#243)
  * Make KeysEqual usable with no arguments, i.e. match a dict with no keys. (#241)
  * Add testtools.assertions to the documented API modules (#257)
  * Add Python 3.6 to the list of Travis targets (#255)
  * Don't add file details without content (#252)
  * Don't run Sphinx on Travis Python 3.3 target (#250)
  * Make twistedsupport and tests work on Python 3

- update to 2.3.0:
  * Release 2.3.0
  * Add ResourcedToStreamDecorator test result decorator for testresources integration (#243)
  * Make KeysEqual usable with no arguments, i.e. match a dict with no keys. (#241)
  * Add testtools.assertions to the documented API modules (#257)
  * Add Python 3.6 to the list of Travis targets (#255)
  * Don't add file details without content (#252)
  * Don't run Sphinx on Travis Python 3.3 target (#250)
  * Make twistedsupport and tests work on Python 3

OBS-URL: https://build.opensuse.org/request/show/507958
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=50
2017-07-04 05:19:08 +00:00
f2a9e06409 Accepting request 499451 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/499451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testtools?expand=0&rev=20
2017-05-31 10:19:28 +00:00
OBS User buildservice-autocommit
6508254599 Accepting request 497138 from devel:languages:python
baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/497138
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=48
2017-05-22 16:08:25 +00:00
d0aae23448 Accepting request 497138 from devel:languages:python
- Require python-unittest2 only for python2

OBS-URL: https://build.opensuse.org/request/show/497138
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testtools?expand=0&rev=19
2017-05-22 16:08:25 +00:00
OBS User buildservice-autocommit
9babb657d1 Updating link to change in openSUSE:Factory/python-testtools revision 19.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=ab651eaf806471157cd1f7e9f7345971
2017-05-22 16:08:25 +00:00
Thomas Bechtold
4744272b01 - Revert "Require python-unittest2 only for python2". We have now
a python3-unittest2 package which should be used.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=47
2017-05-22 08:08:57 +00:00
Thomas Bechtold
eb2758e6de - Require python-unittest2 only for python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=46
2017-05-22 06:29:53 +00:00
c19758018a Accepting request 487995 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/487995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testtools?expand=0&rev=18
2017-05-06 16:26:54 +00:00
Todd R
f52d9c8f4d Accepting request 487994 from home:TheBlackCat:branches:devel:languages:python
Fix python-fixtures dependency loop.

OBS-URL: https://build.opensuse.org/request/show/487994
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=44
2017-04-14 16:46:59 +00:00
Todd R
4ade965ff9 Accepting request 486868 from home:TheBlackCat:branches:devel:languages:python
+- Split documentation and tests into separate .spec file to avoid dependency cycle with python-extras/python-testrepositories.

OBS-URL: https://build.opensuse.org/request/show/486868
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=43
2017-04-12 14:49:51 +00:00
Jan Matejek
0a6d99f274 Accepting request 486454 from home:alois:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/486454
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=42
2017-04-07 16:25:47 +00:00
29e3ee37b8 Accepting request 461309 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/461309
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testtools?expand=0&rev=17
2017-04-06 09:00:20 +00:00
af9b2bda90 Accepting request 460644 from home:SShyukriev:branches:devel:languages:python
- BuildRequires also using extras>=1.0.0

OBS-URL: https://build.opensuse.org/request/show/460644
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=40
2017-03-01 11:07:55 +00:00
004f2517a4 Accepting request 424264 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/424264
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testtools?expand=0&rev=16
2016-09-28 09:30:24 +00:00
e2ef5cd50f Accepting request 424262 from home:tbechtold:branches:devel:languages:python
- Use pypi.io as Source url

OBS-URL: https://build.opensuse.org/request/show/424262
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=38
2016-09-01 12:45:06 +00:00
d070e041c6 Accepting request 423807 from home:tbechtold:branches:devel:languages:python
- update to 2.2.0:
  * Release 2.2.0
  * Depend on the extras 1.0.0 release
  * Unbreak fixtures test suite / use of gather_details
  * UTF-8 encode Twisted logs (allenap)
  * Use inlineCallbacks instead of deferredGenerator
  * Fix _lp_release: NEXT is case sensitive
  * Release 2.1.0
  * Correct docs for skip deprecation
  * Add matchers for detecting emitted warnings
  * Revert usage of pyrsistent
  * Add unique_text_generator
  * Become compatible with newer Fixtures _setUp() API
  * Better handling of KeyboardInterrupt
  * Fix example in docstring for `failed`
  * Move all Twisted code to twistedsupport package
  * Revert "Move all Twisted code to twistedsupport package"
  * Move all Twisted code to twistedsupport package
  * Add Always & Never matchers
  * Support TestResults without stop/shouldStop
  * Stop using deprecated `skip()` internally
  * Release 2.0.0
  * Options for logging in AsynchronousDeferredRunTest
  * Twisted tests now pass under --debug-stacktraces
  * Decouple log handling from Deferred wrangling
  * Fix typo: flexability
  * Review tweaks
  * Drop support for Python 2.6 and 3.2
  * Release 1.9.0
  * Missed one

OBS-URL: https://build.opensuse.org/request/show/423807
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=37
2016-08-31 06:45:12 +00:00
9bdabf33ed Accepting request 264479 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/264479
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testtools?expand=0&rev=15
2014-12-09 08:14:26 +00:00
3af3fb3926 - fix typo in last change
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=35
2014-12-01 22:48:55 +00:00
0804c6881a Accepting request 263648 from home:rhafer:branches:devel:languages:python
Update to 1.5.0

OBS-URL: https://build.opensuse.org/request/show/263648
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=34
2014-12-01 17:30:09 +00:00
Stephan Kulow
2562ff55ef Accepting request 249856 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/249856
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testtools?expand=0&rev=14
2014-09-17 15:26:56 +00:00
Jan Matejek
1efb001c88 Accepting request 249494 from Cloud:OpenStack:Master
New upstream release

OBS-URL: https://build.opensuse.org/request/show/249494
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=32
2014-09-16 21:25:40 +00:00
Stephan Kulow
fbedcedae6 Accepting request 215509 from devel:languages:python
- update to 0.9.35:
  * Removed a number of code paths where Python 2.4 and Python 2.5 were
    explicitly handled. (Daniel Watkins)
  * Added the ``testtools.TestCase.expectThat`` method, which implements
    delayed assertions. (Thomi Richards)
  * Docs are now built as part of the Travis-CI build, reducing the chance of
    Read The Docs being broken accidentally. (Daniel Watkins, #1158773) (forwarded request 215507 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/215509
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testtools?expand=0&rev=12
2014-01-29 21:22:10 +00:00
Denisart Benjamin
30e8b429f0 Accepting request 215507 from Cloud:OpenStack:Master
- update to 0.9.35:
  * Removed a number of code paths where Python 2.4 and Python 2.5 were
    explicitly handled. (Daniel Watkins)
  * Added the ``testtools.TestCase.expectThat`` method, which implements
    delayed assertions. (Thomi Richards)
  * Docs are now built as part of the Travis-CI build, reducing the chance of
    Read The Docs being broken accidentally. (Daniel Watkins, #1158773)

OBS-URL: https://build.opensuse.org/request/show/215507
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=30
2014-01-29 12:35:49 +00:00
Stephan Kulow
350afa0dda Accepting request 213774 from devel:languages:python
- update to 0.9.34:
 * Added ability for ``testtools.TestCase`` instances to force a test to
  fail, even if no assertions failed. (Thomi Richards)
 * Added ``testtools.content.StacktraceContent``, a content object that
  automatically creates a ``StackLinesContent`` object containing the current
  stack trace. (Thomi Richards)
 * ``AnyMatch`` is now exported properly in ``testtools.matchers``.
  (Robert Collins, Rob Kennedy, github #44)
 * Network tests now bind to 127.0.0.1 to avoid (even temporary) network
   visible ports. (Benedikt Morbach, github #46)

- Revert back

- Totally disable testing to bootstrap ppc64. Actually the build conditional is
  supposed to do just that. (forwarded request 213713 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/213774
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testtools?expand=0&rev=11
2014-01-16 14:13:12 +00:00
Denisart Benjamin
bfcee6fb55 Accepting request 213713 from Cloud:OpenStack:Master
- update to 0.9.34:
 * Added ability for ``testtools.TestCase`` instances to force a test to
  fail, even if no assertions failed. (Thomi Richards)
 * Added ``testtools.content.StacktraceContent``, a content object that
  automatically creates a ``StackLinesContent`` object containing the current
  stack trace. (Thomi Richards)
 * ``AnyMatch`` is now exported properly in ``testtools.matchers``.
  (Robert Collins, Rob Kennedy, github #44)
 * Network tests now bind to 127.0.0.1 to avoid (even temporary) network
   visible ports. (Benedikt Morbach, github #46)

- Revert back

- Totally disable testing to bootstrap ppc64. Actually the build conditional is
  supposed to do just that.

OBS-URL: https://build.opensuse.org/request/show/213713
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=28
2014-01-13 17:25:01 +00:00
Tomáš Chvátal
7cdebf6c68 Accepting request 207343 from devel:languages:python
update to version 0.9.33 (forwarded request 207342 from posophe)

OBS-URL: https://build.opensuse.org/request/show/207343
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testtools?expand=0&rev=10
2013-11-18 09:54:06 +00:00
Denisart Benjamin
afcbf2d3ec Accepting request 207342 from home:posophe:branches:devel:languages:python
update to version 0.9.33

OBS-URL: https://build.opensuse.org/request/show/207342
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=26
2013-11-17 16:50:59 +00:00