1
0

Commit Graph

  • 0a57f09688 Accepting request 1176459 from devel:languages:python factory Ana Guerrero 2024-05-23 13:36:10 +00:00
  • d6143824e1 last try on requiring the parent package Markéta Machová 2024-05-23 12:09:18 +00:00
  • f6a972cd14 rpm can't handle this for some reason Markéta Machová 2024-05-23 11:53:04 +00:00
  • 787ed7b752 version doesn't work Markéta Machová 2024-05-07 06:42:06 +00:00
  • 92051be414 completions should require the core package Markéta Machová 2024-05-03 13:07:15 +00:00
  • 1a50b6c317 Accepting request 1171329 from home:mcalabkova:branches:devel:languages:python Markéta Machová 2024-05-02 10:22:02 +00:00
  • f1bedc5cac Accepting request 1170668 from home:smolsheep:upgrades Markéta Machová 2024-05-02 09:30:57 +00:00
  • b4d94ffced Accepting request 1152047 from devel:languages:python Ana Guerrero 2024-02-27 21:48:18 +00:00
  • cd03f14de2 Accepting request 1150113 from home:bnavigator:branches:devel:languages:python Markéta Machová 2024-02-27 08:39:40 +00:00
  • 0410f2cd0a Accepting request 1112331 from devel:languages:python Ana Guerrero 2023-09-21 20:13:42 +00:00
  • 34271e3ca5 Accepting request 1112317 from home:mimi_vx:branches:devel:languages:python Markéta Machová 2023-09-19 15:25:19 +00:00
  • bceb281388 Accepting request 1008759 from devel:languages:python Richard Brown 2022-10-07 23:25:33 +00:00
  • e33dc71850 - Use %pytest macro instead of plain pytest command for testing Daniel Garcia 2022-10-07 10:43:40 +00:00
  • 53f242c579 - Revert previous change, go back to pytest for testing - Disable test_welcome, that's the only test that fails for some reason for python3.8 and python3.9 Daniel Garcia 2022-10-07 10:41:34 +00:00
  • a8a1bcc772 - Run tests with coverage, using the same tool that is used upstream Daniel Garcia 2022-10-07 10:24:45 +00:00
  • 9f6a09c635 Accepting request 977996 from devel:languages:python Dominique Leuenberger 2022-05-19 20:49:24 +00:00
  • b5d3afaa61 Accepting request 977911 from home:pgajdos:python Matej Cepl 2022-05-18 19:43:01 +00:00
  • 2742d6aac6 Accepting request 945681 from devel:languages:python Dominique Leuenberger 2022-01-11 22:42:42 +00:00
  • 92aeca8863 - add python-rpm-macros dependency Dirk Mueller 2022-01-11 21:10:30 +00:00
  • d2c0c976c2 Accepting request 906336 from devel:languages:python Dominique Leuenberger 2021-07-14 21:59:00 +00:00
  • 20aa633e90 Accepting request 906277 from home:dimstar:Factory Matej Cepl 2021-07-14 17:40:49 +00:00
  • d597f65aff Accepting request 880638 from devel:languages:python Dominique Leuenberger 2021-03-24 15:14:11 +00:00
  • f75adf0cbb - Add missing BR on %{pythons} Matej Cepl 2021-03-22 23:12:53 +00:00
  • ceedf28f22 Accepting request 827701 from devel:languages:python Dominique Leuenberger 2020-08-19 16:55:48 +00:00
  • e2e592fe34 - Update to 0.12.0: * A command like wormhole send /dev/fd0 can send the contents of the named block device (USB stick, SD card, floppy, etc), resulting in a plain file on the other side. (#323) * Change "accept this file?" default answer from no to yes. (#327 #330 #331) * Actually use tempfile for large directory transfers. This fixes a five-year old bug which prevents transfers of directories larger than available RAM by finally really building the temporary zipfile on disk. (#379) * Accept 'wss' for TLS-protected relay connections, which default to port 443 if no other port is accepted. A future release will change the public relay to use TLS. (#144) * Drop support for python3.4 * Stall --verify long enough to send the verifier. This fixes a bug when both sides use --verify, the receiver uses tab-completion, the sender sees the verifier and waits for the user to confirm, but the receiver cannot show the verifier (enabling that confirmation) until the sender approves the transfer. (#349) Steve Kowalik 2020-08-19 04:34:57 +00:00
  • da9793edbe Accepting request 790494 from devel:languages:python Dominique Leuenberger 2020-05-03 20:45:27 +00:00
  • 7b5ff46c41 - Fix the update-alternatives to provide py2 variant too bsc#1152403 Tomáš Chvátal 2020-03-25 08:13:01 +00:00
  • fb35271201 Accepting request 707066 from devel:languages:python Dominique Leuenberger 2019-06-03 16:56:11 +00:00
  • 9dd34b7c17 Accepting request 706946 from home:jengelh:branches:devel:languages:python Tomáš Chvátal 2019-06-03 08:04:56 +00:00
  • 37528fcb01 Accepting request 703722 from devel:languages:python Dominique Leuenberger 2019-05-22 13:39:35 +00:00
  • 23c804d1ae Accepting request 703721 from home:mcalabkova:branches:devel:languages:python Matej Cepl 2019-05-17 13:50:08 +00:00
  • 12a6bd0e06 Accepting request 659487 from devel:languages:python Dominique Leuenberger 2018-12-24 10:39:29 +00:00
  • d7b4e06f4d Remove superfluous devel dependency for noarch package Matej Cepl 2018-12-04 13:39:29 +00:00
  • 2b76636149 Accepting request 585909 from devel:languages:python Dominique Leuenberger 2018-04-24 13:31:11 +00:00
  • 1e517cea78 - Drop the test sections as the tests require the package to be installed Tomáš Chvátal 2018-03-12 09:25:02 +00:00
  • 70159a679e - Properly handle singlespec to allow py2 and py3 build Tomáš Chvátal 2018-03-12 09:20:22 +00:00
  • d4a5fbafbc - Rename to python-* - Allow python2 build Tomáš Chvátal 2018-03-12 09:08:39 +00:00
  • 525eaeb7db Accepting request 585784 from devel:languages:python Tomáš Chvátal 2018-03-12 09:06:27 +00:00