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

app-misc/recoll: Version bump to 1.36.2 #34462

Closed
wants to merge 1 commit into from

Conversation

ppurka
Copy link
Contributor

@ppurka ppurka commented Dec 24, 2023

Bug: https://bugs.gentoo.org/920557
Signed-off-by: Punarbasu Purkayastha ppurka@gmail.com

Includes a change to the ebuild to replace dev-tex/detex with virtual/tex-base

--- recoll-1.35.0.ebuild        2023-12-24 21:40:21.006649926 +0000
+++ recoll-1.36.2.ebuild        2023-12-24 21:37:55.367662595 +0000
@@ -119,7 +119,7 @@
        optfeature "iCalendar files support" dev-python/icalendar
        optfeature "Postscript files support" app-text/pstotext
        optfeature "RTF files support" app-text/unrtf
-       optfeature "TeX files support" dev-text/detex
+       optfeature "TeX files support" virtual/tex-base
        optfeature "DVI files support" virtual/tex-base
        optfeature "DJVU files support" app-text/djvu
        optfeature "tags in audio files support" media-libs/mutagen

Bug: https://bugs.gentoo.org/920557
Signed-off-by: Punarbasu Purkayastha <ppurka@gmail.com>
@gentoo-bot
Copy link

Pull Request assignment

Submitter: @ppurka
Areas affected: ebuilds
Packages affected: app-misc/recoll

app-misc/recoll: @ppurka, @gentoo/proxy-maint

Linked bugs

Bugs linked: 920557


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@gentoo-bot gentoo-bot added self-maintained The PR changes only packages that are maintained by the submitter (i.e. no need to ask anybody else) assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. labels Dec 24, 2023
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2023-12-24 22:07 UTC
Newest commit scanned: 3589a48
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/a415dba982/output.html


EAPI=8

PYTHON_COMPAT=( python3_{8..11} )
Copy link
Member

Choose a reason for hiding this comment

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

Please drop removed targets next time (I'll fix on merge)

Suggested change
PYTHON_COMPAT=( python3_{8..11} )
PYTHON_COMPAT=( python3_{10..11} )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. self-maintained The PR changes only packages that are maintained by the submitter (i.e. no need to ask anybody else)
Projects
None yet
4 participants