summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/libsearpc: drop 3.2.0-r2, 3.2.0_p1Pacho Ramos2024-07-303-80/+0
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* net-libs/libsearpc: enable py3.12Pacho Ramos2024-07-301-1/+1
| | | | | Closes: https://bugs.gentoo.org/929706 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* net-libs/libsearpc: use https, reorder variablesMichael Mair-Keimberger2024-03-163-12/+10
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-libs/libsearpc: remove useless dependency on simplejsonEli Schwartz2024-03-111-5/+2
| | | | | | | | | | | | | This module is effectively just the stdlib "json" module, but in very very old versions of python it was not yet in the stdlib. As in, older than python 2.6. Since 2014, libsearpc hasn't actually used simplejson at all, just the stdlib: https://github.com/haiwen/libsearpc/commit/80b73555924bc780b69da8b5974338fff1441829 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libsearpc: remove self from proxy-maintainersQuentin Retornaz2023-12-041-8/+1
| | | | | | Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> Closes: https://github.com/gentoo/gentoo/pull/34098 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* net-libs/libsearpc: Fix the build with clang-16orbea2023-04-142-0/+168
| | | | | | | | Closes: https://bugs.gentoo.org/870544 Upstream-PR: https://github.com/haiwen/libsearpc/pull/63 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/30525 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libsearpc: Stabilize 3.3.0 amd64, #890591Joonas Niilola2023-03-051-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-143-6/+6
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-libs/libsearpc: version bump to 3.3.0Quentin Retornaz2022-11-232-0/+43
| | | | | Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-libs/libsearpc: version bump to 3.2.0_p1Quentin Retornaz2022-09-012-0/+43
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-libs/libsearpc: Stabilize 3.2.0-r2 amd64, #835154Jakov Smolić2022-04-071-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-libs/libsearpc: enable py3.10Arthur Zamarin2021-10-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/libsearpc: add libjansson subslot depSam James2021-09-251-1/+1
| | | | | | | Earlier versions of libjansson lacked symbol versioning, causing crashes. Bug: https://bugs.gentoo.org/812119 Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-libs/libsearpc: update EAPI 7 -> 8David Seifert2021-08-041-7/+4
| | | | | | * EAPI 8 by default disable static libraries Signed-off-by: David Seifert <soap@gentoo.org>
* net-libs/libsearpc: adjust commentConrad Kostecki2021-07-271-1/+1
| | | | | | | | Just adjusting a comment, as ltprune.eclass will be gone in future. No changes in ebuild. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-libs/libsearpc: PYTHON_MULTI_USEDEP -> PYTHON_USEDEPDavid Seifert2021-07-171-3/+3
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-libs/libsearpc: adding myself to maintainersQuentin Retornaz2020-10-061-1/+8
| | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-libs/libsearpc: add python3.{7,8,9} compatibilityQuentin Retornaz2020-10-061-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-libs/libsearpc: do not install .a filesJakov Smolic2020-09-291-2/+2
| | | | | | | | Closes: https://bugs.gentoo.org/739708 Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Closes: https://github.com/gentoo/gentoo/pull/17342 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-libs/libsearpc: Remove oldMichał Górny2020-09-192-39/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-libs/libsearpc: Remove py2.7 where possibleMichał Górny2020-08-021-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-libs/libsearpc: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-092-3/+7
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-libs/libsearpc: use autotools.eclass to control amJoonas Niilola2019-12-181-2/+3
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-libs/libsearpc: version bump to 3.2.0Denis Efremov2019-12-182-0/+38
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Denis Efremov <efremov@linux.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-libs/libsearpc: Maintainer retiredJonas Stein2019-07-011-8/+2
| | | | | | | Maintainer asked for retirement. Bug: https://bugs.gentoo.org/632804 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Jonas Stein <jstein@gentoo.org>
* net-libs/libsearpc: Cleanup old ebuild revisionsMoritz Schlarb2018-04-132-63/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/7887
* net-libs/libsearpc: Fix SRC_URIMoritz Schlarb2018-04-131-0/+36
| | | | | | | | | | Upstream has an insane usage of git tags, so the tag is called v3.1-latest, but it is actually the library version 3.0.8. On the next version bump, we at least need to change the SRC_URI to use the snapshot tarball, but right now this would lead to mirrors serving the wrong tarball, which is probably not the best thing to do. Closes: https://bugs.gentoo.org/652760
* net-libs/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* net-libs/libsearpc: installation improvements.Moritz Schlarb2017-11-151-0/+35
| | | | | | - Remove unnecessary .la file - Fix shebang in searpc-codegen.py Closes: https://github.com/gentoo/gentoo/pull/6005
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-libs/libsearpc: remove broken ebuild.Patrice Clement2017-04-141-28/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-libs/libsearpc: fix SRC_URI.Patrice Clement2017-04-141-0/+28
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-libs/libsearpc: new ebuild.Moritz Schlarb2017-04-133-0/+40
A simple C language RPC framework. Gentoo-Bug: https://bugs.gentoo.org/499698 Closes: https://github.com/gentoo/gentoo/pull/4198