Go to file
Drew DeVault 29b85ff8d2 py3-asyncpg: upgrade to 0.23.0 2021-05-17 15:44:45 -04:00
sr.ht py3-asyncpg: upgrade to 0.23.0 2021-05-17 15:44:45 -04:00
LICENSE Add LICENSE (BSD) 2020-03-16 16:00:59 -04:00
README.md Add more version upgrade tips 2019-12-21 10:42:29 -05:00
build.yml build.yml: bump to Alpine 3.13 2021-01-18 09:17:31 -05:00
pkgkit Force name of new abuild key 2020-07-14 10:36:59 -04:00
submit-builds submit-builds: rename config variable 2021-04-01 08:52:48 -04:00

README.md

These are Alpine Linux packages for sr.ht and any dependencies which are not packaged in upstream Alpine Linux. The results are published in our Alpine repository:

https://mirror.sr.ht/alpine/

Note that some sr.ht packages (meta.sr.ht, python-srht, etc) are automatically built and published by builds.sr.ht. This process automatically updates the pkgver and pkgrel, but does not commit it to the repository. If using these APKBUILDs yourself, be aware that the version numbers here may be outdated.

Alpine upgrade procedure

When a new Alpine version is released:

  1. Update the Alpine version in build.yml
  2. Update non-sr.ht packages to latest upstream version, or bump pkgrel
  3. ./submit-build everything except for *.sr.ht
  4. Update pkgver in *.sr.ht packages, commit & push & run ./submit-build
  5. Update build manifests upstream for *.sr.ht
  6. Run updates on non-critical boxen
  7. Run updates on all boxen

Tips

  • Bump all the freaking pkgrels or the upgrade won't go well
  • Update the python version in the Makefiles
  • Update the python version with nginx
  • Let the *.sr.ht packages upgrade themselves