Jarrod Johnson
3150bb8930
Add dateutil requirement for python2 users
...
python3 pulled in dateutil, but python2 did not
Change-Id: I3006928d21bcae7a34b8cdb1530e1e72733c862a
2020-06-22 10:13:54 -04:00
Jarrod Johnson
60f31bb671
Add dateutil dependency
...
While confluent does pull in dateutil, pyghmi
itself depends upon it, so it should pull it in
as well.
Change-Id: I3af963f14451bf6efac0c74981c6644df9950d05
2020-06-03 07:37:34 -04:00
Ilya Etingof
5e0f1dab3c
Fix minor .spec issues
...
Also require python-cryptography >= 2.1 in the .spec
Change-Id: Id72bde418a1c9ff9d69ae6d6d37733c3557c0ecd
2018-08-17 11:08:56 +02:00
Ilya Etingof
6a85c24b16
Fix .spec to include bin scripts and build reqs
...
* Add installed scripts into the spec.
* Add missing BuildRequires
* Pull source by URL
* Remove installation directories as they do not
seem to be used
Change-Id: Ib4ff280cb4c50c2f1d57b271557b0c2ddf4e07fe
2018-08-14 14:13:19 +02:00
Ilya Etingof
f098bf996d
Add spec for python3-pyghmi package build
...
The Python2 package has been renamed from python-pyghmi
into python2-pyghmi
Change-Id: I2a6064bc98b0d819487e73e264d68e38d3bedf84
2018-08-10 15:14:28 +02:00
Jarrod Johnson
ae0c9782d7
Require python-cryptography
...
Ensure that rpm based packages carry this requirement correctly.
Change-Id: I0c7c58c9924d2713e6cc5f366beb03cb2e08b618
2018-07-09 09:47:26 -04:00
Jarrod Johnson
3f4185fa60
Add script to help build rpms
...
setup.py bdist_rpm is not very good.
Instead, provide a script to create an rpm.
Change-Id: If6773ee4938e981a14c38e4e4eabad6b5cb2b6ae
2016-10-11 11:08:06 -04:00