You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Drew DeVault bdba4b9817
drop py3-emailthreads
9 hours ago
sr.ht drop py3-emailthreads 9 hours ago
LICENSE Add LICENSE (BSD) 3 years ago
README.md README.md: remove note about letting *.sr.ht upgrade themselves 1 year ago
build-edge.yml submit-builds: add manifest override, edge manifest 1 year ago
build.yml Update build.yml in preparation for 3.15 upgrade 1 year ago
pkgkit pkgkit: copy public key to ~/.abuild 5 months ago
submit-builds submit-builds: add manifest override, edge manifest 1 year ago

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, reset pkgrel to 0
  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

  • Upgrade systems with apk upgrade -a
  • Update the python version in the Makefiles
  • Update the python version with nginx