Commit Graph

14 Commits

Author SHA1 Message Date
Andreas Jaeger 2d6a97498e Cleanup py27 support
Make a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg:
  * Wheel is not needed for python 3 only repo
- Update classifiers
- Update requirements, no need for python_version anymore

Change-Id: Ibcee6e71253fceb4c46442646a99f3b58e9df26d
2020-04-05 10:16:09 +02:00
OpenStack Proposal Bot f7626ec06a Updated from global requirements
Change-Id: If203f69db1e47d8be8a0c3e8a2aa7bd3049f2272
2017-03-06 01:16:55 +00:00
OpenStack Proposal Bot 9c666d2cae Updated from global requirements
Change-Id: I3b5682413581773271912325fa97b93e39e79356
2015-09-17 12:15:46 +00:00
OpenStack Proposal Bot e4c7827bdc Updated from global requirements
Change-Id: I9b24a52c0456d7b84933e15ed61445be746dedad
2014-04-30 02:45:32 +00:00
OpenStack Jenkins 6d53185daf Updated from global requirements
Change-Id: I4f26d3a8790c799e5c1f7f81031406e0c57545f9

Change-Id: Ica7315effe308bd739e90f885849fac27a3c542b
2013-10-10 20:26:21 +00:00
Monty Taylor 4438058c81 Updated to OpenStack standards
Change-Id: Idf87a63c72bfb85de713ebb69564509f8c00393b
2013-08-13 13:45:14 -03:00
Clint Byrum d7ea66ee8d Add a lockfile.
The scripts run by os-refresh-config generally expect to be running
only once. This will ensure that. Because we use /var/run, this also
now assumes that os-refresh-config is run by root. Otherwise one must
pass in a different --lockfile path.

Change-Id: I33cbb065d6bc32c87f5e72132fceef9df82a190d
2013-07-17 09:00:18 -07:00
Lucas Alvares Gomes 91f75348fb Add tox.ini and fix pep8 problems
Change-Id: I42f6ed2fbf211e7ac6adcd8e40ce29ec8c7c5c5c
2013-06-13 09:50:52 +01:00
Tim Miller 676c8170f2 bump version. 2013-02-14 11:19:02 -08:00
Tim Miller 14563b4099 add __init__.py, bump version 2013-02-14 10:55:03 -08:00
Tim Miller a36b0e7cb8 bump version 2013-02-14 10:53:01 -08:00
Tim Miller badc67cab2 Add os_refresh_config package to setup.py
so that `os-refresh-config` works when pip-installed.
2013-02-14 10:41:51 -08:00
Clint Byrum b56af9fee9 Make more pythonic 2013-02-12 07:20:12 -08:00
Clint Byrum e45748772a Adding setup.py to make for an easier installation 2013-02-12 07:04:28 -08:00