Commit Graph

  • 3acecf91f9 Accepting request 1323126 from devel:languages:python factory Ana Guerrero 2025-12-16 14:58:30 +00:00
  • 521d738181 - Update 2.6.16 * rehash: Fix hanging for 60 seconds when shims directory is not writable due to Linux Landlock by @native-api in #3367 * Add Miniconda3-25.9.1-3 by @binbjz in #3368 * sh-rehash: Fix erroneously executing rather than printing a command by @native-api in #3369 * Add CPython 3.13.11, 3.14.2 by @cesarcoatl in #3370 * Correct spec file to avoid warnings - Update 2.6.15 * Add CPython 3.13.10 by @jsirois in #3364 - Update 2.6.14 * CI: Bump actions/checkout from 5 to 6 in the github-actions group by @dependabot[bot] in #3360 * Fix "ld: symbol(s) not found" for C system calls in some MacOS versions if XCode is for a newer major MacOS version by @native-api in #3362 * Add CPython 3.14.1 by @nedbat in #3363 - Update 2.6.13 * CI: Replace macos-13 with macos-15-intel by @edgarrmondragon in #3356 * Add Miniconda3-25.9.1-1 by @binbjz in #3357 * Add CPython 3.15.0a2 by @nedbat in #3359 Nico Krapp 2025-12-16 14:15:06 +00:00
  • 813c24c9b2 Accepting request 1315974 from devel:languages:python Ana Guerrero 2025-11-06 17:15:17 +00:00
  • 1ecdf432ee - Update 2.6.12 * Add graalpy-25.0.1 by @msimacek in #3350 * Add CPython 3.9.25 by @nedbat in #3355 - Update 2.6.11 * Support building against Homebrew Tcl/Tk 9 by @native-api in #3343 * Add CPython 3.13.9 by @nedbat in #3346 * Add CPython 3.15.0a1 by @edgarrmondragon in #3347 - Update 2.6.10 * Add CPython 3.12.12, 3.11.14, 3.10.19, 3.9.24 by @nedbat in #3344 - Update 2.6.9 * CI: modified-scripts-build: fix CPython-specific jobs never firing by @tuzi3040 in #3338 * CI: modified-scripts-build: fix output variable for CPython-specific workflows by @native-api in #3340 * Add CPython 3.14.0 by @SnoopJ in #3339 * Add CPython 3.13.8 by @jsirois in #3341 - Update 2.6.8 * Use Zlib from XCode SDK in a way compatible with XCode 16 and CLT by @JarheadStever in #3301 * Add miniforge 25.3.0-1, 25.3.0-2, 25.3.0-3, 25.3.1-0, skip miniforge 25.3.0-0 by @native-api in #3306 * Fix Readline and OpenSSL detection for MacPorts without the corresponding package by @native-api in #3317 * Bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #3318 * Fix rehash hook for pipx/pipx.x/pipx.xx by @rockandska in #3320 * Add miniconda 25.7.0-2 by @native-api in #3323 * Support curl from a snap by @native-api in #3329 * CI: Bats test suite in docker by @rockandska in #3324 * Add GraalPy 25.0.0 by @msimacek in #3331 * Upgrade pip detetcion in pip-rehash to accept multiple variations by @rockandska in #3330 * Add CPython 3.14.0rc3 by @nedbat in #3333 * Use TCLTK_* and pkg-config for 3.11+ linking with Homebrew Tcl/Tk; add PYTHON_BUILD_TCLTK_FORMULA envvar by @native-api in #3327 Matej Cepl 2025-11-06 09:56:19 +00:00
  • e975452576 Accepting request 1300231 from devel:languages:python Ana Guerrero 2025-08-19 14:47:06 +00:00
  • 6962a1f388 - Update 2.6.7 * Skip Zlib from XCode for XCode 16+ by @native-api in #3298 * Don't fail the build if xcodebuild fails by @native-api in #3302 * Add CPython 3.14.0rc2 and 3.13.7 by @nedbat in #3303 - Update 2.6.6 * Add anaconda3-2025.06-0, anaconda3-2025.06-1, miniconda3-25.3.1-1, miniconda3-25.5.1-0, miniconda3-25.5.1-1 by @native-api in #3295 * Add CPython 3.13.6 by @cesarcoatl in #3297 Markéta Machová 2025-08-19 08:06:00 +00:00
  • 86368617c0 Accepting request 1295525 from devel:languages:python Dominique Leuenberger 2025-07-24 16:54:14 +00:00
  • 72235317e2 - Update 2.6.5 * Bump OpenSSL to 3.5.1 in the latest releases and branch tips in CPython 3.12 - 3.15 by @edgarrmondragon in #3287 * Add Jython 2.7.4 by @cesarcoatl in #3290 * Add CPython 3.14.0rc1 by @nedbat in #3293 * Add GraalPy 24.2.2 by @msimacek in #3291 - Update 2.6.4 * Backport bpo_36106 to 3.5.10 and 3.6.15 by @native-api in #3280 * (regression) Use Zlib from XCode SDK in MacOS without Homebrew or Macports by @native-api in #3282 * Add PyPy v7.3.20 by @jsirois in #3284 * Add CPython 3.14.0b4 by @edgarrmondragon in #3285 - Update 2.6.3 * README: Re-promote "Python versions with extended support" to a section by @native-api in #3276 * Support linking to MacPorts ports installed from binary archives by @0916dhkim in #3272 * Add CPython 3.14.0b3 by @nedbat in #3278 - Update 2.6.2 * Add CPython 3.13.5 by @nedbat in #3269 - Update 2.6.1 * Add CPython 3.9.23, 3.10.18, 3.11.13, 3.12.11, 3.13.4 by @nedbat in #3266 - Update 2.6.0 * python-build: Support patch paths with spaces/special characters by @native-api in #3251 * Add CODEOWNERS file by @native-api in #3247 * README: make fish PATH add conditional on the directory existing by @BooleanCat in #2786 * Add --bare option to pyenv version by @jjwatt in #2783 * README: Add shell setup instructions for nushell by @jordanst3wart in #2916 * Add MacPorts support for python-build by @studnitskiy in #3186 * python-build: fix has_broken_mac_readline when Readline is explicitly configured by @fofoni in #3254 * Add CPython 3.14.0b2 by @nedbat in #3259 - Update 2.5.7 * Point 3.14-dev to 3.14 branch by @edgarrmondragon in #3246 - Update 2.5.6 * Add GraalPy 24.2.1 by @msimacek in #3238 * Fix get-pip URLs for 3.7, 3.8 and Pyston by @dmrlawson in #3242 * [CI] Cache uname and sw_vers output in Python-Build for easier mocking in tests by @native-api in #3244 * Add CPython 3.14.0b1 and 3.15-dev by @edgarrmondragon in #3245 - Update 2.5.5 * Add graalpy 24.2 by @msimacek in #3215 * Switch 3.9+ to OpenSSL 3 by @native-api in #3223 * Add miniforge3-24.11.3-1, miniforge3-24.11.3-2, miniforge3-25.1.1 by @native-api in #3224 * Add CPython 3.9.22, 3.10.17, 3.11.12, 3.12.10, 3.13.3, 3.14.0a7 by @native-api in #3233 - Update 2.5.4 * Add anaconda3-2025.1.1-2 by @binbjz in #3198 * Add PyPy v7.3.19 by @jsirois in #3205 * Add CPython 3.14.0a6 by @nedbat in #3213 Nico Krapp 2025-07-24 11:20:05 +00:00
  • fa3e37eb04 Accepting request 1245659 from devel:languages:python Ana Guerrero 2025-02-13 17:40:15 +00:00
  • 7a7eda0307 - Update 2.5.3 * Add PyPy v7.3.18 by @dand-oss in #3184 * Add Miniconda3 25.1.1-0 by @binbjz in #3190 * Add miniforge3-25.1.1-0, miniforge3-24.11.3-0 by @native-api in #3191 * Add CPython 3.14.0a5 by @edgarrmondragon in #3194 * Add Miniconda3 25.1.1-1 by @binbjz in #3192 * Update hashes for Python 3.14.0a5 tarballs by @jsirois in #3196 * rehash: Do not execute conda-specific code if conda is not installed by @ChristianFredrikJohnsen in #3151 Markéta Machová 2025-02-13 13:57:51 +00:00
  • 483439b4d8 Accepting request 1245055 from devel:languages:python Ana Guerrero 2025-02-11 20:30:02 +00:00
  • c4810e10bb - Update 2.5.2 * Fix OpenSSL version parsing in python-build script by @threadflow in #3181 * Add GraalPy 24.1.2 by @msimacek in #3176 * Add CPython 3.12.9 and 3.13.2 by @edgarrmondragon in #3183 Nico Krapp 2025-02-11 10:07:23 +00:00
  • 724f2090f2 Accepting request 1239248 from devel:languages:python Ana Guerrero 2025-01-21 20:10:59 +00:00
  • a6b6774920 - Update 2.5.1 * CI: use Ubuntu 24.04; use ubuntu-latest for the ubuntu_build check by @native-api in #3144 * Fix: mistake in configuration hints in pyenv init and manpage by @ChristianFredrikJohnsen in #3145 * README: Add recommended curl arguments to suggested installer invocation by @JayBazuzi in #3155 * Add miniforge3-24.11.2-0, miniforge3-24.11.2-1 by @native-api in #3163 * Fix "Unsupported options" error building bundled OpenSSL <3.2.0 by @native-api in #3164 * Add CPython 3.14.0a4 by @nedbat in #3168 - Update 2.5.0 * pyenv init - performance improvements; recommend using "pyenv init - <shell>" by @ChristianFredrikJohnsen in #3136 * Add miniconda3-24.11.1-0 by @binbjz in #3138 * Add miniconda3-24.3.0-0 by @native-api in #3139 * CI: only run macos_build_bundled_dependencies and ubuntu_build_tar_gz for CPython by @native-api in #3141 * Add miniforge3 and mambaforge3 24.1.2-0, 24.3.0-0, 24.5.0-0, 24.7.1-0, 24.7.1-1, 24.7.1-2, 24.9.0-0, 24.9.2-0, 24.11.0-0, 24.11.0-1 by @native-api in #3142 * Skip broken miniforge3/mambaforge3 22.11.0-0, 22.11.0-1, 22.11.0-2 in the generation script by @native-api in #3143 Nico Krapp 2025-01-21 11:42:51 +00:00
  • 0b8d9e543d Accepting request 1232037 from devel:languages:python Ana Guerrero 2024-12-19 20:41:29 +00:00
  • 18e044a37b - Update 2.4.23 * README: explain using multiple versions by @Finkregh in #3126 * Support PACKAGE_CPPFLAGS and PACKAGE_LDFLAGS by @native-api in #3130 * Adjust suggested shell startup code to support Pyenv with Pyenv-Win in WSL by @native-api in #3132 * Support nonexistent versions being present and set in a local .python-version by @native-api in #3134 * Add CPython 3.14.0a3 by @nedbat in #3135 - Update 2.4.22 * Speed up building bundled OpenSSL by @native-api in #3124 * CI: add building modified scripts with bundled MacOS dependencies by @native-api in #3123 * CL: + test modified scripts with tar.gz source by @native-api in #3125 * Fix 404 for openssl-3.4.0 release in build 3.13.1 by @dlamblin in #3122 - Update 2.4.21 * Add CPython 3.13.1t by @makukha in #3120 * Prefer tcl-tk@8 from Homebrew due to release of Tcl/Tk 9 with which only 3.12+ are compatible by @native-api in #3118 Matej Cepl 2024-12-19 08:46:18 +00:00
  • d40d501a32 Accepting request 1228384 from devel:languages:python Ana Guerrero 2024-12-05 16:09:13 +00:00
  • b059992ae1 - Update 2.4.20 * README: Fix Markdown in "Notes about python releases" by @noelleleigh in #3112 * README: correct link to shell setup instructions by @shortcuts in #3113 * Add CPython 3.9.21, 3.10.16, 3.11.11, 3.12.8 and 3.13.1 by @edgarrmondragon in #3117 Matej Cepl 2024-12-04 22:09:51 +00:00
  • 0ecfab5825 Accepting request 1225459 from devel:languages:python Ana Guerrero 2024-11-21 14:18:44 +00:00
  • 1287e2cd28 - Update 2.4.19 * Add CPython 3.14.0a2 by @nedbat in #3110 * Add quick start section and gif demo to accompany it. by @madhu-GG in #3044 - Update 2.4.18 * Add miniforge3-24.9.2-0 by @goerz in #3106 Nico Krapp 2024-11-21 08:13:13 +00:00
  • 15d6e5b372 Accepting request 1224396 from devel:languages:python Ana Guerrero 2024-11-15 14:44:02 +00:00
  • 15287a57a1 - Update 2.4.17 * Add miniconda3-24.9.2-0 by @binbjz in #3096 * Add Anaconda3-2024.10-1 by @binbjz in #3097 - Update 2.4.16 * Add GraalPy 24.1.1 by @msimacek in #3092 * Add CPython 3.14.0a1 by @edgarrmondragon in #3093 - Update 2.4.15 * CI: replace set-output with GITHUB_OUTPUT by @tuzi3040 in #3079 * Make uninstall yes/no prompt consistent with others by @dpoznik in #3080 * Add CPython 3.13.0 by @edgarrmondragon in #3081 * Avoid shadowing of virtualenvs with the name starting with "python-" by @aarbouin in #3086 * Support free-threaded CPython flavor in prefix resolution by @native-api in #3090 Markéta Machová 2024-11-15 08:43:27 +00:00
  • 7548180006 Accepting request 1205572 from devel:languages:python leap-16.1 leap-16.0 Ana Guerrero 2024-10-04 15:10:45 +00:00
  • ba932827df - Update 2.4.14 * Add CPython 3.12.7 by @edgarrmondragon in #3078 * Add CPython 3.13.0rc3 by @edgarrmondragon in #3077 Dirk Mueller 2024-10-03 18:19:28 +00:00
  • c03e9ceeb3 Accepting request 1202557 from devel:languages:python Ana Guerrero 2024-09-23 13:23:44 +00:00
  • a59959a1cc - Update 2.4.13 * docs: Use --verbose with performance CPython build instructions by @caerulescens in #3053 * Fix latest version resolution when using python- prefix by @edmorley in #3056 * Fix tgz checksum for 3.9.20; fallback OpenSSL URLs and checksums by @native-api in #3060 * Fix OpenSSL 3.3.2 download URLs by @edgarrmondragon in #3059 * Add GraalPy 24.1.0 by @msimacek in #3066 Nico Krapp 2024-09-23 08:18:52 +00:00
  • fea6e96ec0 Accepting request 1199631 from devel:languages:python Ana Guerrero 2024-09-09 12:45:38 +00:00
  • 45359111fb - Update 2.4.12 - Add CPython 3.13.0rc2 by @edgarrmondragon in #3049 - Add CPython 3.8.20, 3.9.20, 3.10.15, 3.11.10 and 3.12.6 by @edgarrmondragon in #3050 Full Changelog: https://github.com/pyenv/pyenv/compare/v2.4.11...v2.4.12 Dirk Mueller 2024-09-09 08:51:32 +00:00
  • d45095018f Accepting request 1198920 from devel:languages:python Ana Guerrero 2024-09-05 13:47:34 +00:00
  • 62e4ffe35e - Update 2.4.11 - Add /usr/etc/pyenv.d to hooks path by @tomschr in #3039 - Add miniconda3-24.7.1-0 by @binbjz in #3040 - Add PyPy v7.3.17 by @jsirois in #3045 Full Changelog: https://github.com/pyenv/pyenv/compare/v2.4.10...v2.4.11 Nico Krapp 2024-09-05 09:17:21 +00:00
  • 1a328df38b Accepting request 1193371 from devel:languages:python Dominique Leuenberger 2024-08-12 10:32:07 +00:00
  • f2794ed29e - Update 2.4.10 Add CPython 3.12.5 by @edgarrmondragon in #3030 Matej Cepl 2024-08-12 08:42:55 +00:00
  • 9873374821 Accepting request 1191655 from devel:languages:python Dominique Leuenberger 2024-08-05 15:24:06 +00:00
  • 3cd0afd6b4 Accepting request 1191626 from home:thomas-schraitle:branches:devel:languages:python Dirk Mueller 2024-08-05 11:59:12 +00:00
  • e9f317f225 Accepting request 1189588 from devel:languages:python Dominique Leuenberger 2024-07-25 13:40:04 +00:00
  • c12a49e524 - Spec change For the %check section, don't run "make test" but use specific tests. Upstream uses them in their GitHub Action workflow. What's good for them, is also good for us. => This simplifies the overall error and no patches are needed. Dirk Mueller 2024-07-25 10:49:14 +00:00
  • c03d71c59e - Almost working testing. Matej Cepl 2024-07-22 18:45:44 +00:00
  • 171b74ebcb Accepting request 1188952 from home:thomas-schraitle:branches:devel:languages:python Matej Cepl 2024-07-22 18:31:11 +00:00
  • c1fe6b04c3 Accepting request 1188210 from devel:languages:python Ana Guerrero 2024-07-18 17:16:47 +00:00
  • 7099a39a23 - Update to 2.4.7: - Add support for anaconda3-2024.06-1 in #3009 - Fix debug build for X.Yt-dev in #3011 Full Changelog: https://github.com/pyenv/pyenv/compare/v2.4.6...v2.4.7 Markéta Machová 2024-07-17 14:17:38 +00:00
  • 4cdb3ff4f8 Accepting request 1186414 from devel:languages:python Ana Guerrero 2024-07-09 18:06:04 +00:00
  • 9a39969a62 Accepting request 1185703 from home:thomas-schraitle:branches:devel:languages:python Dirk Mueller 2024-07-09 13:28:35 +00:00
  • 4b843a7c43 Accepting request 1185295 from devel:languages:python Ana Guerrero 2024-07-05 17:45:05 +00:00
  • a8212907a1 Fix "no-version-in-last-changelog" warning Dirk Mueller 2024-07-04 07:08:00 +00:00
  • 8741226b78 Accepting request 1184161 from devel:languages:python Dominique Leuenberger 2024-07-01 09:21:58 +00:00
  • df83a1dcaa - update to 2.4.5: * python-build: Add ancient versions; 2.4, 2.4.1, 2.4.3, 2.4.4 and 2.4.5 * python-build: Add alpha releases; 3.4.0a2, 3.4.0a3, 3.4.0a4 * python-build: Update default pip version (1.4 -> 1.4.1) * python-build: Update default setuptools version (0.9.7 -> 1.1.6) - Update to 2.3.13 Update to 1.1.4 Dirk Mueller 2024-06-30 21:48:41 +00:00
  • 19684eedf8 Accepting request 1179982 from devel:languages:python Ana Guerrero 2024-06-11 16:31:29 +00:00
  • 4b25084888 Accepting request 1179565 from home:thomas-schraitle:branches:devel:languages:python Markéta Machová 2024-06-11 10:43:08 +00:00
  • 202d64036d Accepting request 1173049 from devel:languages:python Dominique Leuenberger 2024-05-10 10:05:55 +00:00
  • d85862dabb Accepting request 1172939 from home:thomas-schraitle:branches:devel:languages:python Dirk Mueller 2024-05-10 07:34:54 +00:00
  • bee9d433d9 Accepting request 1169285 from devel:languages:python Ana Guerrero 2024-04-21 18:26:18 +00:00
  • 7f887cc3d2 Accepting request 1168630 from home:thomas-schraitle:branches:devel:languages:python Matej Cepl 2024-04-19 22:18:30 +00:00
  • b92552b785 Accepting request 1146883 from devel:languages:python Ana Guerrero 2024-02-15 20:01:41 +00:00
  • 43c8fa5ec6 Accepting request 1146878 from home:thomas-schraitle:branches:devel:languages:python Matej Cepl 2024-02-15 15:05:29 +00:00
  • 083c629f2a Accepting request 1133429 from devel:languages:python Ana Guerrero 2023-12-15 20:50:28 +00:00
  • 2cf361c3b3 Accepting request 1132699 from home:thomas-schraitle:branches:devel:languages:python Markéta Machová 2023-12-15 12:23:20 +00:00
  • f2f9771e8c Accepting request 1132356 from devel:languages:python Ana Guerrero 2023-12-11 20:50:32 +00:00
  • c708163d57 Accepting request 1132226 from home:thomas-schraitle:branches:devel:languages:python Dirk Mueller 2023-12-10 19:53:07 +00:00
  • 43a400e14e Accepting request 1129468 from devel:languages:python Ana Guerrero 2023-11-28 21:19:47 +00:00
  • 044e9cb61e Accepting request 1129283 from home:thomas-schraitle:branches:devel:languages:python Ondřej Súkup 2023-11-28 09:02:43 +00:00
  • 4e5b1da113 Accepting request 1126668 from devel:languages:python Ana Guerrero 2023-11-16 19:28:05 +00:00
  • 65037a6f3d Accepting request 1126590 from home:thomas-schraitle:branches:devel:languages:python Ondřej Súkup 2023-11-15 15:16:52 +00:00
  • 1f22764d6f Accepting request 1118122 from devel:languages:python Ana Guerrero 2023-10-17 18:24:44 +00:00
  • 753957b7a6 Accepting request 1118088 from home:thomas-schraitle:branches:devel:languages:python Dirk Mueller 2023-10-16 22:20:11 +00:00
  • ff7f5413e4 Accepting request 1116042 from devel:languages:python Ana Guerrero 2023-10-08 10:17:55 +00:00
  • b4771e077c Accepting request 1115977 from home:thomas-schraitle:branches:devel:languages:python Matej Cepl 2023-10-06 12:51:27 +00:00
  • 9cab81f69c Accepting request 1112024 from devel:languages:python Dominique Leuenberger 2023-09-20 11:27:04 +00:00
  • ee24c4d2f6 Accepting request 1111955 from home:thomas-schraitle:branches:devel:languages:python Markéta Machová 2023-09-18 15:28:35 +00:00
  • 23676708dd Accepting request 1106386 from devel:languages:python Ana Guerrero 2023-08-28 15:17:23 +00:00
  • fb82c90c9c Accepting request 1106171 from home:thomas-schraitle:branches:devel:languages:python Markéta Machová 2023-08-28 10:54:21 +00:00
  • 8a104f789d Accepting request 1104033 from devel:languages:python Dominique Leuenberger 2023-08-15 14:40:34 +00:00
  • a809e81eb3 Accepting request 1104032 from home:thomas-schraitle:branches:devel:languages:python Markéta Machová 2023-08-15 11:26:59 +00:00
  • 7ac8986ea2 Accepting request 1098932 from devel:languages:python Dominique Leuenberger 2023-07-18 19:54:07 +00:00
  • 1e16c60f47 - update to 2.3.22: * Add CPython 3.12.0b3 * Add Cinder 3.10 and Cinder configure patches Dirk Mueller 2023-07-16 11:03:57 +00:00
  • 022b375ad3 Accepting request 1094464 from devel:languages:python Dominique Leuenberger 2023-06-21 20:40:29 +00:00
  • e4b0c705b3 Accepting request 1094390 from home:thomas-schraitle:branches:devel:languages:python Markéta Machová 2023-06-21 17:24:11 +00:00
  • 0b03ea5e12 Accepting request 1092159 from devel:languages:python Dominique Leuenberger 2023-06-11 17:55:51 +00:00
  • 098d919cac - update to 2.3.19: * Add CPython 3.7.17, 3.8.17 and 3.9.17 * Add CPython 3.11.4 * Add CPython 3.10.12 * Add CPython 3.12.0b2 * Fix not showing symlink contents for unselected versions in pyenv versions * Correct link in has_tar_xz_support else branch of 3.10.11 and 3.11.3 * Fix #2682: Correct pyenv_user_setup.bash file * fix: updating heredoc delimiter to be random and unique * Support ksh alternative names * Add CPython 3.12.0b1 * Update 3.12-dev and add 3.13-dev Dirk Mueller 2023-06-11 09:01:20 +00:00
  • 1501e5c5dc Accepting request 1077875 from devel:languages:python Dominique Leuenberger 2023-04-07 16:17:57 +00:00
  • 1d41705b38 Accepting request 1077847 from home:thomas-schraitle:branches:devel:languages:python Dirk Mueller 2023-04-07 12:24:58 +00:00
  • 799342a8b9 Accepting request 1068307 from devel:languages:python Dominique Leuenberger 2023-03-01 15:14:12 +00:00
  • b32ca7fbff Accepting request 1067627 from home:thomas-schraitle:branches:devel:languages:python Dirk Mueller 2023-02-28 19:49:45 +00:00
  • 24d394c0f0 Accepting request 1063535 from devel:languages:python Dominique Leuenberger 2023-02-07 17:49:28 +00:00
  • b05b7ef585 Accepting request 1063456 from home:thomas-schraitle:branches:devel:languages:python Matej Cepl 2023-02-07 00:58:46 +00:00
  • 1e6b6de155 Accepting request 1043908 from devel:languages:python Dominique Leuenberger 2022-12-20 19:21:07 +00:00
  • 3889c5b031 Accepting request 1043892 from home:thomas-schraitle:branches:devel:languages:python Markéta Machová 2022-12-20 12:33:19 +00:00
  • 781f0a8deb Accepting request 1043119 from devel:languages:python Dominique Leuenberger 2022-12-15 18:25:52 +00:00
  • 11aad68acf Accepting request 1042939 from home:thomas-schraitle:branches:devel:languages:python Markéta Machová 2022-12-15 12:23:02 +00:00
  • d968b39675 Accepting request 1039900 from devel:languages:python Dominique Leuenberger 2022-12-04 13:58:45 +00:00
  • 72a9e33e01 Accepting request 1039855 from home:thomas-schraitle:branches:devel:languages:python Dirk Mueller 2022-12-03 22:33:26 +00:00
  • ddcbc71bec Accepting request 1033545 from devel:languages:python Dominique Leuenberger 2022-11-04 16:38:09 +00:00
  • 33b3acd712 Accepting request 1033162 from home:thomas-schraitle:branches:devel:languages:python Matej Cepl 2022-11-04 14:46:33 +00:00
  • 8bcac264de Accepting request 1029791 from devel:languages:python Dominique Leuenberger 2022-10-19 11:17:41 +00:00
  • c417e9b555 Accepting request 1029779 from home:thomas-schraitle:branches:devel:languages:python Matej Cepl 2022-10-18 15:51:32 +00:00
  • e00255ab8d Accepting request 1007812 from devel:languages:python Richard Brown 2022-10-04 18:37:57 +00:00
  • 102795b500 Accepting request 1007702 from home:thomas-schraitle:branches:devel:languages:python Daniel Garcia 2022-10-04 07:17:10 +00:00
  • 4413795d73 Accepting request 1007683 from devel:languages:python Dominique Leuenberger 2022-10-03 18:08:10 +00:00
  • 08b81f4b25 Accepting request 1007644 from home:thomas-schraitle:branches:devel:languages:python Markéta Machová 2022-10-03 12:31:59 +00:00
  • 4c1221b359 Accepting request 989861 from devel:languages:python Richard Brown 2022-07-21 09:33:04 +00:00
  • d49e23cb79 Accepting request 989841 from home:thomas-schraitle:branches:devel:languages:python Markéta Machová 2022-07-18 11:37:49 +00:00