29 Commits

Author SHA256 Message Date
b48389c954 Accepting request 1330843 from devel:languages:python
- Refresh support-python314.patch:
  * Support changes for packaging 26.0 -- since this patch touches URLs,
    and support-packaging-changes.patches does not, this patch is it.

OBS-URL: https://build.opensuse.org/request/show/1330843
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pip-api?expand=0&rev=14
2026-02-05 16:57:17 +00:00
8bec04286b - Refresh support-python314.patch:
* Support changes for packaging 26.0 -- since this patch touches URLs,
    and support-packaging-changes.patches does not, this patch is it.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-api?expand=0&rev=28
2026-02-04 05:32:54 +00:00
70f8f59aca Accepting request 1316998 from devel:languages:python
- Add patch support-python314.patch:
  * Support Python 3.14 URI parsing and ast changes.

OBS-URL: https://build.opensuse.org/request/show/1316998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pip-api?expand=0&rev=13
2025-11-11 18:20:44 +00:00
ded0334d24 - Add patch support-python314.patch:
* Support Python 3.14 URI parsing and ast changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-api?expand=0&rev=26
2025-11-11 02:05:30 +00:00
f51654ff59 Accepting request 1294896 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1294896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pip-api?expand=0&rev=12
2025-07-22 10:20:25 +00:00
1732721ede - update to 0.0.34:
* meta: drop support for Python 3.7
- update to 0.0.33:
  * fix release workflow, corrective release
- update to 0.0.32:
  * Bump the actions group with 5 updates
- update to 0.0.31:
  * Handle editable projects with `pyproject.toml`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-api?expand=0&rev=24
2025-07-14 19:40:31 +00:00
fd3f66af99 Accepting request 1282280 from devel:languages:python
- Convert to pip-based build

OBS-URL: https://build.opensuse.org/request/show/1282280
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pip-api?expand=0&rev=11
2025-06-03 15:55:55 +00:00
f5a76e204b - Convert to pip-based build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-api?expand=0&rev=22
2025-06-03 11:35:00 +00:00
452bf02a07 Accepting request 1128597 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1128597
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pip-api?expand=0&rev=10
2023-11-24 22:35:17 +00:00
7a41f3596a Accepting request 1128493 from home:alarrosa:branches:devel:languages:python
- Skip more tests that need network access

OBS-URL: https://build.opensuse.org/request/show/1128493
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-api?expand=0&rev=20
2023-11-24 14:10:40 +00:00
53de964ac6 Accepting request 1093040 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1093040
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pip-api?expand=0&rev=9
2023-06-14 14:30:18 +00:00
07490bc44d Accepting request 1092816 from home:ecsos:python
- Add %{?sle15_python_module_pythons}
- Fix required package versions.

OBS-URL: https://build.opensuse.org/request/show/1092816
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-api?expand=0&rev=18
2023-06-14 06:30:26 +00:00
5a42cef801 Accepting request 1090402 from devel:languages:python
- Skip PEP508 tests since they require the network.

