17
0

Commit Graph

  • fbc5230362 Accepting request 1285325 from devel:languages:python factory Ana Guerrero 2025-06-13 16:43:30 +00:00
  • 366d8b6aa2 - Switch to pyproject macros. Steve Kowalik 2025-06-13 05:40:28 +00:00
  • ac1ab85661 Accepting request 1267655 from devel:languages:python slfo-main slfo-1.2 Ana Guerrero 2025-04-08 15:51:04 +00:00
  • 6f690483a9 - Update to 0.7.8 * feat: integer repeat * fix: case repeat=1 * docs: elaborate on meaning in documentation of repeat argument * use ClientSession base_url and headers * Refactor usage of session base_url and headers * Add tests for base_url and headers from session * Add __repr__ to RequestMatch * Upgrade yarl to be compatible with Python 3.12 * fix: review suggestion * fix: fix test * fix: added condition on py3.8 while supporting ClientSession.base_url * fix: flake8 - from version 0.7.7 * added passthrough_unmatched flag for aioresponses class * test for passing unmatched requests * add a readme description about passthrough_unmatched flag * feat: support raise_for_status as callable * Add packaging to requirements.txt * Update `__version__` to latest released version * Fix compat with aiohttp 3.11.0+ * fix: invalid rst code - Add test_pass_through_unmatched_requests to skipped tests - Update Requires from requirements.txt Markéta Machová 2025-04-07 12:16:38 +00:00
  • a4e0b6b071 Accepting request 1221236 from devel:languages:python Ana Guerrero 2024-11-05 14:39:45 +00:00
  • 914a0db3f5 Clean up the SPEC Matej Cepl 2024-11-04 20:10:36 +00:00
  • fd4f19b103 - Add %{?sle15_python_module_pythons} Matej Cepl 2024-11-04 20:09:04 +00:00
  • 9765ba5d9c Accepting request 1128741 from devel:languages:python Ana Guerrero 2023-11-26 18:37:11 +00:00
  • 4cf0ce5521 - 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 Dirk Mueller 2023-11-25 14:08:54 +00:00
  • dde1145a17 Accepting request 1125857 from devel:languages:python Ana Guerrero 2023-11-14 20:43:31 +00:00
  • 9a68f0413b - update to 0.7.5: * replaced pkg\_resources with packaging module * Add Python 3.11 support Dirk Mueller 2023-11-14 12:00:19 +00:00
  • 93b4de3d58 Accepting request 1046200 from devel:languages:python Dominique Leuenberger 2023-01-02 15:38:23 +00:00
  • 47f5bfd518 - 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 2023-01-02 14:20:50 +00:00
  • 052ed48734 Accepting request 946669 from devel:languages:python Dominique Leuenberger 2022-01-15 19:05:25 +00:00
  • 2db8f21762 - 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 Dirk Mueller 2022-01-15 16:38:19 +00:00
  • 7fefbb669e Accepting request 864006 from devel:languages:python Dominique Leuenberger 2021-01-18 13:39:07 +00:00
  • a29558fb3e - Remove unused patch pr_174.patch Matej Cepl 2021-01-18 08:31:58 +00:00
  • b78ce17654 Accepting request 863929 from home:bnavigator:branches:devel:languages:python Matej Cepl 2021-01-18 08:08:49 +00:00
  • 5be7489166 Accepting request 844824 from devel:languages:python Dominique Leuenberger 2020-11-02 08:39:05 +00:00
  • 123d11cac7 Accepting request 844619 from home:jayvdb:branches:devel:languages:python Ondřej Súkup 2020-10-29 09:43:11 +00:00
  • 6d9612d818 Accepting request 825738 from devel:languages:python Dominique Leuenberger 2020-08-12 08:31:09 +00:00
  • 1a96d0c323 Accepting request 825726 from home:bnavigator:branches:devel:languages:python Tomáš Chvátal 2020-08-11 09:13:50 +00:00
  • 8ec67460b8 Accepting request 812531 from devel:languages:python Dominique Leuenberger 2020-06-08 22:06:51 +00:00
  • 39aff648ed - 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 Ondřej Súkup 2020-06-08 09:49:08 +00:00
  • acf0c3a349 Accepting request 765075 from devel:languages:python Dominique Leuenberger 2020-01-17 15:08:22 +00:00
  • f9a7ebb91d Accepting request 765046 from home:mcalabkova:branches:devel:languages:python Tomáš Chvátal 2020-01-16 19:33:19 +00:00
  • 97909e73cc Accepting request 736423 from devel:languages:python Dominique Leuenberger 2019-10-09 13:20:31 +00:00
  • 9b910bed8c - Update to 0.6.1: * no upstream changelog Tomáš Chvátal 2019-10-09 08:43:22 +00:00
  • 877f7a9dc8 Accepting request 693229 from devel:languages:python Dominique Leuenberger 2019-04-17 08:07:25 +00:00
  • 9d540708e4 - Lower the ddt requirement as it is not really needed Tomáš Chvátal 2019-04-11 12:15:44 +00:00
  • 4dd838e507 Accepting request 681087 from devel:languages:python Dominique Leuenberger 2019-03-04 08:23:48 +00:00
  • d0f4bc3ad7 - cleanup deps Ondřej Súkup 2019-03-03 13:16:29 +00:00
  • 9b4e4e14a1 Accepting request 680045 from devel:languages:python Dominique Leuenberger 2019-03-01 15:47:48 +00:00
  • 2a8f0f9277 Accepting request 680029 from home:jayvdb:noflake8 Tomáš Chvátal 2019-02-28 08:55:32 +00:00
  • c878046269 Accepting request 651662 from devel:languages:python Dominique Leuenberger 2018-11-29 21:58:27 +00:00
  • 87faa86fcf Accepting request 651456 from home:jengelh:branches:devel:languages:python Tomáš Chvátal 2018-11-25 08:04:24 +00:00
  • e607e83164 - Format with spec-cleaner Tomáš Chvátal 2018-11-22 08:50:44 +00:00
  • a7a28e51c7 Accepting request 650235 from home:glaubitz:branches:devel:languages:python Tomáš Chvátal 2018-11-22 08:50:00 +00:00