Skip to content

Releases: Kwpolska/pkgbuilder

v2.1.1.7

06 Jul 09:54
Compare
Choose a tag to compare

(Version 2.1.1.6 was not released into git.)

This version introduced little changes, it also included dependency detection fixes from 2.1.1.6.

v2.1.1.5

06 Jul 09:53
Compare
Choose a tag to compare

Fixed the locale support.

v2.1.1.4

06 Jul 09:52
Compare
Choose a tag to compare

Locale support added.

v2.1.1.3

06 Jul 09:52
Compare
Choose a tag to compare

Not much was changed there.

v2.1.1.2

06 Jul 09:51
Compare
Choose a tag to compare

Another worthless idea of mine: error codes.

v2.1.1.1

06 Jul 09:49
Compare
Choose a tag to compare

Very small bugfixes. And yes, I sucked at version numbering back in the day.

v2.1.1

06 Jul 09:47
Compare
Choose a tag to compare

Fixed the categories and moved stuff around.

v2.1.0

06 Jul 09:45
v2.1.0
Compare
Choose a tag to compare

Changes since v2.0 (according to the commit message included with this version):

  • a lot of updates, bugfixes
  • -Syu (system upgrade)
  • usable as a module
  • own AUR class, no need to use python3-aur
  • new fields in --info
  • pblog() is now more useful, can be used for real logging
  • now an AUR and PyPI package
  • nicely documented with Sphinx
  • over 650 lines

v2.1.0-prerelease

06 Jul 09:43
Compare
Choose a tag to compare
v2.1.0-prerelease Pre-release
Pre-release

OOP-based version, with a few more features. This is a pre-release without certain features, like upgrading packages.

v2.0

06 Jul 09:40
Compare
Choose a tag to compare

The first ever release of PKGBUILDer in the sane Python line. Improvements over the original Perl version include:

  • crappy dependency checks
  • --search and --info support
  • Build process is not just wget; tar -xzvf; cd; makepkg without any error handling or such