Commit Graph

5 Commits

Author SHA1 Message Date
Monty Taylor 4851742244 Update to modern pbr
d2to1 hasn't been a thing in a VERY long time. We have to update hacking
as well beause the hacking this depends on also depends on a very old
pbr.

Change-Id: I1bf97a5fe1c1ae10f951510c2b95d43b4e9b8b19
2015-02-27 22:14:00 -05:00
Monty Taylor 6c07bb6bc6 Migrate to pbr.
Change-Id: Id9c9837b040c634103bcc30d590e995c3b6c309d
2013-06-02 10:37:00 -04:00
Clark Boylan 21b5546061 Remove Nova's description from setup.py.
There was a copy pasta fail and Nova's project description was in
GerritBot's setup.py. Replace that description with one for GerritBot.

Change-Id: I92011d228cd35db93febb8eaefa5e576adeccfef
2012-08-15 13:48:55 -07:00
Clark Boylan 0fbd5d7e84 Install gerritbot to /usr/local/bin.
Install gerritbot as an executable script to /usr/local/bin/gerritbot.
Also, update the gerritbot.init script to use this path.

Change-Id: I7b2cb18e14d473427e58389548ea6a11aabd779e
2012-07-31 14:06:48 -07:00
David Ostrovsky b2be72e69d Add setup.py to project.
Add a setup.py for the gerritbot project. This incorporates
openstack.common.setup/version as well for versioning. This change
also adds a tox.ini file and its lists of dependencies to gerritbot:
pyyaml, python-daemon and python-irclib.

Change-Id: Id9204a1ad452c8aa3c5ec5b697db4dd835e46405
2012-07-30 17:08:32 -07:00