Added tag apycot-version-3.2.2, apycot-debian-version-3.2.2-1, 3.2.2, debian/3.2.2-1 for changeset 3c65c9e316bc
for step in rql('RecipeStep RS WHERE RS target %(target)s', {'target': u'apycot.get_dependancies'}).entities():
step.cw_set(target=u'apycot.get_dependencies')
rql('DELETE Recipe R WHERE R name IN ("apycot.recipe.debian", "apycot.recipe.experimental")')
commit()