OBS-URL: https://build.opensuse.org/request/show/1090402
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pip-api?expand=0&rev=8
2023-06-02 22:07:30 +00:00
8f9d230f88 - Skip PEP508 tests since they require the network.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-api?expand=0&rev=16
2023-06-02 04:40:14 +00:00
d25052378e Accepting request 1063545 from devel:languages:python
- Update to 0.0.30:
  * Support editable project location (#148)
  * Do not treat `--trusted-host` as a requirement (#136)
  * Expose whether a requirement is editable (#131)
  * Use correct long flag for requirements (#118)
  * Support for hashed requirements (#126)
  * Drop support for Python 3.6, test against pip==22.0.x (#127)
  * Pass PIP_DISABLE_PIP_VERSION_CHECK to all invocations (#114)
  * Support the --path parameter when calling pip list (#112)
  * Add support for parsing URL requirements (#109)
  * Allow installed_distributions to be filtered for global distributions (#103)
  * Support Python 3.10
  * Allow requirement markers to be parsed (#99)
  * Use pip list's JSON output for installed_distributions (#93)
  * Drop support for Python 3.5 (#94)
  * Add type hints (#97)
  * Ensure environment vars are passed to subprocess call (#68)
  * Drop support for Python 2.7
  * Add experimental PEP 650 support
  * Fix issue with handling LegacyVersions (#66)
  * Support Python 3.9
- Add patch support-packaging-changes.patch:
  * Drop a test parameter that doesn't work with our version of packaging.
- Include non-shipped test data as test-data.tar.gz.
- Switch to GitHub tarball for tests.
- Refresh unvendor.patch

OBS-URL: https://build.opensuse.org/request/show/1063545
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pip-api?expand=0&rev=7
2023-02-07 17:49:30 +00:00
437315f3cc - Update to 0.0.30:
* Support editable project location (#148)
  * Do not treat `--trusted-host` as a requirement (#136)
  * Expose whether a requirement is editable (#131)
  * Use correct long flag for requirements (#118)
  * Support for hashed requirements (#126)
  * Drop support for Python 3.6, test against pip==22.0.x (#127)
  * Pass PIP_DISABLE_PIP_VERSION_CHECK to all invocations (#114)
  * Support the --path parameter when calling pip list (#112)
  * Add support for parsing URL requirements (#109)
  * Allow installed_distributions to be filtered for global distributions (#103)
  * Support Python 3.10
  * Allow requirement markers to be parsed (#99)
  * Use pip list's JSON output for installed_distributions (#93)
  * Drop support for Python 3.5 (#94)
  * Add type hints (#97)
  * Ensure environment vars are passed to subprocess call (#68)
  * Drop support for Python 2.7
  * Add experimental PEP 650 support
  * Fix issue with handling LegacyVersions (#66)
  * Support Python 3.9
- Add patch support-packaging-changes.patch:
  * Drop a test parameter that doesn't work with our version of packaging.
- Include non-shipped test data as test-data.tar.gz.
- Switch to GitHub tarball for tests.
- Refresh unvendor.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-api?expand=0&rev=14
2023-02-07 05:19:15 +00:00
f68006240f Accepting request 785550 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/785550
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pip-api?expand=0&rev=6
2020-03-26 23:24:54 +00:00
Tomáš Chvátal
e33c68f28d Accepting request 785547 from home:mcalabkova:branches:devel:languages:python
- Update to 0.0.14
  * Test against pip 19.2 to 20.0.2
  * Support Python 3.8

OBS-URL: https://build.opensuse.org/request/show/785547
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-api?expand=0&rev=12
2020-03-16 10:16:03 +00:00
94b8588eee Accepting request 744168 from devel:languages:python
- Update to 0.0.13:
  - Include six==1.12.0 as a vendored dependency (#42)
  - Upgrade vendored packaging==19.2
  - Upgrade vendored pyparsing==2.4.2

OBS-URL: https://build.opensuse.org/request/show/744168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pip-api?expand=0&rev=5
2019-10-31 17:18:18 +00:00
Tomáš Chvátal
dff3ccbb18 - Update to 0.0.13:
- Include six==1.12.0 as a vendored dependency (#42)
  - Upgrade vendored packaging==19.2
  - Upgrade vendored pyparsing==2.4.2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-api?expand=0&rev=10
2019-10-30 13:11:56 +00:00
0f6b2425c9 Accepting request 717861 from devel:languages:python
- Update to 0.0.12:
  * Bugfix with relative paths (#39)

OBS-URL: https://build.opensuse.org/request/show/717861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pip-api?expand=0&rev=4
2019-07-23 20:40:09 +00:00
Tomáš Chvátal
f74bb8db2a - Update to 0.0.12:
* Bugfix with relative paths (#39)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-api?expand=0&rev=8
2019-07-23 11:27:59 +00:00
d8ae43c8aa Accepting request 708404 from devel:languages:python
- update to 0.0.10
- add unvendor.patch

OBS-URL: https://build.opensuse.org/request/show/708404
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pip-api?expand=0&rev=3
2019-06-20 16:54:44 +00:00
44ed0da191 - update to 0.0.10
- add unvendor.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-api?expand=0&rev=6
2019-06-07 15:30:24 +00:00
4e0d323aa7 Accepting request 703785 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/703785
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pip-api?expand=0&rev=2
2019-05-20 08:28:14 +00:00
Tomáš Chvátal
497df6a2de Accepting request 703784 from home:hitalia:branches:devel:languages:python
Update verison for python-pip-api

OBS-URL: https://build.opensuse.org/request/show/703784
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-api?expand=0&rev=4
2019-05-17 19:54:04 +00:00
Stephan Kulow
f727315354 Accepting request 678201 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/678201
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pip-api?expand=0&rev=1
2019-02-28 20:42:39 +00:00
Tomáš Chvátal
a342ab1d7f - Update to 0.0.5:
* distribute tests and license

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-api?expand=0&rev=2
2019-02-22 09:50:06 +00:00
Tomáš Chvátal
e49735d0d0 - Initial commit, needed by pytest-reqs
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-api?expand=0&rev=1
2019-02-20 12:37:46 +00:00