Commit Graph

  • b0436bde55 Accepting request 1331928 from devel:languages:python factory Ana Guerrero 2026-02-09 10:43:59 +00:00
  • 93d2cb7477 - Update to 0.18.2: ## Features * Support Python 3.14 and drop support for Python 3.8 ## Bug Fixes * Allow again branches in git URLs * Ensure repository is reset to the correct revision during fetch * Support git urls with refs - Add patch support-packaging-26.patch: * Support changes required by packaging 26.0. Steve Kowalik 2026-02-09 05:17:45 +00:00
  • 20627597c2 Accepting request 1278061 from devel:languages:python Ana Guerrero 2025-05-20 07:35:30 +00:00
  • 00f60eb36f Accepting request 1277978 from home:glaubitz:branches:devel:languages:python Nico Krapp 2025-05-16 13:21:41 +00:00
  • d3d61a4140 Accepting request 1266819 from devel:languages:python leap-16.1 leap-16.0 Ana Guerrero 2025-04-03 14:50:38 +00:00
  • 396d1b7dab Accepting request 1266819 from devel:languages:python Ana Guerrero 2025-04-03 14:50:38 +00:00
  • b665b4f299 - Update to 0.17.3 * Update contributing guidelines for rebase branch * Best match should be a pre-release if that's all the index has * Use stdlib Path <-> URL conversions Dirk Mueller 2025-04-03 09:01:58 +00:00
  • 3f43cfeb45 Accepting request 1266777 from home:glaubitz:branches:devel:languages:python Dirk Mueller 2025-04-03 09:01:58 +00:00
  • 09b2e77232 Accepting request 1204011 from devel:languages:python Ana Guerrero 2024-09-27 15:11:11 +00:00
  • 6c25103338 Accepting request 1204011 from devel:languages:python Ana Guerrero 2024-09-27 15:11:11 +00:00
  • cc07b1815e - Update to 0.17.2: * Really drop python<=3.7 support * Don't show warning message when no netrc exists * Show warning message when failing to parse netrc file * Report download status when checking out vcs repo * Allow using local file:// locations with find_links and index_urls * New method check_wheel_tags for override Steve Kowalik 2024-09-27 05:06:53 +00:00
  • 74f23c5169 - Update to 0.17.2: * Really drop python<=3.7 support * Don't show warning message when no netrc exists * Show warning message when failing to parse netrc file * Report download status when checking out vcs repo * Allow using local file:// locations with find_links and index_urls * New method check_wheel_tags for override Steve Kowalik 2024-09-27 05:06:53 +00:00
  • 12a2ead999 Accepting request 1185399 from devel:languages:python Ana Guerrero 2024-07-05 17:46:57 +00:00
  • 70b213042d Accepting request 1185399 from devel:languages:python Ana Guerrero 2024-07-05 17:46:57 +00:00
  • af774dd02b Accepting request 1184830 from home:dgarcia:branches:devel:languages:python Matej Cepl 2024-07-04 13:18:32 +00:00
  • 80c69177ba Accepting request 1184830 from home:dgarcia:branches:devel:languages:python Matej Cepl 2024-07-04 13:18:32 +00:00
  • ad401dcea6 Accepting request 1140258 from devel:languages:python Ana Guerrero 2024-01-21 22:09:52 +00:00
  • 69f4f48928 Accepting request 1140258 from devel:languages:python Ana Guerrero 2024-01-21 22:09:52 +00:00
  • f9d1997e6c - update to 0.14.0: * Extract the wheel tag validation method * Remove the hashes argument from PackageFinder.build_evaluator that is deprecated before * Drop support for Python 3.7 * Add PyPI as the default index in PackageFinder * Add a default timeout to the session * Support fetching from Git refs * Update hg.py to use the commit hash instead of the local identity Dirk Mueller 2024-01-21 10:46:03 +00:00
  • c6f89cd5fb - update to 0.14.0: * Extract the wheel tag validation method * Remove the hashes argument from PackageFinder.build_evaluator that is deprecated before * Drop support for Python 3.7 * Add PyPI as the default index in PackageFinder * Add a default timeout to the session * Support fetching from Git refs * Update hg.py to use the commit hash instead of the local identity Dirk Mueller 2024-01-21 10:46:03 +00:00
  • e0cb5c6e43 Accepting request 1130709 from devel:languages:python Ana Guerrero 2023-12-04 22:01:41 +00:00
  • 7edf20a1c8 Accepting request 1130709 from devel:languages:python Ana Guerrero 2023-12-04 22:01:41 +00:00
  • ee658810c1 - update to 0.12.1: * Match index url with the same netloc Dirk Mueller 2023-12-04 10:43:53 +00:00
  • a28598fd60 - update to 0.12.1: * Match index url with the same netloc Dirk Mueller 2023-12-04 10:43:53 +00:00
  • 0d935224ad Accepting request 1119610 from devel:languages:python Ana Guerrero 2023-10-23 21:41:08 +00:00
  • bdec742d9b Accepting request 1119610 from devel:languages:python Ana Guerrero 2023-10-23 21:41:08 +00:00
  • f2f9e7fdd8 - update to 0.12.0 (bsc#1216480, CVE-2023-45805): Dirk Mueller 2023-10-23 11:14:21 +00:00
  • 4e309a1fd0 - update to 0.12.0 (bsc#1216480, CVE-2023-45805): Dirk Mueller 2023-10-23 11:14:21 +00:00
  • 108b2d954b - update to 0.12.0: * Add callback to report download status * Respect :all: in prefer_binary config * security: Validate the package name extracted from the part before the last hyphen * Also fallback on "token" username for KeyringCliProvider * Revert the handling of 403 and 404 * Handle 403 same as 401, and look for credentials on 404 error * Close response files correctly * Change FormatControl to respect the priority of only_binary over no_binary * Include useful message if VCS command not found * Postpone the validation of hashes * Migrate from deprecated pdm.pep517 to pdm.backend * Tolerate invalid python requires * Fix the dist info link evaluation * PEP 714: rename the dist-info-metadata field to core-metadata - Update to version 0.6.2 Dirk Mueller 2023-10-23 11:13:22 +00:00
  • 9a0fac8538 - update to 0.12.0: * Add callback to report download status * Respect :all: in prefer_binary config * security: Validate the package name extracted from the part before the last hyphen * Also fallback on "token" username for KeyringCliProvider * Revert the handling of 403 and 404 * Handle 403 same as 401, and look for credentials on 404 error * Close response files correctly * Change FormatControl to respect the priority of only_binary over no_binary * Include useful message if VCS command not found * Postpone the validation of hashes * Migrate from deprecated pdm.pep517 to pdm.backend * Tolerate invalid python requires * Fix the dist info link evaluation * PEP 714: rename the dist-info-metadata field to core-metadata - Update to version 0.6.2 Dirk Mueller 2023-10-23 11:13:22 +00:00
  • 887d533eb5 Accepting request 1093373 from devel:languages:python Dominique Leuenberger 2023-06-16 14:55:01 +00:00
  • ece0823fd1 Accepting request 1093373 from devel:languages:python Dominique Leuenberger 2023-06-16 14:55:01 +00:00
  • e54bf97d0a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unearth?expand=0&rev=8 Dirk Mueller 2023-06-15 20:35:13 +00:00
  • 46cbb0bf0c OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unearth?expand=0&rev=8 Dirk Mueller 2023-06-15 20:35:13 +00:00
  • 9ce9b4df5c Accepting request 1093319 from devel:languages:python:mailman:backports Dirk Mueller 2023-06-15 20:34:17 +00:00
  • bd31c8d9ff Accepting request 1093319 from devel:languages:python:mailman:backports Dirk Mueller 2023-06-15 20:34:17 +00:00
  • 1c8f61b94e Accepting request 1043285 from devel:languages:python Dominique Leuenberger 2022-12-16 16:52:02 +00:00
  • 1122476e87 Accepting request 1043285 from devel:languages:python Dominique Leuenberger 2022-12-16 16:52:02 +00:00
  • 5e16a4ad6c Accepting request 1043238 from home:Simmphonie:branches:devel:languages:python Dirk Mueller 2022-12-16 08:23:46 +00:00
  • 7fec1996bc Accepting request 1043238 from home:Simmphonie:branches:devel:languages:python Dirk Mueller 2022-12-16 08:23:46 +00:00
  • 69f9d82969 Accepting request 1040780 from devel:languages:python Dominique Leuenberger 2022-12-07 16:35:09 +00:00
  • 49755cadd2 Accepting request 1040780 from devel:languages:python Dominique Leuenberger 2022-12-07 16:35:09 +00:00
  • be0271c724 Accepting request 1040767 from home:yarunachalam:branches:devel:languages:python Matej Cepl 2022-12-06 18:01:14 +00:00
  • 7c4fb37348 Accepting request 1040767 from home:yarunachalam:branches:devel:languages:python Matej Cepl 2022-12-06 18:01:14 +00:00
  • 91a65a931c Accepting request 995880 from devel:languages:python Dominique Leuenberger 2022-08-20 18:28:11 +00:00
  • 6629d09ce2 Accepting request 995880 from devel:languages:python Dominique Leuenberger 2022-08-20 18:28:11 +00:00
  • 48f1302c3d Accepting request 995211 from home:bnavigator:branches:devel:languages:python Dirk Mueller 2022-08-16 06:47:43 +00:00
  • 75fed64389 Accepting request 995211 from home:bnavigator:branches:devel:languages:python Dirk Mueller 2022-08-16 06:47:43 +00:00