summaryrefslogtreecommitdiff
path: root/libvirt-python.spec.in
Commit message (Expand)AuthorAgeFilesLines
* rpm: convert license to SPDX formatv9.3.0Daniel P. Berrangé2023-04-261-1/+1
* rpm: add explicit build dep on python3-setuptoolsv8.10.0Daniel P. Berrangé2022-11-231-0/+1
* rpm: drop support for RHEL-7Daniel P. Berrangé2021-09-011-15/+2
* spec: use pytest instead of noseJán Tomko2021-04-121-2/+2
* rpm: use HTTPS for URLsDaniel P. Berrangé2021-04-121-2/+2
* Drop largely empty and unused NEWS fileDaniel P. Berrangé2020-05-141-1/+1
* Fix RPM deps for centos 7Daniel P. Berrangé2019-12-061-0/+5
* Drop support for python 2Daniel P. Berrangé2019-12-041-93/+3
* spec: Build python2 package in fedora < 31Nir Soffer2019-09-031-1/+1
* spec: Bump minimum supported Fedora version to 29Cole Robinson2019-07-091-1/+1
* spec: Unconditionally build python2 on FedoraCole Robinson2019-07-091-1/+1
* rpm: use new python macros for build/install rulesDaniel P. Berrangé2019-04-041-0/+16
* rpm spec: remove %{extra_release} from specDaniel P. Berrangé2019-01-221-1/+1
* rpm: update min required rhel/fedoraDaniel P. Berrangé2018-07-231-2/+2
* rpm: add BuildRequires on gccDaniel P. Berrangé2018-07-231-0/+1
* rpm: use the versioned python2 macro namesDaniel P. Berrangé2018-07-231-9/+9
* spec: Remove Group: and %defattrCole Robinson2018-07-101-5/+0
* Disable Python 2 on future RHEL and Fedora > 29v4.2.0Daniel P. Berrangé2018-03-231-0/+4
* Use python*_sitearch macros instead of manually defining the dirDaniel P. Berrange2018-01-121-15/+15
* Fix filtering of RPM provides for .so filesDaniel P. Berrange2018-01-121-0/+5
* Require libvirt native version matching py version by defaultDaniel P. Berrange2018-01-121-1/+1
* Turn on python3 sub-RPMs for RHEL > 7Daniel P. Berrange2018-01-121-1/+1
* Adapt to rename of py2 RPMs from python- to python2- prefixDaniel P. Berrange2018-01-121-0/+12
* Add emacs mode marker to activate rpm-spec highlightingDaniel P. Berrange2018-01-121-0/+2
* Add checks for min supported distrosDaniel P. Berrange2018-01-121-0/+16
* Allow override of which sub-RPMs to buildDaniel P. Berrange2018-01-121-3/+6
* Allow disabling of python2 RPM buildDaniel P. Berrange2018-01-121-0/+13
* Change Obsoletes to an explicit versionDaniel P. Berrange2017-09-041-2/+2
* Fix package name in description of sub-RPMsDaniel P. Berrange2017-08-101-2/+2
* Revert "rpm: assume python3 is always available"Daniel P. Berrange2017-08-101-0/+17
* rpm: rename packages to python2-libvirt / python3-libvirtDaniel P. Berrange2017-08-101-5/+23
* rpm: assume python3 is always availableDaniel P. Berrange2017-08-101-17/+0
* spec: Install egg-info with rpm packageMartin Kletzander2017-05-151-1/+2
* Add asyncio event loop implementationWojtek Porczyk2017-04-041-0/+2
* spec: Don't pull in dependencies for example scriptsCole Robinson2016-04-201-0/+5
* spec: Reorganize to satisfy buggy spectoolv1.2.7Jiri Denemark2014-07-291-8/+6
* build: add BuildRequires for python-lxml and python3-lxmlv1.2.4Laine Stump2014-04-071-0/+2
* Fix nosetests usage with python3v1.2.3Daniel P. Berrange2014-04-021-0/+8
* Add python3 to the automated build and RPMDaniel P. Berrange2013-12-121-5/+48
* Fix misc RPM specfile flawsDaniel P. Berrange2013-11-281-3/+10
* Setup distutils build systemDaniel P. Berrange2013-11-221-0/+34