On 2022/09/06 21:18:09 +0100, Stuart Henderson <stu@spacehopper.org> wrote:
> On 2022/09/06 10:09, Omar Polo wrote:
> > > > -# and fixed it on 1.3.3-2
> > > > -# https://dev.gajim.org/gajim/gajim/-/issues/10719
> > > > -DISTFILES= gajim-${MODPY_EGG_VERSION}-2${EXTRACT_SUFX}
> > > > +MASTER_SITES= ${HOMEPAGE}/downloads/1.4/
> > >
> > > Insted of harcoding 1.4, you can use:
> > > ${MODPY_EGG_VERSION:R}
> > > So you don't have to change it at each release and it gives a chance to
> > > portroach to detect an updated release.
> >
> >
> > agree with Antoine here.
> >
> > regarding the README, could we even suggest people to send patches
> > upstream to add "openbsd7" for the plugins they tested? ;)
>
> Would be much better if something changed so that it used just "openbsd"
> not "openbsd7", otherwise we will have more pain in ~3.5 years
i wouldn't mind python' sys.platform to become just "openbsd". adding
the """major""" version number there doesn't mean anything.
(since there are patches for various things to use
.startswith("openbsd") most stuff shouldn't even broke!)
No comments:
Post a Comment