pypdfium2-team / pypdfium2

Python bindings to PDFium
https://pypdfium2.readthedocs.io/
349 stars 15 forks source link

conda_raw: handle rebuild of same version, prevent scheduled release if not updated #279

Closed mara004 closed 10 months ago

mara004 commented 10 months ago

Reason for Generic issue (keyword/topic)

conda_raw autorelease

Description

Currently we would run into problems with the conda_raw schedule if a pdfium-binaries release failed. Also we can't do rebuilds of the same version yet, except by manually setting/resetting build number in the recipe. It would be nice to automate this.