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

Make pytest a standard package #31110

Closed
mkoeppe opened this issue Dec 26, 2020 · 7 comments · Fixed by #37301
Closed

Make pytest a standard package #31110

mkoeppe opened this issue Dec 26, 2020 · 7 comments · Fixed by #37301

Comments

@mkoeppe
Copy link
Contributor

mkoeppe commented Dec 26, 2020

Vote: https://groups.google.com/g/sage-devel/c/MIU-xo9b7pc (2024-02)

Depends on #30416
Depends on #31924

CC: @tobiasdiez @isuruf @dimpase @jhpalmieri @sagetrac-tmonteil

Component: packages: optional

Author: Matthias Koeppe

Branch/Commit: u/mkoeppe/make_pytest_a_standard_package @ 1fbb18c

Issue created by migration from https://trac.sagemath.org/ticket/31110

@mkoeppe
Copy link
Contributor Author

mkoeppe commented May 27, 2021

Dependencies: #30416

@mkoeppe
Copy link
Contributor Author

mkoeppe commented May 27, 2021

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented May 27, 2021

Branch pushed to git repo; I updated commit sha1. Last 10 new commits:

3386fa1build/pkgs/toml: New
71aeec7build/pkgs/typing_extensions: New
ecdf3e1build/pkgs/importlib_metadata/dependencies: Update
2e74014Merge #31699
e694b15build/pkgs/tox: Make it a standard package
9c7a1c2build/pkgs: Add tox dependencies: filelock py virtualenv pluggy
cc2f4aebuild/pkgs/{distlib,appdirs,importlib_resources}: Add dependencies of virtualenv
5488ecdbuild/pkgs: Update tox and dependencies to latest
b9c4ec8build/pkgs/packaging/checksums.ini: Add upstream_url
1fbb18cMerge #30416

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented May 27, 2021

Commit: 1fbb18c

@mkoeppe
Copy link
Contributor Author

mkoeppe commented May 27, 2021

Author: Matthias Koeppe

@mkoeppe mkoeppe added this to the sage-9.4 milestone Jun 7, 2021
@mkoeppe
Copy link
Contributor Author

mkoeppe commented Jun 7, 2021

Changed dependencies from #30416 to #30416, #31924

@mkoeppe mkoeppe modified the milestones: sage-9.4, sage-9.5 Jul 19, 2021
@dimpase
Copy link
Member

dimpase commented Sep 30, 2021

comment:10

Don't we also want pytest-xdist - for multicore? - see https://pypi.org/project/pytest-xdist/

@mkoeppe mkoeppe modified the milestones: sage-9.5, sage-9.6 Dec 14, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.6, sage-9.7 Mar 5, 2022
@mkoeppe mkoeppe modified the milestones: sage-9.7, sage-9.8 Aug 6, 2022
@mkoeppe mkoeppe modified the milestones: sage-9.8, sage-9.9 Jan 7, 2023
@mkoeppe mkoeppe removed this from the sage-10.0 milestone Apr 30, 2023
vbraun pushed a commit to vbraun/sage that referenced this issue Aug 2, 2024
…ages

    
<!-- ^^^^^
Please provide a concise, informative and self-explanatory title.
Don't put issue numbers in there, do this in the PR body below.
For example, instead of "Fixes sagemath#1234" use "Introduce new method to
calculate 1+1"
-->
<!-- Describe your changes here in detail -->
Vote: https://groups.google.com/g/sage-devel/c/MIU-xo9b7pc
Vote (redo): https://groups.google.com/g/sage-devel/c/lPLoA7zaoyg

Fixes sagemath#31110

<!-- Why is this change required? What problem does it solve? -->
<!-- If this PR resolves an open issue, please link to it here. For
example "Fixes sagemath#12345". -->
<!-- If your change requires a documentation PR, please link it
appropriately. -->

### 📝 Checklist

<!-- Put an `x` in all the boxes that apply. -->
<!-- If your change requires a documentation PR, please link it
appropriately -->
<!-- If you're unsure about any of these, don't hesitate to ask. We're
here to help! -->
<!-- Feel free to remove irrelevant items. -->

- [x] The title is concise, informative, and self-explanatory.
- [ ] The description explains in detail what this PR is about.
- [x] I have linked a relevant issue or discussion.
- [ ] I have created tests covering the changes.
- [ ] I have updated the documentation accordingly.

### ⌛ Dependencies

<!-- List all open PRs that this PR logically depends on
- sagemath#12345: short description why this is a dependency
- sagemath#34567: ...
-->

<!-- If you're unsure about any of these, don't hesitate to ask. We're
here to help! -->
    
URL: sagemath#37301
Reported by: Matthias Köppe
Reviewer(s): Kwankyu Lee
@vbraun vbraun closed this as completed in 9fb1a15 Aug 3, 2024
@mkoeppe mkoeppe added this to the sage-10.5 milestone Aug 3, 2024
@mkoeppe mkoeppe removed the pending label Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants