summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-crypt/gcr: enable py3.13Eli Schwartz17 hours1-1/+1
| | | | | | | | | | | | | | ... in the slot for gcr 3.x It is only used by the build system, which runs some scripts that will work on any version of the python stdlib. It's kind of pointless to require a specific one but do not argue; python-any-r1 is basically lightweight on the package metadata. It is removed in gcr 4 anyway. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/gcr: enable py3.12Eli Schwartz17 hours1-2/+2
| | | | | | | | | | | | | | | ... in the slot for gcr 3.x It is only used by the build system, which runs some scripts that will work on any version of the python stdlib. It's kind of pointless to require a specific one but do not argue; python-any-r1 is basically lightweight on the package metadata. It is removed in gcr 4 anyway. Closes: https://bugs.gentoo.org/929290 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/gcr: drop build-time use of python-any-r1Eli Schwartz17 hours1-7/+1
| | | | | | | | | In gcr 3, some *.py scripts were executed by the build system, and could technically use any version of python. In gcr 4, it is a moot point since those scripts were dropped and python is no longer run at all. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/gcr: drop 4.1.0Mart Raudsepp2024-05-062-94/+0
| | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-crypt/gcr: Stabilize 4.2.1 arm, #928756Matoro Mahri2024-04-291-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-crypt/gcr: Stabilize 4.2.1 arm64, #928756Matoro Mahri2024-04-281-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-crypt/gcr: Stabilize 4.2.1 ppc, #928756Sam James2024-04-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/gcr: Stabilize 4.2.1 ppc64, #928756Arthur Zamarin2024-04-071-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gcr: Stabilize 4.2.1 x86, #928756Arthur Zamarin2024-04-071-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gcr: Stabilize 4.2.1 sparc, #928756Arthur Zamarin2024-04-071-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gcr: Stabilize 4.2.1 amd64, #928756Arthur Zamarin2024-04-071-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gcr: add 4.2.1, enable py3.12, disable LTOMart Raudsepp2024-03-032-0/+95
| | | | | | | | The tests fail with LTO enabled, but otherwise seems to work. As this is a security/crypto package, err on the safe side and disable LTO overall for now, if this is more than a test failure trigger. Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* */*: remove sparc-solaris keywordFabian Groffen2023-05-252-2/+2
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: remove x86-solaris keywordFabian Groffen2023-05-242-2/+2
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-crypt/gcr: Drop old versionsMatt Turner2023-05-172-94/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/gcr: Stabilize 4.1.0 ppc, #905567Arthur Zamarin2023-05-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gcr: Stabilize 4.1.0 ppc64, #905567Arthur Zamarin2023-05-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gcr: Stabilize 4.1.0 x86, #905567Arthur Zamarin2023-05-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gcr: Stabilize 4.1.0 arm, #905567Arthur Zamarin2023-05-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gcr: Stabilize 4.1.0 amd64, #905567Arthur Zamarin2023-05-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gcr: Stabilize 4.1.0 sparc, #905567Arthur Zamarin2023-05-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gcr: Stabilize 4.1.0 arm64, #905567Arthur Zamarin2023-05-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gcr: Version bump to 4.1.0Pascal Jäger2023-03-292-0/+94
| | | | | | Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> Closes: https://github.com/gentoo/gentoo/pull/30011 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/gcr: add bug ref to patchSam James2023-03-071-0/+2
| | | | | Bug: https://bugs.gentoo.org/900152 Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/gcr: fix implicit func declsSam James2023-03-072-0/+29
| | | | | | | | | | | | It doesn't make sense to default XOPEN_SOURCE and subsequently DEFAULT_SOURCE as DEFAULT_SOURCE is asking for no extensions. Anyway, just ask for GNU_SOURCE as it'll placate both musl and glibc for all of strptime/timegm/getpass and gcr-3 is obsolete anyway. gcr-4 is fine. Closes: https://bugs.gentoo.org/900152 Signed-off-by: Sam James <sam@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-142-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-crypt/gcr: Drop old versionsMatt Turner2023-01-031-96/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/gcr: Stabilize 4.0.0 arm, #885627Arthur Zamarin2022-12-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gcr: Stabilize 3.41.1-r1 arm, #885627Arthur Zamarin2022-12-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gcr: Stabilize 4.0.0 ppc, #885627Arthur Zamarin2022-12-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gcr: Stabilize 3.41.1-r1 ppc, #885627Arthur Zamarin2022-12-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gcr: Stabilize 4.0.0 x86, #885627Arthur Zamarin2022-12-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gcr: Stabilize 3.41.1-r1 x86, #885627Arthur Zamarin2022-12-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gcr: Stabilize 4.0.0 ppc64, #885627Arthur Zamarin2022-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gcr: Stabilize 3.41.1-r1 ppc64, #885627Arthur Zamarin2022-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gcr: Stabilize 4.0.0 amd64, #885627Arthur Zamarin2022-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gcr: Stabilize 3.41.1-r1 amd64, #885627Arthur Zamarin2022-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gcr: Stabilize 4.0.0 sparc, #885627Arthur Zamarin2022-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gcr: Stabilize 3.41.1-r1 sparc, #885627Arthur Zamarin2022-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gcr: Stabilize 4.0.0 arm64, #885627Arthur Zamarin2022-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gcr: Stabilize 3.41.1-r1 arm64, #885627Arthur Zamarin2022-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* profiles/features/wd40: unmask libsecret, gvfsSam James2022-11-213-3/+3
| | | | | | | libsecret only has an optional dep on gjs, so mask instead. Reported-by: WANG Xuerui <xen0n@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* profiles/features/wd40: mask app-crypt/gcrSam James2022-11-203-3/+3
| | | | | | app-crypt/gcr -> app-crypt/libsecret -> dev-libs/gjs -> dev-lang/spidermonkey -> rust Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/gcr: Set remote-idMatt Turner2022-10-291-4/+7
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/gcr: Drop old versionsMatt Turner2022-10-145-258/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/gcr: Version bump to 4.0.0Guillermo Joandet2022-10-122-0/+94
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/27760 Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/gcr: Fix removing conflicting filesMatt Turner2022-10-011-5/+8
| | | | | Closes: https://bugs.gentoo.org/873895 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/gcr: Version bump to 3.92.0Pascal Jäger2022-10-013-0/+197
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/27331 Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/gcr: Stabilize 3.41.1 sparc, #868606Arthur Zamarin2022-09-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gcr: Stabilize 3.41.1 ppc64, #868606Arthur Zamarin2022-09-281-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>