summaryrefslogtreecommitdiff
path: root/dev-python/libvirt-python/libvirt-python-9999.ebuild
AgeCommit message (Collapse)Author
2022-04-03dev-python/libvirt-python: add 8.2.0Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2022-04-03dev-python/libvirt-python: add note to bump w/ app-emulation/libvirtSam James
Signed-off-by: Sam James <sam@gentoo.org>
2022-03-10dev-python/libvirt-python: Reflect repo moveMichal Privoznik
It's been a while now that the main upstream repository moved to gitlab leaving the old one as a read-only mirror. Reflect this change in eboulds. https://gitlab.com/libvirt/libvirt-python/-/commit/6088ce10b9afad415ebe3fc96cb40e271a0cf910 Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Closes: https://github.com/gentoo/gentoo/pull/24473 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2021-12-25dev-python/libvirt-python: sync liveThomas Bettler
Closes: https://bugs.gentoo.org/829965 Closes: https://github.com/gentoo/gentoo/pull/23508 Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2021-12-18Move {app-crypt → sec-keys}/openpgp-keys-libvirtMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-07-31dev-python/libvirt-python: Use BROOT for verify-sig key pathMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-06-09dev-python/libvirt-python: Sync live ebuild.Jonathan Davies
Signed-off-by: Jonathan Davies <jpds@protonmail.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2021-05-16dev-python/libvirt-python: Sync live ebuild.Jonathan Davies
Closes: https://github.com/gentoo/gentoo/pull/20774/ Signed-off-by: Jonathan Davies <jpds@protonmail.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2021-01-17dev-python/libvirt-python: move pkgconfig to BDEPENDSam James
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
2021-01-17dev-python/libvirt-python: sync live ebuildSam James
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
2020-12-07dev-python/libvirt-python-9999: Update PYTHON_COMPATMichal Privoznik
All other dev-python/libvirt-python ebuilds support through python3.7 to python3.9 except for the live ebuild. This doesn't make much sense - the live ebuild does support those python versions too. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Closes: https://github.com/gentoo/gentoo/pull/18537 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-05-12dev-python/libvirt-python: update python compatMatthias Maier
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2020-04-26Reflect move of libvirt repositoriesMichal Privoznik
Libvirt and related projects moved from self hosting to gitlab.com hosting. The old repos were made a read only mirror of their gitlab images. Reflect this change in the live ebuilds. https://www.redhat.com/archives/libvir-list/2020-April/msg00329.html Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Closes: https://github.com/gentoo/gentoo/pull/15478 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-01-14dev-python/libvirt-python-9999: Drop support for python2Michal Privoznik
Upstream has dropped support for python 2 in b22e4f2. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
2020-01-05*/*: Clean PYTHON_COMPAT of obsolete implsMichał Górny
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-12-28dev-python/libvirt-python: sync live ebuild keywordsGeorgy Yakovlev
Bug: https://bugs.gentoo.org/689634 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2019-12-11*/*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny
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>
2019-07-09dev-python/libvirt-python: update live ebuildMatthias Maier
Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2019-04-17*/*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2018-12-02dev-python/libvirt-python: add python3_7Jonathan Callen
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Jonathan Callen <jcallen@gentoo.org>
2018-06-28dev-python/libvirt-python: use https:// instead of git://Matthias Maier
Package-Manager: Portage-2.3.41, Repoman-2.3.9
2018-04-14dev-python/libvirt-python: add python3_6 to live ebuildMatthias Maier
Package-Manager: Portage-2.3.28, Repoman-2.3.9
2017-07-07dev-python/libvirt-python: keyword ~arm64Alexis Ballier
Package-Manager: Portage-2.3.6, Repoman-2.3.2
2017-02-28Drop $Id$ per council decision in bug #611234.Robin H. Johnson
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-01-19dev-python/libvirt-python: add py3.5, examples, EAPI=6Louis Sautier
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2017-01-19dev-python/libvirt-python: update metadata, use https for all URLsLouis Sautier
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2017-01-18dev-python/libvirt-python: Ebuild maintenance, remove superfluous variableMatthias Maier
Thanks to Louis Sautier for pointing this out. Package-Manager: Portage-2.3.0, Repoman-2.3.1
2016-11-01global: Drop dead implementations from PYTHON_COMPATMichał Górny
2015-08-08proj/gentoo: Initial commitRobin H. Johnson
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed