Commit Graph

4 Commits

Author SHA1 Message Date
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Adrien Destugues
9367594d0c python modules: bump revision for python 2.7 migration. 2014-09-19 08:59:35 +02:00
Oliver Tappe
22c10b29d2 Make buildbot_slave and python_zope.interface arch-specific.
* To prevent problems with the 'any' packages being shared between
  different architectures (while those use varying versions of python),
  make them arch-specific.
* Additionally, move buildbot_slave from dev-python to dev-util (as
  it is not related to python development).
2014-06-25 23:33:03 +02:00
Oliver Tappe
241d18e763 Add recipe for buildbot_slave and all its dependencies.
* add buildbot_slave-0.8.8.recipe
* add python_twisted-13.2.0.recipe
* add python_zope.interface-4.1.1.recipe
* add python_mock-1.0.1.recipe
2014-06-15 23:29:16 +02:00