Commit Graph

  • ebf5677ed4 Accepting request 1170734 from devel:languages:python factory Ana Guerrero 2024-04-30 15:26:13 +0000
  • fb358edc38 - update to 24.0: * Retry on HTTP status code 502 * Automatically use the setuptools PEP 517 build backend when --config-settings is used for projects without pyproject.toml. * Make pip freeze and pip uninstall of legacy editable installs of packages whose name contains _ compatible with setuptools>=69.0.3. * Support per requirement --config-settings for editable installs. * Optimized usage of --find-links=<path-to-dir>, by only scanning the relevant directory once, only considering file names that are valid wheel or sdist names, and only considering files in the directory that are related to the install. * Removed wheel from the [build-system].requires list fallback that is used when pyproject.toml is absent. * Upgrade distlib to 0.3.8 * Fix explanation of how PIP_CONFIG_FILE works * Fix outdated pip install argument description in documentation. * Replace some links to PEPs with links to the canonical specifications on the :doc:pypug:index * Updated the pyproject.toml document to stop suggesting to depend on wheel as a build dependency directly. * Update supported interpreters in development docs * Most project metadata is now defined statically via pip's pyproject.toml file. Dirk Mueller 2024-04-28 19:10:57 +0000
  • 3a92190cac Accepting request 1144283 from devel:languages:python Ana Guerrero 2024-02-06 15:32:49 +0000
  • fd35a26ee1 - Don't use %python_fix_shebang_path, not available on leap yet Daniel Garcia 2024-02-05 12:46:46 +0000
  • ad4c01baa5 - Fix shebang path for "pip3.XX" binaries Daniel Garcia 2024-02-05 11:50:48 +0000
  • ed277998e9 Accepting request 1136254 from devel:languages:python Ana Guerrero 2024-02-02 14:45:01 +0000
  • eb6fea59a9 Accepting request 1134667 from home:bnavigator:branches:devel:languages:python Matej Cepl 2024-01-02 17:39:27 +0000
  • e0c8d187e0 Accepting request 1133888 from devel:languages:python Ana Guerrero 2023-12-19 22:15:35 +0000
  • 7d362cf4a6 - update to 23.3.2: * Fix a bug in extras handling for link requirements (#12372 * Fix mercurial revision "parse error": use --rev={ref} instead of -r={ref} (#12373 - Finally drop csv23, it has been removed upstream since 2021. `setup.py`. - Use libalternatives instead of update-alternatives. * Document that certain removals can be fast tracked. * use %python_clone and %python_install_alternative for sip and * Make the setup.py install deprecation warning less noisy. We warn only when setup.py install succeeded and setup.py bdist_wheel failed, as situations where both fails are most probably irrelevant to this deprecation. - 20.2.2 * Only attempt to use the keyring once and if it fails, don’t try again. This prevents spamming users with several keyring unlock * Fix regression that distributions in system site-packages are not correctly found when a virtual environment is configured * Disable caching for range requests, which causes corrupted wheels when pip tries to obtain metadata using the feature * Always use UTF-8 to read pyvenv.cfg to match the built-in venv. * 2020 Resolver: Correctly handle marker evaluation in constraints and exclude them if their markers do not match the * Correctly find already-installed distributions with dot (.) in * Trace a better error message on installation failure due to * Fix SVN version detection for alternative SVN distributions. * New resolver: Correctly include the base package when specified * Use UTF-8 to handle ZIP archive entries on Python 2 according to PEP 427, so non-ASCII paths can be resolved as expected. * Add deprecation warning for invalid requirements format Dirk Mueller 2023-12-18 14:19:23 +0000
  • 40414955d4 Accepting request 1127960 from devel:languages:python Ana Guerrero 2023-11-22 17:54:20 +0000
  • 8a34ace17e - Update to 23.3.1: - Bug Fixes - Handle a timezone indicator of Z when parsing dates in the self check. (#12338) - Fix bug where installing the same package at the same time with multiple pip processes could fail. (#12361) - Update to 23.3: - Process - Added reference to vulnerability reporting guidelines to pip's security policy. - Features - Improve extras resolution for multiple constraints on same base package. (#11924) - Improve use of datastructures to make candidate selection 1.6x faster. (#12204) - Allow pip install --dry-run to use platform and ABI overriding options. (#12215) - Add is_yanked boolean entry to the installation report (--report) to indicate whether the requirement was yanked from the index, but was still selected by pip conform to PEP 592. (#12224) - Bug Fixes - Ignore errors in temporary directory cleanup (show a warning instead). (#11394) - Normalize extras according to PEP 685 from package metadata in the resolver for comparison. This ensures extras are correctly compared and merged as long as the package providing the extra(s) is built with values normalized according to the standard. Note, however, that this does not solve cases where the package itself contains Matej Cepl 2023-11-21 16:33:21 +0000
  • b29b786657 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=110 Matej Cepl 2023-11-21 16:21:10 +0000
  • b8579ce913 - Update to 23.3.1: - Bug Fixes - Handle a timezone indicator of Z when parsing dates in the self check. (#12338) - Fix bug where installing the same package at the same time with multiple pip processes could fail. (#12361) - Update to 23.3: - Process - Added reference to vulnerability reporting guidelines to pip's security policy. - Features - Improve extras resolution for multiple constraints on same base package. (#11924) - Improve use of datastructures to make candidate selection 1.6x faster. (#12204) - Allow pip install --dry-run to use platform and ABI overriding options. (#12215) - Add is_yanked boolean entry to the installation report (--report) to indicate whether the requirement was yanked from the index, but was still selected by pip conform to PEP 592. (#12224) - Bug Fixes - Ignore errors in temporary directory cleanup (show a warning instead). (#11394) - Normalize extras according to PEP 685 from package metadata in the resolver for comparison. This ensures extras are correctly compared and merged as long as the package providing the extra(s) is built with values normalized according to the standard. Note, however, that this does not solve cases where the package itself contains Matej Cepl 2023-11-21 10:45:17 +0000
  • ffacb94886 Accepting request 1106201 from devel:languages:python Ana Guerrero 2023-08-30 08:19:12 +0000
  • 9143020fdc Shift around sle15_python_module_pythons. Steve Kowalik 2023-08-28 03:31:08 +0000
  • ce9fde948e - Finally drop csv23, it has been removed upstream since 2021. Steve Kowalik 2023-08-28 03:27:26 +0000
  • 4c451ce0fd Accepting request 1102789 from home:mschreiner:branches:devel:languages:python Matej Cepl 2023-08-11 19:03:42 +0000
  • 7251d89ab6 Accepting request 1092512 from devel:languages:python Dominique Leuenberger 2023-06-14 14:29:12 +0000
  • 82592cacee - Remove .exe files from package (bsc#1212015) Daniel Garcia 2023-06-12 10:53:56 +0000
  • 59a20bd3d6 Accepting request 1084918 from devel:languages:python Dominique Leuenberger 2023-05-30 20:01:58 +0000
  • 6075e156e4 Clean up the SPEC file Matej Cepl 2023-05-04 20:03:20 +0000
  • 8e6dc8d6ee Accepting request 1084785 from home:dgarcia:pep-668 Matej Cepl 2023-05-04 19:59:15 +0000
  • 6531b0803b Accepting request 1081839 from devel:languages:python Dominique Leuenberger 2023-04-22 19:59:47 +0000
  • caa9979d38 Accepting request 1081519 from home:dirkmueller:acdc:as_python3_module Dirk Mueller 2023-04-21 14:15:41 +0000
  • 163fe8bde0 Accepting request 1041297 from devel:languages:python Dominique Leuenberger 2022-12-09 12:16:25 +0000
  • e7a16fb30e - Update to 22.3.1: (bsc#1205478) * Deprecations and Removals + Deprecate installation with setup.py install when no-binary is enabled for source distributions without pyproject.toml. (#11452) + Deprecate installation with setup.py install when the wheel package is absent for source distributions without pyproject.toml. (#8559) + Drop --use-deprecated=out-of-tree-build. (#11001) * Features + Use the data-dist-info-metadata attribute from PEP 658 to resolve distribution metadata without downloading the dist yet. (#11111) + Add --dry-run option to pip install, to let it print what it would install but not actually make changes in the target environment. (#11096) + Add pip inspect command to obtain the list of installed distributions and other information about the Python environment, in JSON. (#11245) + Add option to install and uninstall commands to opt-out from running-as-root warning. (#10556) + Add a user interface for supplying config settings to build backends. (#11059) + Explains why specified version cannot be retrieved when Requires-Python is not satisfied. (#9615) + Validate build dependencies when using --no-build-isolation. (#9794) * Bug Fixes + Fix entry point generation of pip.X, pipX.Y, and easy_install-X.Y to correctly account for multi-digit Python version segments. (#11547) + Fix --no-index when --index-url or --extra-index-url is specified inside a requirements file. (#11276) + Ignore distributions with invalid Name in metadata instead of crashing, when using the importlib.metadata backend. (#11352) + Raise RequirementsFileParseError when parsing malformed requirements options that can’t be sucessfully parsed by shlex. (#11491) Steve Kowalik 2022-12-08 04:12:44 +0000
  • 7e09a496cb Accepting request 994298 from devel:languages:python Dominique Leuenberger 2022-08-10 15:12:28 +0000
  • fa06cedcd2 - skip subversion tests, not that relevant to pull in dozens of dependencies into small bootstrap Dirk Mueller 2022-08-10 10:34:01 +0000
  • c6fe1446b4 Accepting request 993345 from home:mcepl:branches:devel:languages:python Matej Cepl 2022-08-05 15:13:09 +0000
  • 426449ea52 Accepting request 963100 from devel:languages:python Dominique Leuenberger 2022-03-22 18:36:11 +0000
  • 19311e4f60 Accepting request 963083 from home:bnavigator:branches:devel:languages:python Matej Cepl 2022-03-19 23:03:41 +0000
  • 875ceee46f Accepting request 962618 from home:bnavigator:branches:devel:languages:python Matej Cepl 2022-03-18 17:03:06 +0000
  • 90461fc037 - Update to 22.0.4: - Drop the doctype check, that presented a warning for index pages that use non-compliant HTML 5. - Update to 22.0.3: - Print the exception via rich.traceback, when running with --debug. - Only calculate topological installation order, for packages that are going to be installed/upgraded. - This fixes an AssertionError that occured when determining installation order, for a very specific combination of upgrading-already-installed-package + change of dependencies + fetching some packages from a package index. This combination was especially common in Read the Docs' builds. - Use html.parser by default, instead of falling back to html5lib when --use-deprecated=html5lib is not passed. - Clarify that using per-requirement overrides disables the usage of wheels. - Update to 22.0.2: - Instead of failing on index pages that use non-compliant HTML 5, print a deprecation warning and fall back to html5lib-based parsing for now. This simplifies the migration for non-compliant index pages, by letting such indexes function with a warning. - Update to 22.0.1: - Accept lowercase <!doctype html> on index pages. - Properly handle links parsed by html5lib, when using --use-deprecated=html5lib. - Update to 22.0: Matej Cepl 2022-03-17 10:48:03 +0000
  • ea42b17226 Fix SPEC file Matej Cepl 2022-02-25 16:35:29 +0000
  • ea597cee0d Remove conflicts. Matej Cepl 2021-11-13 16:28:39 +0000
  • aca87be971 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=93 Dirk Mueller 2021-11-08 12:12:17 +0000
  • ab9131a0af - update to 21.3.1: * Always refuse installing or building projects that have no `pyproject.toml nor setup.py. * Tweak running-as-root detection, to check os.getuid if it exists, on Unix-y and non-Linux/non-MacOS machines. * When installing projects with a pyproject.toml in editable mode, and the build backend does not support :pep:660, prepare metadata using prepare_metadata_for_build_wheel instead of setup.py egg_info. Also, refuse installing projects that only have a setup.cfg and no setup.py nor pyproject.toml. These restore the pre-21.3 behaviour. * Restore compatibility of where configuration files are loaded from on MacOS * Upgrade pep517 to 0.12.0 * Improve deprecation warning regarding the copying of source trees when installing from a local directory. * Suppress location mismatch warnings when pip is invoked from a Python source tree, so ensurepip does not emit warnings on CPython make install. * On Python 3.10 or later, the installation scheme backend has been changed to use sysconfig. This is to anticipate the deprecation of distutils in Python 3.10, and its scheduled removal in 3.12. For compatibility considerations, pip installations running on Python 3.9 or lower will continue to use distutils. * Remove the --build-dir option and aliases, one last time. * In-tree builds are now the default. --use-feature=in-tree-build is now ignored. --use-deprecated=out-of-tree-build may be used temporarily to ease the transition. * Un-deprecate source distribution re-installation behaviour. * Replace vendored appdirs with platformdirs. * Support PEP 610 <https://www.python.org/dev/peps/pep-0610/>_ to detect editable installs in pip freeze and pip list. The pip list column output has a new Editable project location column, and the JSON output has a new editable_project_location` field. Dirk Mueller 2021-11-07 18:12:24 +0000
  • 1c02e69cec Accepting request 929675 from devel:languages:python Dominique Leuenberger 2021-11-06 17:15:46 +0000
  • 24643ed603 Accepting request 923310 from home:schubi2 Matej Cepl 2021-11-05 14:12:26 +0000
  • da67104680 Accepting request 860150 from devel:languages:python Dominique Leuenberger 2021-01-08 16:32:17 +0000
  • 5bae5d22f5 Accepting request 860101 from home:polslinux:branches:devel:languages:python Markéta Machová 2021-01-04 11:34:14 +0000
  • a076c60351 Accepting request 855625 from devel:languages:python Dominique Leuenberger 2020-12-16 09:59:28 +0000
  • 2f884dd870 Accepting request 855624 from home:bnavigator:branches:devel:languages:python Matej Cepl 2020-12-14 00:24:25 +0000
  • 7f7716d917 Accepting request 855619 from home:mcepl:branches:devel:tools:scm Matej Cepl 2020-12-13 21:37:51 +0000
  • ab39133ac8 Accepting request 855338 from home:mcepl:branches:devel:tools:scm Matej Cepl 2020-12-12 12:12:56 +0000
  • 2bdcb1dc9d Accepting request 848968 from devel:languages:python Dominique Leuenberger 2020-11-25 18:27:44 +0000
  • ec091103ec - Actually, test the new structure of package. :$ - Remove the additional sourced setuptools*.whl and use BR on python-setuptools-wheel. Matej Cepl 2020-11-16 16:40:46 +0000
  • c71a1fcae8 - Add wheel subpackage with the generated wheel for this package (bsc#1176262, CVE-2019-20916). - Make wheel a separate build run to avoid the setuptools/wheel build cycle. Matej Cepl 2020-11-13 18:54:07 +0000
  • c5362853a5 Accepting request 845027 from devel:languages:python Dominique Leuenberger 2020-11-02 08:39:26 +0000
  • a80f0c1f13 Accepting request 844950 from home:bnavigator:branches:devel:languages:python Markéta Machová 2020-10-30 12:49:34 +0000
  • f3ce0051e1 Accepting request 841872 from devel:languages:python Dominique Leuenberger 2020-10-29 08:48:05 +0000
  • 86e65d86fb Accepting request 841036 from home:bnavigator:branches:devel:languages:python Tomáš Chvátal 2020-10-15 08:14:59 +0000
  • 91e967375f Accepting request 786378 from devel:languages:python Dominique Leuenberger 2020-03-26 23:27:15 +0000
  • ced1a9187c Accepting request 788169 from devel:languages:python Tomáš Chvátal 2020-03-25 11:57:55 +0000
  • 1d4598150d osc copypac from project:openSUSE:Factory package:python-pip revision:47 Tomáš Chvátal 2020-03-25 11:56:51 +0000
  • 1f5afbea3e - Skip virtualenv tests that are pinned to old virtualenv 16 Tomáš Chvátal 2020-03-19 09:43:50 +0000
  • a5c550ebec Accepting request 770248 from devel:languages:python Oliver Kurz 2020-02-14 15:24:40 +0000
  • 709047657f - drop pytest5.patch Ondřej Súkup 2020-02-05 12:23:24 +0000
  • 5c90bd62cc - update to 20.0.2 - add setuptools-45.1.0-py3-none-any.whl for testsuite * Fix a regression in generation of compatibility tags * Rename an internal module, to avoid ImportErrors due to improper uninstallation * Switch to a dedicated CLI tool for vendoring dependencies. * Remove wheel tag calculation from pip and use packaging.tags. This should provide more tags ordered better than in prior releases. * Deprecate setup.py-based builds that do not generate an .egg-info directory. * The pip>=20 wheel cache is not retro-compatible with previous versions. Until pip 21.0, pip will continue to take advantage of existing legacy cache entries. * Deprecate undocumented --skip-requirements-regex option. * Deprecate passing install-location-related options via --install-option. * Use literal "abi3" for wheel tag on CPython 3.x, to align with PEP 384 which only defines it for this platform. * Remove interpreter-specific major version tag e.g. cp3-none-any from consideration. This behavior was not documented strictly, and this tag in particular is not useful. Anyone with a use case can create an issue with pypa/packaging. * Wheel processing no longer permits wheels containing more than one top-level .dist-info directory. * Support for the git+git@ form of VCS requirement is being deprecated and will be removed in pip 21.0. Switch to git+https:// or git+ssh://. git+git:// also works but its use is discouraged as it is insecure. * Default to doing a user install (as if --user was passed) when the main site-packages directory is not writeable and user site-packages are enabled. * Warn if a path in PATH starts with tilde during pip install. * Cache wheels built from Git requirements that are considered immutable, because they point to a commit hash. * Add option --no-python-version-warning to silence warnings related to deprecation of Python versions. * Cache wheels that pip wheel built locally, matching what pip install does. This particularly helps performance in workflows where pip wheel is used for building before installing. Users desiring the original behavior can use pip wheel --no-cache-dir * Display CA information in pip debug. * Show only the filename (instead of full URL), when downloading from PyPI. * Suggest a more robust command to upgrade pip itself to avoid confusion when the current pip command is not available as pip. * Define all old pip console script entrypoints to prevent import issues in stale wrapper scripts. * The build step of pip wheel now builds all wheels to a cache first, then copies them to the wheel directory all at once. Before, it built them to a temporary directory and moved them to the wheel directory one by one. * Expand ~ prefix to user directory in path options, configs, and environment variables. Values that may be either URL or path are not currently supported, to avoid ambiguity: --find-links --constraint, -c --requirement, -r --editable, -e * Correctly handle system site-packages, in virtual environments created with venv (PEP 405). Ondřej Súkup 2020-02-05 10:27:04 +0000
  • 4994d55d89 Accepting request 741067 from devel:languages:python Dominique Leuenberger 2019-11-04 16:07:16 +0000
  • ed5c541dc1 Accepting request 741057 from home:mcalabkova:branches:devel:languages:python Tomáš Chvátal 2019-10-18 12:29:37 +0000
  • 92cfb5c5e2 Accepting request 723012 from devel:languages:python Dominique Leuenberger 2019-08-16 13:28:31 +0000
  • 5115d3704b - Update to version 19.2.2: * Merge pull request #6827 from cjerdonek/issue-6804-find-links-expansion * Fix handling of tokens (single part credentials) in URLs (#6818) * Simplify the handling of "typing.cast" Ondřej Súkup 2019-08-13 08:20:21 +0000
  • 6c37711f24 Accepting request 721781 from devel:languages:python Dominique Leuenberger 2019-08-09 14:49:01 +0000
  • e0c3171293 - Update to version 19.2.1: * Fix a `NoneType AttributeError` when evaluating hashes and no hashes provided * Drop support for EOL Python 3.4. * Credentials will now be loaded using keyring when installed * Fully support using --trusted-host inside requirements files * Update timestamps in pip's --log file to include milliseconds * Respect whether a file has been marked as "yanked" from a simple repository (see PEP 592 for details) * When choosing candidates to install, prefer candidates with a hash matching one of the user-provided hashes * Improve the error message when METADATA or PKG-INFO is None when accessing metadata * Add a new command pip debug that can display e.g. the list of compatible tags for the current Python * Display hint on installing with --pre when search results include pre-release versions * Report to Warehouse that pip is running under CI if the PIP_IS_CI environment variable is set * Allow --python-version to be passed as a dotted version string (e.g. 3.7 or 3.7.3) * Log the final filename and SHA256 of a .whl file when done building a wheel * Include the wheel's tags in the log message explanation when a candidate wheel link is found incompatible * Add a --path argument to pip freeze to support --target installations * Add a --path argument to pip list to support --target installations Ondřej Súkup 2019-08-08 14:02:19 +0000
  • 2082c67f05 Accepting request 717473 from devel:languages:python Dominique Leuenberger 2019-07-30 11:04:18 +0000
  • 4662065a62 - Add patch to build with pytest5, also sent upstream: * pytest5.patch Tomáš Chvátal 2019-07-22 08:25:30 +0000
  • 25a7a5805b Accepting request 703186 from devel:languages:python Dominique Leuenberger 2019-05-17 21:40:44 +0000
  • 34466b4ae2 Accepting request 703184 from home:mcepl:branches:devel:languages:python Matej Cepl 2019-05-15 15:33:36 +0000
  • 6f0bdab7e0 Accepting request 702370 from home:mcepl:branches:devel:languages:python Matej Cepl 2019-05-11 17:29:32 +0000
  • c7b70875b7 Accepting request 683720 from devel:languages:python Dominique Leuenberger 2019-03-12 08:46:23 +0000
  • 00cea51cd8 Accepting request 683599 from home:apersaud:branches:devel:languages:python Tomáš Chvátal 2019-03-11 08:30:56 +0000
  • b92b55d7ff Accepting request 673642 from devel:languages:python Stephan Kulow 2019-02-24 16:03:46 +0000
  • 356c3fd368 Accepting request 673607 from home:jengelh:branches:devel:languages:python Tomáš Chvátal 2019-02-12 11:29:37 +0000
  • e1e06c37b8 Accepting request 673419 from home:frispete:python Tomáš Chvátal 2019-02-12 08:54:28 +0000
  • 65686cea89 Accepting request 655666 from devel:languages:python Dominique Leuenberger 2018-12-14 19:46:24 +0000
  • a79f74f347 - Fix fdupes call Tomáš Chvátal 2018-12-06 13:19:23 +0000
  • cc791233b4 Accepting request 643579 from devel:languages:python Dominique Leuenberger 2018-11-06 12:49:41 +0000
  • 05d175b09d Accepting request 643508 from home:apersaud:branches:devel:languages:python Tomáš Chvátal 2018-10-21 18:21:38 +0000
  • 3a87f72d6e Accepting request 624944 from devel:languages:python Dominique Leuenberger 2018-08-02 12:48:43 +0000
  • a52524cd47 Accepting request 624890 from home:mimi_vx:branches:devel:languages:python Tomáš Chvátal 2018-07-24 06:41:54 +0000
  • 836026db78 Accepting request 599442 from devel:languages:python Dominique Leuenberger 2018-04-26 11:34:24 +0000
  • 65a9bcca8a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=52 Tomáš Chvátal 2018-04-20 16:12:49 +0000
  • 5901895627 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=51 Tomáš Chvátal 2018-04-20 16:12:25 +0000
  • 1e080e3705 Accepting request 599168 from home:mimi_vx:branches:devel:languages:python Tomáš Chvátal 2018-04-20 08:09:42 +0000
  • e8a8edcb64 Accepting request 483376 from devel:languages:python Dominique Leuenberger 2017-04-19 16:04:53 +0000
  • dcb41e3411 Updating link to change in openSUSE:Factory/python-pip revision 35.0 OBS User buildservice-autocommit 2017-04-19 16:04:53 +0000
  • 44afbd60a4 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=49 Todd R 2017-04-14 16:46:04 +0000
  • b9cac7281f OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=48 Todd R 2017-04-14 16:45:49 +0000
  • 16c54f4fd8 - uninstall alternatives in %postun Jan Matejek 2017-03-29 13:52:20 +0000
  • a63d1652ed Accepting request 460264 from devel:languages:python Dominique Leuenberger 2017-02-27 17:36:14 +0000
  • 8e50cef319 Accepting request 460233 from devel:languages:python:singlespec Jan Matejek 2017-02-24 14:34:50 +0000
  • 05876ac78f Accepting request 451336 from devel:languages:python Dominique Leuenberger 2017-01-23 10:31:08 +0000
  • 848608d4e8 Accepting request 449217 from home:stroeder:branches:devel:languages:python Dirk Mueller 2017-01-19 09:55:31 +0000
  • 662f1e56c2 Accepting request 406269 from devel:languages:python Dominique Leuenberger 2016-07-10 16:45:10 +0000
  • c142c91b16 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=44 Dirk Mueller 2016-07-04 08:19:16 +0000
  • 5e2cff497f Accepting request 405574 from home:tbechtold:branches:devel:languages:python Dirk Mueller 2016-07-04 08:18:08 +0000
  • 026ad1dbba Accepting request 395519 from home:tbechtold:branches:devel:languages:python Jan Matejek 2016-05-16 15:25:36 +0000
  • 42d1f0e505 Accepting request 369207 from devel:languages:python Dominique Leuenberger 2016-03-16 09:43:07 +0000
  • ff8bd97bc6 Accepting request 368988 from home:tbechtold:branches:devel:languages:python Todd R 2016-03-09 16:22:56 +0000