[Slackbuilds-users] Updates - 20260620.1
Jeremy Hansen
jebrhansen+SBo at gmail.com
Sun Jun 21 04:02:47 UTC 2026
Per fourtysixandtwo's email, I figured it might be time to plug my download
link checker again. This is for github and pypi source links and will
generate appropriate download links that supports downloading with or
without content disposition (github) or allow for easy version bumps (pypi).
For most, you can either pass the URL to the script and it will output what
you want to use (easiest) or you can add the function to your env via
~/.bashrc or equivalent (a bit harder to set up, but super easy to use).
It will take any source URL from Github and spit out one that works with or
without content disposition (needed for source URLs on SBo). For PyPi, it
will remove the hashed part of the URL, which is unique to each version and
provides a generic address that simply has the version in the filename,
allowing for easy version bumps. For developers, you can copy/paste the
function directly into a script and call on it when needed.
https://github.com/bassmadrigal/scripts/blob/master/check-source-download.sh
Based on my testing, I feel like this is pretty bullet proof and haven't
ran into any problems with it (been using a form of it for over 3 years in
my sbgen.sh script), but please poke at it and let me know if you find any
issues or if you can think of other sites that could benefit with some URL
checking and possible URL modification.
Jeremy aka bassmadrigal
On Sat, Jun 20, 2026 at 12:23 PM fsLeg via SlackBuilds-users <
slackbuilds-users at slackbuilds.org> wrote:
> pyOpenSSL download link is incorrect. The updated link is
>
> https://files.pythonhosted.org/packages/1a/51/27a5ad5f939d08f690a326ef9582cda7140555180db71695f6fb747d6a36/pyopenssl-26.3.0.tar.gz
> (the checksum part stayed the same from the previous update).
>
> The correct link is
>
> https://files.pythonhosted.org/packages/74/b7/da07bae88f5a9506b4def6f2f4903cf4c3b8831e560dba8fa18ca08f758f/pyopenssl-26.3.0.tar.gz
>
> On 20.06.2026 13:45, Willy Sudiarto Raharjo wrote:
> > So another week and we have another batch of fixes for python3-meson-opt
> > removal effects. Hopefully this is the last one :)
> >
> > Sat Jun 20 10:34:02 UTC 2026
> > ...
> > python/pyOpenSSL: Updated for version 26.3.0.
> > ...> +--------------------------+
> >
> >
> > --
> > Willy Sudiarto Raharjo
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20260621/3d104e93/attachment.htm>
More information about the SlackBuilds-users
mailing list