Commit Graph

  • 43224606ed Accepting request 1133992 from devel:languages:python factory Ana Guerrero 2023-12-20 20:00:43 +0000
  • 46371e0252 - update to 0.3.8: * Fix #209: use legacy version implementation for Python versions. * Fix #204: use symlinks in venv creation during test. * Fix #208: handle deprecation removals in Python 3.13. * Handle a single trailing comma following a version. - drop python-distlib-2048-bit-key.patch (obsolete) Dirk Mueller 2023-12-19 09:58:29 +0000
  • ffdb3b18b2 Accepting request 1102885 from devel:languages:python Dominique Leuenberger 2023-08-09 15:24:08 +0000
  • 1708c0c624 - update to 0.3.7: * Handle newlines when parsing metadata. * Use version comparison logic for python_full_version. * Simplify code with a set comprehension. * Fix shebang computation for source builds of Python. * Extract tarfiles more safely by incorporating tarfile filters. * Check for 'has_cert' attribute before using it. * Fix #203: Handle parsing of export entries to allow script names such as "," or ",foo". * Fix #200: Improve conformance to PEP440. * In addition to the above, an SPDX license identifier is now used. Dirk Mueller 2023-08-08 11:08:11 +0000
  • a091af6255 Accepting request 1081945 from devel:languages:python Dominique Leuenberger 2023-04-22 20:01:19 +0000
  • 25cc5a94ba Accepting request 1081387 from home:dirkmueller:acdc:as_python3_module Dirk Mueller 2023-04-21 14:44:38 +0000
  • b9f0bdef8e Accepting request 1007444 from devel:languages:python Dominique Leuenberger 2022-10-03 11:44:29 +0000
  • c1a7e14bdf - update to 0.3.6: - scripts - Fixed #175: Updated launcher executables to better handle the relationship between launcher and child process in the Job API. - database - Fixed #170: Corrected implementation of `get_required_dists()`. - index - Updated coverage pragmas for tests relating to obsolete PyPI APIs. - locators - Changed the default locator configuration. - metadata - Updates in support of PEP 643 / Metadata 2.2. - scripts - Updated launcher executables. Thanks to Michael Bikovitsky for his help with the launcher changes. - Fixed #164: Improved support for reproducible builds by allowing a fixed date/time to be inserted into created .exe files. Thanks to Somber Night for the patch. - util - Fixed #161: Updated test case. - wheel - Updated to write archive path of RECORD to RECORD instead of staging path. Thanks to Pieter Pas for the patch. - Fixed #169: Removed usage of deprecated imp module in favour of importlib. - Fixed #172: Compute ABI correctly for Python < 3.8. Dirk Mueller 2022-10-01 12:57:42 +0000
  • ffe94f9b42 Accepting request 939575 from devel:languages:python Dominique Leuenberger 2021-12-13 19:41:38 +0000
  • 09a9c6d456 Accepting request 939574 from home:bnavigator:python-rpm-macros Matej Cepl 2021-12-11 12:09:45 +0000
  • 5e3861ee6f Accepting request 939488 from home:bnavigator:branches:devel:languages:python Matej Cepl 2021-12-11 11:55:54 +0000
  • 50620f9942 Accepting request 931422 from devel:languages:python Dominique Leuenberger 2021-11-20 01:37:59 +0000
  • 88543c0f00 * allowed a trailing comma in constraints, to better handle faulty metadata already on PyPI Dirk Mueller 2021-11-07 18:24:44 +0000
  • 388eba103d - update to 0.3.3: * Removed splituser() function which wasn't used and is deprecated. * Handle version comparisons correctly in environment markers. * Handle a single trailing comma following a version. * Fix incorrect handling of epochs. * Reverted handling of tags for Python >= 3.10 (use 310 rather than 3_10). This is because PEP 641 was rejected. * removed unused regular expression * allowed "Obsoletes" in more scenarios, to better handle faulty metadata already on PyPI. * added entry for SourcelessFileLoader to the finder registry. * allowed a trailing comma in constraints, to better handle faulty metadata already on PyP - drop python-distlib-2048-bit-key.patch (obsolete) Dirk Mueller 2021-11-07 18:24:30 +0000
  • d1efed1032 Accepting request 870995 from devel:languages:python Dominique Leuenberger 2021-02-15 22:11:34 +0000
  • a2a2cbe19c Accepting request 870978 from home:pmonrealgonzalez:branches:devel:languages:python Matej Cepl 2021-02-10 21:11:56 +0000
  • 4112e1bae4 Accepting request 840141 from devel:languages:python Dominique Leuenberger 2020-10-29 08:46:51 +0000
  • e58e030537 - Update to 0.3.1: * scripts + Fixed #132: Added documentation to help with relative interpreter paths. + Fixed #134: Allowed specifying a different target Python version when generating scripts. + Fixed #135: Exposed the `enquote_executable` function previously implemented as an internal function. + Addressed #138: Improved metadata support for newer metadata versions. * wheel + Changed the output of flags in entry point definitions. + Stopped writing JSON metadata. Only old-style metadata is written now. - Refreshed remove-backports.patch Steve Kowalik 2020-10-08 03:48:25 +0000
  • 1457850bf0 Accepting request 784576 from devel:languages:python Dominique Leuenberger 2020-03-16 09:16:58 +0000
  • 9c5905b605 - Update to 0.3.0: * small bugfixes - Remove patch merged upstream: * correct_large_version_number.patch Tomáš Chvátal 2020-03-13 08:44:40 +0000
  • b0f562856a Accepting request 742772 from devel:languages:python Dominique Leuenberger 2019-11-04 16:09:04 +0000
  • 88e0f6195b - Add correct_large_version_number.patch fixing bt#pypa/distlib#129 Matej Cepl 2019-10-25 05:30:51 +0000
  • f9abdb045b - Skip test_abi tests. bt#pypa/distlib#129 Matej Cepl 2019-10-24 19:35:24 +0000
  • c702558621 Accepting request 730637 from devel:languages:python Yuchen Lin 2019-09-17 11:36:32 +0000
  • bbe74b1d00 - Update to 0.2.9.post0: * updated pypi urls * various small bugfixes - Remove merged patches: * pypi-url-update.patch Tomáš Chvátal 2019-09-13 08:57:12 +0000
  • 949caac42e Accepting request 691517 from devel:languages:python Dominique Leuenberger 2019-04-04 13:23:01 +0000
  • 9e6b06c5b2 Accepting request 691516 from home:jayvdb:branches:devel:languages:python Tomáš Chvátal 2019-04-04 12:32:51 +0000
  • e75c0cdce5 Accepting request 688209 from devel:languages:python Dominique Leuenberger 2019-03-26 14:44:36 +0000
  • c71c9dd75f Accepting request 688208 from home:jayvdb:branches:home:jayvdb:soe Tomáš Chvátal 2019-03-25 11:39:45 +0000
  • 3b9bdbe573 Accepting request 682878 from devel:languages:python Stephan Kulow 2019-03-10 08:40:33 +0000
  • 16b404c14e Accepting request 682869 from home:jayvdb:coala:python3-bears Tomáš Chvátal 2019-03-08 14:46:09 +0000