summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/uranium: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-093-19/+35
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Switch Perlovka's ebuilds to cmake.eclassAndreas Sturmlechner2020-01-122-14/+18
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-053-6/+6
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-113-0/+3
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/uranium: version bump to 4.3.0Michael Perlov2019-10-162-0/+70
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Michael Perlov <perlovka@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/uranium: version bump to 4.2.0Michael Perlov2019-08-252-0/+67
| | | | | | Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Michael Perlov <perlovka@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/uranium: remove 3.4.1Michael Palimaka2019-04-302-63/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Michael Palimaka <kensington@gentoo.org>
* dev-python/uranium: add missing dep sci-libs/ShapelyAmy Liffey2019-01-031-1/+2
| | | | | | | Closes: https://bugs.gentoo.org/674392 Suggested-by: Kobboi <gentoo@lermytte.be> Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-python/uranium: remove 3.3.0, 3.5.1Amy Liffey2019-01-023-126/+0
| | | | | Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-python/uranium: version bump to 3.6.0Mathy Vanvoorden2019-01-022-0/+63
| | | | | | Signed-off-by: Mathy Vanvoorden <mathy@vanvoorden.be> Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage[mgorny]-2.3.51.1
* dev-python/uranium: revert "Drop arbitrary maximum PyQt5 version"Davide Pesavento2018-12-223-3/+3
| | | | | | | | This reverts commit 6bd60f134e37151811e72ef844faf88ab9d6a101. Bug: https://bugs.gentoo.org/673220#c11 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Davide Pesavento <pesa@gentoo.org>
* dev-python/uranium: Drop arbitrary maximum PyQt5 versionAndreas Sturmlechner2018-12-163-5/+5
| | | | | | | | Non-maintainer commit to fix QA. Bug: https://bugs.gentoo.org/673220 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-python/uranium: version bump 3.5.1Amy Liffey2018-11-182-0/+63
| | | | | | | Bug: https://bugs.gentoo.org/669264 Subitted-by: qwertyqwertyq@protonmail.com Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-python/uranium: version bump to 3.4.1Michael Perlov2018-07-162-0/+63
| | | | | Bug: https://bugs.gentoo.org/660884 Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-python/uranium: metadata and deps updateAlexey Shvetsov2018-06-142-1/+20
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/uranium: Version bump and clean upAlexey Shvetsov2018-06-144-44/+53
| | | | | | | Closes: https://bugs.gentoo.org/630620 Closes: https://bugs.gentoo.org/648130 Closes: https://github.com/gentoo/gentoo/pull/8258 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/uranium: Maintainer retiredJonas Stein2018-04-031-8/+0
| | | | | | Proxied maintainer was retired due to inactivity. Bug: https://bugs.gentoo.org/632854 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-python/uranium: Clean old upMichał Górny2018-01-062-58/+0
|
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-python/uranium: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-251-18/+18
|
* dev-python/uranium: Version bumpAlexey Shvetsov2017-07-232-0/+58
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/uranium: Do not call enable_cmake* directlyMichał Górny2017-05-221-2/+2
|
* dev-python/uranium: Clean old versions upMichał Górny2017-05-023-85/+0
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/uranium: Version bump to 2.3.1Alexey Shvetsov2016-12-053-0/+89
| | | | Package-Manager: portage-2.3.2
* dev-python/uranium: fix license: s/AGPL-3/APGL-3+/Göktürk Yüksek2016-05-221-1/+1
| | | | | | | From UM/__init__.py: "Uranium is released under the terms of the AGPLv3 or higher." Package-Manager: portage-2.2.28
* dev-python/uranium: fix dependency issueMarshall Brewer (Gentoo Key)2016-05-141-1/+1
| | | | | | | | | | PyQt5 is required with support for declarative, network and svg Gentoo-Bug: https://bugs.gentoo.org/582796 Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1462 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-python/uranium: move build time dependency gettextGöktürk Yüksek2016-04-291-2/+2
| | | | | | | | | from RDEPEND to DEPEND Package-Manager: portage-2.2.26 Closes: https://github.com/gentoo/gentoo/pull/1372 Signed-off-by: Ian Delaney <idella4@gentoo.org>
* dev-python/uranium: initial ebuild, version 2.1.0_betaMarshall Brewer (Gentoo Key)2016-04-284-0/+109
Closes: https://github.com/gentoo/gentoo/pull/1298 Signed-off-by: Ian Delaney <idella4@gentoo.org>