Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build/pkgs/pytest*: Change to standard wheel packages #37301

Merged
merged 17 commits into from
Aug 3, 2024
Merged
Show file tree
Hide file tree
Changes from 14 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions build/pkgs/execnet/SPKG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
execnet: Rapid multi-Python deployment
======================================

Description
-----------

Rapid multi-Python deployment

License
-------

Upstream Contact
----------------

https://pypi.org/project/execnet/

4 changes: 4 additions & 0 deletions build/pkgs/execnet/checksums.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
tarball=execnet-VERSION-py3-none-any.whl
sha1=3a3b88b478a03a9c9933a7bdaea3224a118cc121
sha256=26dee51f1b80cebd6d0ca8e74dd8745419761d3bef34163928cbebbdc4749fdc
upstream_url=https://pypi.io/packages/py3/e/execnet/execnet-VERSION-py3-none-any.whl
4 changes: 4 additions & 0 deletions build/pkgs/execnet/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
| pip $(PYTHON)

----------
All lines of this file are ignored except the first.
1 change: 1 addition & 0 deletions build/pkgs/execnet/package-version.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.1.1
1 change: 1 addition & 0 deletions build/pkgs/execnet/type
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
standard
1 change: 1 addition & 0 deletions build/pkgs/execnet/version_requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
execnet
16 changes: 16 additions & 0 deletions build/pkgs/iniconfig/SPKG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
iniconfig: Brain-dead simple config-ini parsing
===============================================

Description
-----------

Brain-dead simple config-ini parsing

License
-------

Upstream Contact
----------------

https://pypi.org/project/iniconfig/

4 changes: 4 additions & 0 deletions build/pkgs/iniconfig/checksums.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
tarball=iniconfig-VERSION-py3-none-any.whl
sha1=ec7addd8337eee38e86554d2f0f114f8a1c74b20
sha256=b6a85871a79d2e3b22d2d1b94ac2824226a63c6b741c88f7ae975f18b6778374
upstream_url=https://pypi.io/packages/py3/i/iniconfig/iniconfig-VERSION-py3-none-any.whl
4 changes: 4 additions & 0 deletions build/pkgs/iniconfig/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
| pip $(PYTHON)

----------
All lines of this file are ignored except the first.
1 change: 1 addition & 0 deletions build/pkgs/iniconfig/package-version.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.0.0
1 change: 1 addition & 0 deletions build/pkgs/iniconfig/type
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
standard
1 change: 1 addition & 0 deletions build/pkgs/iniconfig/version_requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
iniconfig
2 changes: 1 addition & 1 deletion build/pkgs/pytest/SPKG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pytest: Simple powerful testing with Python
Description
-----------

pytest: simple powerful testing with Python
Simple powerful testing with Python

License
-------
Expand Down
4 changes: 4 additions & 0 deletions build/pkgs/pytest/checksums.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
tarball=pytest-VERSION-py3-none-any.whl
sha1=6154fd63e37a3214aacc6e2755bbd32547204860
sha256=faccc5d332b8c3719f40283d0d44aa5cf101cec36f88cde9ed8f2bc0538612b1
upstream_url=https://pypi.io/packages/py3/p/pytest/pytest-VERSION-py3-none-any.whl
2 changes: 1 addition & 1 deletion build/pkgs/pytest/dependencies
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pluggy packaging attrs py pyparsing importlib_metadata tomli | $(PYTHON_TOOLCHAIN) $(PYTHON)
iniconfig packaging pluggy exceptiongroup tomli colorama | pip $(PYTHON)

----------
All lines of this file are ignored except the first.
1 change: 1 addition & 0 deletions build/pkgs/pytest/package-version.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8.2.1
2 changes: 1 addition & 1 deletion build/pkgs/pytest/type
Original file line number Diff line number Diff line change
@@ -1 +1 @@
optional
standard
4 changes: 4 additions & 0 deletions build/pkgs/pytest_mock/checksums.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
tarball=pytest_mock-VERSION-py3-none-any.whl
sha1=7fcd316f0d08a7c961bec3ca0d756429ccb6b840
sha256=0b72c38033392a5f4621342fe11e9219ac11ec9d375f8e2a0c164539e0d70f6f
upstream_url=https://pypi.io/packages/py3/p/pytest_mock/pytest_mock-VERSION-py3-none-any.whl
2 changes: 1 addition & 1 deletion build/pkgs/pytest_mock/dependencies
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytest packaging attrs pluggy tomli py pyparsing | $(PYTHON_TOOLCHAIN) $(PYTHON)
pytest | pip $(PYTHON)

----------
All lines of this file are ignored except the first.
1 change: 1 addition & 0 deletions build/pkgs/pytest_mock/package-version.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.14.0
2 changes: 1 addition & 1 deletion build/pkgs/pytest_mock/type
Original file line number Diff line number Diff line change
@@ -1 +1 @@
optional
standard
6 changes: 3 additions & 3 deletions build/pkgs/pytest_xdist/SPKG.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pytest_xdist: pytest xdist plugin for distributed testing and loop-on-failing modes
===================================================================================
pytest_xdist: Pytest xdist plugin for distributed testing, most importantly across multiple CPUs
================================================================================================

Description
-----------

pytest xdist plugin for distributed testing and loop-on-failing modes
Pytest xdist plugin for distributed testing, most importantly across multiple CPUs

License
-------
Expand Down
4 changes: 4 additions & 0 deletions build/pkgs/pytest_xdist/checksums.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
tarball=pytest_xdist-VERSION-py3-none-any.whl
sha1=de5b68f355cb51478ba9d5104da67a6359dee9e0
sha256=9ed4adfb68a016610848639bb7e02c9352d5d9f03d04809919e2dafc3be4cca7
upstream_url=https://pypi.io/packages/py3/p/pytest_xdist/pytest_xdist-VERSION-py3-none-any.whl
2 changes: 1 addition & 1 deletion build/pkgs/pytest_xdist/dependencies
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytest | $(PYTHON_TOOLCHAIN) $(PYTHON)
execnet pytest | pip $(PYTHON)

----------
All lines of this file are ignored except the first.
1 change: 1 addition & 0 deletions build/pkgs/pytest_xdist/package-version.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.6.1
2 changes: 1 addition & 1 deletion build/pkgs/pytest_xdist/type
Original file line number Diff line number Diff line change
@@ -1 +1 @@
optional
standard
Loading