Revisions of python-aioresponses

buildservice-autocommit accepted request 1128741 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 30)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 29)
- update to 0.7.6:
  * refactor: Make mock for writer compatible with 3.9.0b1 and
    older
  * fix: aiohttp 3.9 \_writer can't await
buildservice-autocommit accepted request 1125857 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 28)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 27)
- update to 0.7.5:
  * replaced pkg\_resources with packaging module
  * Add Python 3.11 support
buildservice-autocommit accepted request 1046200 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 26)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 25)
- update to 0.7.4:
  * bump py36 to ubuntu 20.04
  * restore 3.6
  * Adjust github actions test workflow
  * Fix python versions in env list
  * Add documentation for repeat argument
  * Add compat module
  * fix long line by adding line breaks
  * shorten comment to obey line length limit
  * split typing and assignment to avoid long line
  * Avoid type confusion by explicitly typing as \`ClientResponse\`
  * ignore false positive mypy warning when \`url\_or\_pattern\` is a
    \`Pattern\`
  * add \`py.typed\` to MANIFEST.in
  * add \`py.typed\` file to package data in setup.py
  * fix version after release was tagged/released
  * Extend  for arguments
  * Init assert\_called
  * Fix type annotations
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 24)
- update to 0.7.3:
  * Support binary bodies in responses
  * fix flake8
  * move RequestInfo to compat
  * drop \`.travis.yml\`
  * basic CI using github actions
  * (feat) add unit tests
  * (feat) allow for callbacks to be called before raising of exception
  * add \`py.typed\` (PEP 561)
  * Fix setuptools warnings by replacing dashes in keys with underscores
  * fix version parsing
  * version 0.7.2
  * Update aioresponses/core.py
  * adding catch to ignore ValueError when deepcopy is unsuccessful
buildservice-autocommit accepted request 864006 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 23)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 22)
- Remove unused patch pr_174.patch
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 863929 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 21)
- Update to v0.7.1 
  * Fix compatibility with aiohttp 3.7
  * remove asynctest from compat.py
  * Python 3.9 compatibility
- drop pr_174.patch merged upstream
- fix python version requirement, require asynctest for python36
  again
buildservice-autocommit accepted request 844824 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 20)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) accepted request 844619 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 19)
- Remove no longer necessary aioresponses-replace-asynctest.patch
- Add pr_174.patch to add compatibility with aiohttp 3.7.0
- Update to v0.7.0
buildservice-autocommit accepted request 825738 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 18)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 825726 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 17)
asynctest is unmaintained and fails to build in TW

- replace asynctest with native python 3.8 unittest async test class
  * aioresponses-replace-asynctest.patch
  * gh#pnuckowski/aioresponses#166 
- drop disable-online-test.patch and deselect by pytest call
buildservice-autocommit accepted request 812531 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 16)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) committed (revision 15)
- update to 0.6.4
 * Load response cookies from headers
 * BaseException handling(in Pyhton 3.8 asyncio.CancelError, 
     asyncio.TimeoutError are subclass of BaseException)
 * exception can be as class or as object of exception(Exception or Exception())
 * Change method to GET for redirect after POST request.
 * set request_info on response rather than a mock
 * Avoid failure in case one of the request arguments cannot be deep copied
buildservice-autocommit accepted request 765075 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 14)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 765046 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 13)
- update to 0.6.2
  * Save every received request. Even when no response is subscribed.
  * Ensure that a copy of kwargs is stored in request
  * remove overly verbose Exception
  * assert the correct ClientConnectionError
buildservice-autocommit accepted request 736423 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 12)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 11)
- Update to 0.6.1:
  * no upstream changelog
Displaying revisions 1 - 20 of 30
openSUSE Build Service is sponsored by