On Tue, 18 Sep 2018 at 12:19, Randy Barlow <bowlofeggs@xxxxxxxxxxxxxxxxx> wrote: > > Context: https://pagure.io/releng/issue/7825 > >>> blivet = m.Build.query.filter_by(nvr='python-blivet-3.1.0-2.fc29').one() > >>> update = m.Update.query.filter_by(alias='FEDORA-2018-85853d46b5').one() > >>> update.builds.remove(blivet) > >>> update.comment(m.Session(), "python-blivet-3.1.0-2.fc29 has been removed from this update.", author='bowlofeggs') > >>> m.Session().commit() > > I see this removing it from 85853d46b5 but how does it connect to the other update? -- Stephen J Smoogen. _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx