AOSC-Archive / autobuild3

AOSC OS package maintenance toolkit (version 3)
https://aosc.io
GNU General Public License v2.0
24 stars 17 forks source link

lib/pm: allow '<< ver' and '>> ver' in relations #125

Open cthbleachbit opened 2 years ago

cthbleachbit commented 2 years ago

Since dpkg allows for "strictly newer than" and "strictly older than" with >> and << (ref: https://www.debian.org/doc/debian-policy/ch-relationships.html), ab3 should allow package version constraints to be specified in defines in a similar fashion.

MingcongBai commented 1 year ago

Pending implementation on the ACBS side - /acbs/find.py.