Skip to content

Conversation

vbraun
Copy link
Member

@vbraun vbraun commented Sep 16, 2024

Make project.urls a standard table so we can use line breaks

Caused by #38577

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation and checked the documentation preview.

⌛ Dependencies

Make project.urls a standard table so we can use line breaks
Copy link

Documentation preview for this PR (built with commit 2a0c80d; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

Copy link
Member

@dimpase dimpase left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@dcoudert dcoudert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works for me on macOS. LGTM.

vbraun pushed a commit to vbraun/sage that referenced this pull request Sep 17, 2024
sagemathgh-38667: Fix pyproject.toml use of inline tables
    
Make project.urls a standard table so we can use line breaks

Caused by sagemath#38577

<!-- ^ Please provide a concise and informative title. -->
<!-- ^ Don't put issue numbers in the title, do this in the PR
description below. -->
<!-- ^ For example, instead of "Fixes sagemath#12345" use "Introduce new method
to calculate 1 + 2". -->
<!-- v Describe your changes below in detail. -->
<!-- v Why is this change required? What problem does it solve? -->
<!-- v If this PR resolves an open issue, please link to it here. For
example, "Fixes sagemath#12345". -->



### 📝 Checklist

<!-- Put an `x` in all the boxes that apply. -->

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

### ⌛ Dependencies

<!-- List all open PRs that this PR logically depends on. For example,
-->
<!-- - sagemath#12345: short description why this is a dependency -->
<!-- - sagemath#34567: ... -->
    
URL: sagemath#38667
Reported by: Volker Braun
Reviewer(s):
@fchapoton fchapoton added the p: CI Fix merged before running CI tests label Sep 17, 2024
@mkoeppe
Copy link
Contributor

mkoeppe commented Sep 18, 2024

Thanks @vbraun for fixing this.

vbraun pushed a commit to vbraun/sage that referenced this pull request Sep 19, 2024
sagemathgh-38667: Fix pyproject.toml use of inline tables
    
Make project.urls a standard table so we can use line breaks

Caused by sagemath#38577

<!-- ^ Please provide a concise and informative title. -->
<!-- ^ Don't put issue numbers in the title, do this in the PR
description below. -->
<!-- ^ For example, instead of "Fixes sagemath#12345" use "Introduce new method
to calculate 1 + 2". -->
<!-- v Describe your changes below in detail. -->
<!-- v Why is this change required? What problem does it solve? -->
<!-- v If this PR resolves an open issue, please link to it here. For
example, "Fixes sagemath#12345". -->



### 📝 Checklist

<!-- Put an `x` in all the boxes that apply. -->

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

### ⌛ Dependencies

<!-- List all open PRs that this PR logically depends on. For example,
-->
<!-- - sagemath#12345: short description why this is a dependency -->
<!-- - sagemath#34567: ... -->
    
URL: sagemath#38667
Reported by: Volker Braun
Reviewer(s): David Coudert, Dima Pasechnik
@vbraun vbraun merged commit 82a6149 into sagemath:develop Sep 22, 2024
18 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p: blocker / 1 p: CI Fix merged before running CI tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants