summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/conan: drop 1.36.0Matt Jolly2022-04-232-56/+0
| | | | | | Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/25061 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/conan: add 1.47.0Matt Jolly2022-04-232-0/+54
| | | | | Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/conan: cleanup unused python compatIonen Wolkens2022-02-061-2/+2
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-util/conan: New version 1.44.0Rahim Usubov2022-02-062-0/+54
| | | | | | Signed-off-by: Rahim Usubov <r.usubov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/23709 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-util/conan: update to 1.42.0Azamat H. Hackimov2021-11-122-0/+54
| | | | | | | | | Migrate to EAPI=8, update dependencies, fix #818598. Closes: https://bugs.gentoo.org/818598 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22775 Signed-off-by: Joonas Niilola <juippis@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>
* dev-util/conan: drop 1.28.1Sam James2021-06-142-76/+0
| | | | | Closes: https://bugs.gentoo.org/737344 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/conan: update to 1.36.0Azamat H. Hackimov2021-06-142-0/+56
| | | | | | | Closes: https://bugs.gentoo.org/788811 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/conan: add Python 3.9Sam James2021-06-011-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/conan: Remove oldMichał Górny2021-05-312-76/+0
| | | | Signed-off-by: Michał Górny <mgorny@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-312-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/conan: update to 1.28.1Azamat H. Hackimov2020-09-152-0/+76
| | | | | | | | | | | Added Python 3.8 support, remove all dependency restrictions, exclude failing tests. Closes: https://bugs.gentoo.org/737344 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17130 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/conan: remove old versionsAzamat H. Hackimov2020-08-154-226/+0
| | | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16940 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/conan: update to 1.28.0Azamat H. Hackimov2020-08-152-0/+76
| | | | | | | | Fixes strict dependency (#733026) Closes: https://bugs.gentoo.org/733026 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/conan: update to 1.26.1Azamat H. Hackimov2020-07-162-0/+76
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16420 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/conan: update to 1.14.1Azamat H. Hackimov2020-04-232-0/+74
| | | | | | | | Closes: https://bugs.gentoo.org/717512 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15464 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/conan: remove old versionsAzamat H. Hackimov2020-03-253-154/+0
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14991 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/conan: update to 1.23.0Azamat H. Hackimov2020-03-252-0/+76
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/conan: remove faulty -r0Joonas Niilola2020-01-271-75/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/conan: relax strict dependenciesAzamat H. Hackimov2020-01-271-0/+75
| | | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14462 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/conan: restrict <dev-python/six-1.13 on 1.21.1Joonas Niilola2020-01-241-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/conan: remove old versionAzamat H. Hackimov2020-01-242-74/+0
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14407 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/conan: update to 1.21.1 versionAzamat H. Hackimov2020-01-242-0/+76
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-052-4/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/conan: fix MissingTestRestrict CI checkJoonas Niilola2019-11-142-0/+4
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/conan: add missing test deps for 1.19.2Joonas Niilola2019-11-141-0/+2
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/conan: update to 1.19.2 (#696404)Azamat H. Hackimov2019-11-142-0/+74
| | | | | | | | | | | Enabling tests (#692036) Closes: https://bugs.gentoo.org/692036 Closes: https://bugs.gentoo.org/696404 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Package-Manager: Portage-2.3.76, Repoman-2.3.16 Closes: https://github.com/gentoo/gentoo/pull/13422 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/conan: remove oldAzamat H. Hackimov2019-11-141-68/+0
| | | | | | Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/conan: update dependencies (#692114)Azamat H. Hackimov2019-08-211-0/+71
| | | | | | | | | | Updated and reordered dependencies. Closes: https://bugs.gentoo.org/692114 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Package-Manager: Portage-2.3.66, Repoman-2.3.16 Closes: https://github.com/gentoo/gentoo/pull/12697 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/conan: remove old broken versionAzamat H. Hackimov2019-08-212-56/+0
| | | | | | | | | Fix #675626 Closes: https://bugs.gentoo.org/675626 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/conan: retire proxied maintainerJoonas Niilola2019-08-131-4/+0
| | | | | | Bug: https://bugs.gentoo.org/666980#c5 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/conan: update to 1.18.1Azamat H. Hackimov2019-08-133-0/+73
| | | | | | | | | | | | | | Update to 1.18.1, added myself to maintainers, fixes multiple bugs (#686568, #666984, #666980, #643152). Closes: https://bugs.gentoo.org/643152 Closes: https://bugs.gentoo.org/666980 Closes: https://bugs.gentoo.org/666984 Closes: https://bugs.gentoo.org/686568 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Package-Manager: Portage-2.3.66, Repoman-2.3.16 Closes: https://github.com/gentoo/gentoo/pull/12585 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/conan: Relax dependenciesDavid Seifert2019-05-011-2/+2
| | | | | | Package-Manager: Portage-2.3.65, Repoman-2.3.12 Closes: https://github.com/gentoo/gentoo/pull/11858 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/conan: Fix tabs in metadataMikle Kolyada2018-05-011-3/+3
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/conan: use HTTPSMichael Mair-Keimberger2018-04-051-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/7723
* dev-util/conan: version bump.Benjamin Schindler2018-02-272-12/+12
| | | | | | Bug: https://bugs.gentoo.org/643152 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-util/conan: update maintainership of conan.Benjamin Schindler2018-02-271-1/+8
| | | | | | Bug: https://bugs.gentoo.org/643152 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-util/conan: Loosen = deps to ~Michał Górny2018-01-021-4/+4
|
* dev-util/conan: Clean old upMichał Górny2018-01-023-108/+0
|
* Retirement: packages reassigment bicataliAmy Liffey2018-01-021-4/+1
|
* dev-util/conan: version bump to 0.30.2.Luigi 'Comio' Mantellini2017-12-152-0/+56
| | | | | Closes: https://bugs.gentoo.org/641092 Closes: https://github.com/gentoo/gentoo/pull/6552
* dev-util/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* dev-util/conan: version bumpSébastien Fabbro2017-07-242-0/+56
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-util/conan: add missing dependency on pluginbase, and force specificSébastien Fabbro2017-07-143-52/+3
| | | | | | versions on patch Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-util/conan: version bumpSébastien Fabbro2017-06-282-2/+3
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-util/conan: version bumpSébastien Fabbro2017-03-082-4/+5
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>