Skip to content

Commit d29bcae

Browse files
author
Release Manager
committed
gh-35083: build/pkgs/pcre: Remove <!-- ^^^^^ 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 #1234" use "Introduce new method to calculate 1+1" --> ### 📚 Description <!-- Describe your changes here in detail --> Remove the spkg `pcre`; it was a dependency of our `r` package, which was reduced to a dummy package recently. <!-- Why is this change required? What problem does it solve? --> <!-- If it resolves an open issue, please link to the issue here. For example "Closes #1337" --> Closes #32231 ### 📝 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! --> - [x] I have made sure that the title is self-explanatory and the description concisely explains the PR. - [x] I have linked an issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation accordingly. ### ⌛ Dependencies <!-- List all open pull requests that this PR logically depends on --> <!-- - #xyz: short description why this is a dependency - #abc: ... --> URL: #35083 Reported by: Matthias Köppe Reviewer(s): Dima Pasechnik
2 parents 4d0fa68 + f61e83a commit d29bcae

23 files changed

+1
-281
lines changed

build/pkgs/_prereq/distros/fedora.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ gcc-c++
3030
# The need for which comes [...] from MPIR's configure script
3131
findutils
3232
which
33-
# Needed for pcre configure, see https://github.com/sagemath/sage/issues/29129:
3433
diffutils
3534
# Needed for openssl 3.0
3635
perl-IPC-Cmd

build/pkgs/pcre/SPKG.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

build/pkgs/pcre/checksums.ini

Lines changed: 0 additions & 4 deletions
This file was deleted.

build/pkgs/pcre/dependencies

Lines changed: 0 additions & 4 deletions
This file was deleted.

build/pkgs/pcre/distros/conda.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/pkgs/pcre/distros/cygwin.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/pkgs/pcre/distros/debian.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/pkgs/pcre/distros/fedora.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/pkgs/pcre/distros/freebsd.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/pkgs/pcre/distros/homebrew.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)