17
0

Commit Graph

  • cdac3b04fd Accepting request 1282244 from devel:languages:python factory Dominique Leuenberger 2025-06-04 18:26:48 +00:00
  • 62cda63f68 Accepting request 1282244 from devel:languages:python slfo-main slfo-1.2 Dominique Leuenberger 2025-06-04 18:26:48 +00:00
  • 0473fc1c20 Accepting request 1282242 from home:fstegmeier:branches:devel:languages:python Nico Krapp 2025-06-03 10:14:38 +00:00
  • 7856dec413 - Update vendor tarball to fix CVE-2024-12224 (bsc#1243866) Nico Krapp 2025-06-03 10:14:38 +00:00
  • adb04a6609 Accepting request 1271293 from devel:languages:python Ana Guerrero 2025-04-22 15:25:57 +00:00
  • 75758db656 Accepting request 1271293 from devel:languages:python Ana Guerrero 2025-04-22 15:25:57 +00:00
  • 627a6f2616 Accepting request 1271108 from home:cboltz:branches:devel:languages:python Markéta Machová 2025-04-22 07:39:14 +00:00
  • 27eb6fe5d3 - Drop ExclusiveArch - at least s390x and ppc64le also build successfully, so there's no point in listing lots of archs in "ExclusiveArch" Markéta Machová 2025-04-22 07:39:14 +00:00
  • 3942130762 Accepting request 1225766 from devel:languages:python Ana Guerrero 2024-11-22 22:50:54 +00:00
  • eba0ba03e8 Accepting request 1225766 from devel:languages:python Ana Guerrero 2024-11-22 22:50:54 +00:00
  • 31db92fd73 Accepting request 1225746 from home:ecsos:python Matej Cepl 2024-11-22 09:39:08 +00:00
  • abe8942d0b - Add %{?sle15_python_module_pythons} Matej Cepl 2024-11-22 09:39:08 +00:00
  • 7c0fb16751 Accepting request 1208625 from devel:languages:python Ana Guerrero 2024-10-17 16:40:56 +00:00
  • 597588411a Accepting request 1208625 from devel:languages:python Ana Guerrero 2024-10-17 16:40:56 +00:00
  • c948aee6df Accepting request 1208619 from openSUSE:Factory:RISCV Dirk Mueller 2024-10-17 12:03:35 +00:00
  • ebdbaf5c6b - Enable build on riscv64 Dirk Mueller 2024-10-17 12:03:35 +00:00
  • adc50edba6 Accepting request 1208012 from devel:languages:python Ana Guerrero 2024-10-16 21:43:43 +00:00
  • 697599c9ee Accepting request 1208012 from devel:languages:python Ana Guerrero 2024-10-16 21:43:43 +00:00
  • 7d1ebb02c0 - Update to 4.25.0: * Add CDP for Chrome 129 and remove 126 * Allow overriding GLOBAL_DEFAULT_TIMEOUT * Disable strict time stamps in Firefox profile * Remove precompiled binaries from sdist * Fix RelativeBy#near to take 2 parameters * Fix EOFError when calling the Remote WebDriver download_file method * Add low-level sync API to use DevTools * Add preference to enable CDP in Firefox by default * Allow using enable_bidi property on options class * Implement script module for BiDi * Remove desired capabilities argument for Webkitgtk * Make webkitgtk.webdriver same as wpewebkit.webdriver * Moving ignore_local_proxy_environment_variables to BaseOptions * Making Selenium Manager a thin wrapper * Add more network interfaces to detect lan ip * Explicitly export Select and WebDriverWait from selenium.webdriver.support.ui * [py] Correct typing_extension dependency for wheel generation * Add page load strategy enum * Use correct file name when bumping versions * Filter which bidi logs are recorded based on event type * Sleep depending on the number of attempts to check if the service has started * Use subprocess.DEVNULL instead of open(os.devnull) * Do not change profile preferences of an existing directory by default * Fix inadvertent code change in mutation_event * Fix bug in using SE_MANAGER_PATH * Fix bug where downloaded file was not getting unzipped * Fix WebDriverWait type hints for WebElement Steve Kowalik 2024-10-15 04:09:19 +00:00
  • aca80e4151 - Update to 4.25.0: * Add CDP for Chrome 129 and remove 126 * Allow overriding GLOBAL_DEFAULT_TIMEOUT * Disable strict time stamps in Firefox profile * Remove precompiled binaries from sdist * Fix RelativeBy#near to take 2 parameters * Fix EOFError when calling the Remote WebDriver download_file method * Add low-level sync API to use DevTools * Add preference to enable CDP in Firefox by default * Allow using enable_bidi property on options class * Implement script module for BiDi * Remove desired capabilities argument for Webkitgtk * Make webkitgtk.webdriver same as wpewebkit.webdriver * Moving ignore_local_proxy_environment_variables to BaseOptions * Making Selenium Manager a thin wrapper * Add more network interfaces to detect lan ip * Explicitly export Select and WebDriverWait from selenium.webdriver.support.ui * [py] Correct typing_extension dependency for wheel generation * Add page load strategy enum * Use correct file name when bumping versions * Filter which bidi logs are recorded based on event type * Sleep depending on the number of attempts to check if the service has started * Use subprocess.DEVNULL instead of open(os.devnull) * Do not change profile preferences of an existing directory by default * Fix inadvertent code change in mutation_event * Fix bug in using SE_MANAGER_PATH * Fix bug where downloaded file was not getting unzipped * Fix WebDriverWait type hints for WebElement Steve Kowalik 2024-10-15 04:09:19 +00:00
  • 0a36e9dd0f Accepting request 1094864 from devel:languages:python Dominique Leuenberger 2023-06-23 19:53:31 +00:00
  • 8eb0753ab8 Accepting request 1094864 from devel:languages:python Dominique Leuenberger 2023-06-23 19:53:31 +00:00
  • 321aa08197 Accepting request 1094321 from home:Guillaume_G:branches:devel:languages:python Markéta Machová 2023-06-23 11:28:53 +00:00
  • 84ae223d6f Accepting request 1094321 from home:Guillaume_G:branches:devel:languages:python Markéta Machová 2023-06-23 11:28:53 +00:00
  • f74adeb7a3 Accepting request 1091758 from devel:languages:python Dominique Leuenberger 2023-06-09 18:40:02 +00:00
  • ef97a5ce9c Accepting request 1091758 from devel:languages:python Dominique Leuenberger 2023-06-09 18:40:02 +00:00
  • 2643884391 - Update to 4.10.0: * Fix bug preventing proxy from working in Options classes (#12029) * Add support for changing pointers in Actions class (#11521) * Support newer versions of urllib3 (#11993) * Add fine grained control for arguments provided to service subprocesses by passing a popen_kw mapping for all services. * Options classes now allow timeout to be set partially and no longer raise an exception when all values are not provided. (#11623) * Fixed a bug in Service destructors accessing modules that no longer existed during interpreter shutdown. * Fix frame_to_be_available_and_switch_to_it() for string inputs (#10963) * Use monotonic clock for waits, fixes #10544 (#10550) * Use get_timeout() for urllib pool manager timeouts in remote connection (#10563) * update ShadowRoot find element signatures to match those in WebElement (#10138) * Check the values in NO_PROXY and set the poolmanager accordingly (#9925, #9967) * Allows None to be set for the sameSite attribute (#9771) * Specify that the "find_element_by_* ..." warning is a deprecation warning (#9700) * Allow 0 coordinates for the window position. Fixes #9574 * Add the ability to pass in multiple options and have that capabilities returned as (first|always)Match * Add the ability to pass in different locators to do Relative Locator searches * Add the ability to enable mobile on options classes * Allow overriding the default 250 msecs duration of pointer movement (#9336) * Set Chromium Edge to be the default for Edge browsers * Add ARIA APIs for getting the role and label of an Element Steve Kowalik 2023-06-09 06:29:39 +00:00
  • 7624c6fedd - Update to 4.10.0: * Fix bug preventing proxy from working in Options classes (#12029) * Add support for changing pointers in Actions class (#11521) * Support newer versions of urllib3 (#11993) * Add fine grained control for arguments provided to service subprocesses by passing a popen_kw mapping for all services. * Options classes now allow timeout to be set partially and no longer raise an exception when all values are not provided. (#11623) * Fixed a bug in Service destructors accessing modules that no longer existed during interpreter shutdown. * Fix frame_to_be_available_and_switch_to_it() for string inputs (#10963) * Use monotonic clock for waits, fixes #10544 (#10550) * Use get_timeout() for urllib pool manager timeouts in remote connection (#10563) * update ShadowRoot find element signatures to match those in WebElement (#10138) * Check the values in NO_PROXY and set the poolmanager accordingly (#9925, #9967) * Allows None to be set for the sameSite attribute (#9771) * Specify that the "find_element_by_* ..." warning is a deprecation warning (#9700) * Allow 0 coordinates for the window position. Fixes #9574 * Add the ability to pass in multiple options and have that capabilities returned as (first|always)Match * Add the ability to pass in different locators to do Relative Locator searches * Add the ability to enable mobile on options classes * Allow overriding the default 250 msecs duration of pointer movement (#9336) * Set Chromium Edge to be the default for Edge browsers * Add ARIA APIs for getting the role and label of an Element Steve Kowalik 2023-06-09 06:29:39 +00:00
  • e32a6854a5 Accepting request 828048 from devel:languages:python Dominique Leuenberger 2020-08-25 10:38:30 +00:00
  • c9e26114f5 Accepting request 828048 from devel:languages:python Dominique Leuenberger 2020-08-25 10:38:30 +00:00
  • 23bf22739e Accepting request 828037 from home:Guillaume_G:branches:openSUSE:Factory:ARM Tomáš Chvátal 2020-08-20 08:37:25 +00:00
  • ead3480ec8 Accepting request 828037 from home:Guillaume_G:branches:openSUSE:Factory:ARM Tomáš Chvátal 2020-08-20 08:37:25 +00:00
  • 20a12c3310 Accepting request 816847 from devel:languages:python Dominique Leuenberger 2020-06-28 21:03:11 +00:00
  • 90bebc08b4 Accepting request 816847 from devel:languages:python Dominique Leuenberger 2020-06-28 21:03:11 +00:00
  • 78fc1a4e30 Accepting request 816810 from home:Guillaume_G:branches:openSUSE:Factory:ARM Tomáš Chvátal 2020-06-24 14:08:51 +00:00
  • 0ff593de2f Accepting request 816810 from home:Guillaume_G:branches:openSUSE:Factory:ARM Tomáš Chvátal 2020-06-24 14:08:51 +00:00
  • 78a6d84112 Accepting request 703772 from devel:languages:python Dominique Leuenberger 2019-05-22 08:50:52 +00:00
  • 2ad74b09e4 Accepting request 703772 from devel:languages:python Dominique Leuenberger 2019-05-22 08:50:52 +00:00
  • 3ed7a999ee Accepting request 703770 from home:mbelur:branches:devel:languages:python Tomáš Chvátal 2019-05-17 19:04:55 +00:00
  • f16d5d14ae Accepting request 703770 from home:mbelur:branches:devel:languages:python Tomáš Chvátal 2019-05-17 19:04:55 +00:00
  • 77f8449aee Accepting request 637034 from devel:languages:python Dominique Leuenberger 2018-09-24 11:13:04 +00:00
  • cf36b20485 Accepting request 637034 from devel:languages:python Dominique Leuenberger 2018-09-24 11:13:04 +00:00
  • f428eef795 Accepting request 637029 from home:namtrac:branches:devel:languages:python Tomáš Chvátal 2018-09-21 10:29:22 +00:00
  • 2d3743c7ee Accepting request 637029 from home:namtrac:branches:devel:languages:python Tomáš Chvátal 2018-09-21 10:29:22 +00:00
  • 0fdb364cc6 - Update to version 3.14.1: * Ship license file Tomáš Chvátal 2018-09-21 07:51:14 +00:00
  • b45ee0df21 - Update to version 3.14.1: * Ship license file Tomáš Chvátal 2018-09-21 07:51:14 +00:00
  • d22a6cb302 Accepting request 627327 from devel:languages:python Dominique Leuenberger 2018-08-04 19:54:36 +00:00
  • c73ea7fdd5 Accepting request 627327 from devel:languages:python Dominique Leuenberger 2018-08-04 19:54:36 +00:00
  • f89ffec9d9 - Run the tests, taken from upstream git and issue filled upstream Tomáš Chvátal 2018-08-03 11:56:01 +00:00
  • 699807a184 - Run the tests, taken from upstream git and issue filled upstream Tomáš Chvátal 2018-08-03 11:56:01 +00:00
  • e1af2bf4a0 Accepting request 627321 from home:namtrac:branches:devel:languages:python Tomáš Chvátal 2018-08-03 11:47:50 +00:00
  • 378bd578c7 Accepting request 627321 from home:namtrac:branches:devel:languages:python Tomáš Chvátal 2018-08-03 11:47:50 +00:00
  • 1c9b4ad5b9 Accepting request 627316 from home:namtrac:branches:devel:languages:python Tomáš Chvátal 2018-08-03 11:32:32 +00:00
  • 3777c54a23 Accepting request 627316 from home:namtrac:branches:devel:languages:python Tomáš Chvátal 2018-08-03 11:32:32 +00:00
  • a60ca7c68a Accepting request 620084 from devel:languages:python Dominique Leuenberger 2018-07-02 21:33:13 +00:00
  • 50ea8cbe32 Accepting request 620084 from devel:languages:python Dominique Leuenberger 2018-07-02 21:33:13 +00:00
  • bcab8e71a4 Accepting request 620058 from home:apersaud:branches:devel:languages:python Matej Cepl 2018-07-01 21:25:10 +00:00
  • 1baeb70ae0 Accepting request 620058 from home:apersaud:branches:devel:languages:python Matej Cepl 2018-07-01 21:25:10 +00:00
  • c45333a508 Accepting request 606271 from devel:languages:python Dominique Leuenberger 2018-05-11 07:18:38 +00:00
  • 64013553cd Accepting request 606271 from devel:languages:python Dominique Leuenberger 2018-05-11 07:18:38 +00:00
  • c13002c72f Accepting request 606242 from home:apersaud:branches:devel:languages:python Tomáš Chvátal 2018-05-10 16:43:31 +00:00
  • 58c9f26599 Accepting request 606242 from home:apersaud:branches:devel:languages:python Tomáš Chvátal 2018-05-10 16:43:31 +00:00
  • 143539a1d7 Accepting request 591710 from devel:languages:python Dominique Leuenberger 2018-03-28 08:33:47 +00:00
  • 450042366a Accepting request 591710 from devel:languages:python Dominique Leuenberger 2018-03-28 08:33:47 +00:00
  • 8ae624a3c2 Accepting request 591705 from home:apersaud:branches:devel:languages:python Tomáš Chvátal 2018-03-27 16:46:19 +00:00
  • 9e7ac9c99b Accepting request 591705 from home:apersaud:branches:devel:languages:python Tomáš Chvátal 2018-03-27 16:46:19 +00:00
  • 2be98ffd0e Accepting request 584212 from devel:languages:python Dominique Leuenberger 2018-03-09 09:44:39 +00:00
  • e9fa91af14 Accepting request 584212 from devel:languages:python Dominique Leuenberger 2018-03-09 09:44:39 +00:00
  • 679390f45f Accepting request 584160 from home:apersaud:branches:devel:languages:python Tomáš Chvátal 2018-03-08 08:49:55 +00:00
  • e94169fa43 Accepting request 584160 from home:apersaud:branches:devel:languages:python Tomáš Chvátal 2018-03-08 08:49:55 +00:00
  • 2b2ca2b50b Accepting request 575265 from devel:languages:python Dominique Leuenberger 2018-02-14 08:44:35 +00:00
  • 87e4868456 Accepting request 575265 from devel:languages:python Dominique Leuenberger 2018-02-14 08:44:35 +00:00
  • 9c8a9948a8 Accepting request 575250 from home:apersaud:branches:devel:languages:python Tomáš Chvátal 2018-02-10 19:36:53 +00:00
  • 93b2da8482 Accepting request 575250 from home:apersaud:branches:devel:languages:python Tomáš Chvátal 2018-02-10 19:36:53 +00:00
  • a5f3d5ca22 Accepting request 568825 from devel:languages:python Dominique Leuenberger 2018-01-24 14:32:20 +00:00
  • b8f0da6613 Accepting request 568825 from devel:languages:python Dominique Leuenberger 2018-01-24 14:32:20 +00:00
  • f4faa2bff1 Accepting request 568789 from home:apersaud:branches:devel:languages:python Tomáš Chvátal 2018-01-24 07:58:43 +00:00
  • 170b513c46 Accepting request 568789 from home:apersaud:branches:devel:languages:python Tomáš Chvátal 2018-01-24 07:58:43 +00:00
  • 52ed0eb6b3 Accepting request 533642 from devel:languages:python Dominique Leuenberger 2017-10-13 12:19:15 +00:00
  • 7fdb47b2df Accepting request 533642 from devel:languages:python Dominique Leuenberger 2017-10-13 12:19:15 +00:00
  • ba8e31effc Accepting request 532546 from home:jengelh:branches:devel:languages:python Dirk Mueller 2017-10-12 11:18:17 +00:00
  • 50e8992dd9 Accepting request 532546 from home:jengelh:branches:devel:languages:python Dirk Mueller 2017-10-12 11:18:17 +00:00
  • c77a511bcc Accepting request 531591 from devel:languages:python Dominique Leuenberger 2017-10-11 20:56:51 +00:00
  • 8e4e07bb2e Accepting request 531591 from devel:languages:python Dominique Leuenberger 2017-10-11 20:56:51 +00:00
  • 00ff5e5ba4 Accepting request 530300 from home:mimi_vx:branches:devel:languages:python Tomas Cech 2017-10-05 09:13:57 +00:00
  • e4e554bac3 Accepting request 530300 from home:mimi_vx:branches:devel:languages:python Tomas Cech 2017-10-05 09:13:57 +00:00
  • 1d4adf01c8 Accepting request 492714 from home:TheBlackCat:branches:devel:languages:python Todd R 2017-05-08 14:21:26 +00:00
  • 7c22ae0322 Accepting request 492714 from home:TheBlackCat:branches:devel:languages:python Todd R 2017-05-08 14:21:26 +00:00
  • 2bd70fc85a Accepting request 477840 from home:bmanojlovic:branches:devel:languages:python Thomas Bechtold 2017-03-20 15:47:03 +00:00
  • 0e04a7aaeb Accepting request 477840 from home:bmanojlovic:branches:devel:languages:python Thomas Bechtold 2017-03-20 15:47:03 +00:00
  • 28078a8527 Accepting request 429003 from home:aplanas:branches:devel:languages:python Dirk Mueller 2016-09-21 10:57:48 +00:00
  • 12936bedf4 Accepting request 429003 from home:aplanas:branches:devel:languages:python Dirk Mueller 2016-09-21 10:57:48 +00:00
  • f653d1c768 Accepting request 427035 from home:aplanas:branches:devel:languages:python Dirk Mueller 2016-09-14 12:40:41 +00:00
  • 5a268e7d51 Accepting request 427035 from home:aplanas:branches:devel:languages:python Dirk Mueller 2016-09-14 12:40:41 +00:00
  • b6c3c5d9bd Accepting request 357345 from home:dmacvicar:branches:devel:languages:python Dirk Mueller 2016-02-04 09:31:39 +00:00
  • 6c26e5f6a4 Accepting request 357345 from home:dmacvicar:branches:devel:languages:python Dirk Mueller 2016-02-04 09:31:39 +00:00
  • aa6de10d2b Accepting request 317044 from home:Nijel:branches:devel:languages:python Michal Čihař 2015-07-16 08:19:37 +00:00
  • 2ed886c2aa Accepting request 317044 from home:Nijel:branches:devel:languages:python Michal Čihař 2015-07-16 08:19:37 +00:00
  • b23c94aaa0 Accepting request 317040 from home:Nijel:branches:devel:languages:python Michal Čihař 2015-07-16 08:09:06 +00:00
  • fa82ea1a4a Accepting request 317040 from home:Nijel:branches:devel:languages:python Michal Čihař 2015-07-16 08:09:06 +00:00