Skip to content

Releases: projg2/nattka

0.1.1

10 Apr 15:23
v0.1.1
6ea6948
Compare
Choose a tag to compare
  • major pipeline rewrite in order to fix * and ^ keyword processing.

0.1

09 Apr 19:33
v0.1
eef9165
Compare
Choose a tag to compare
0.1
  • support dep sorting for commit command,
  • allow relaxed package dep syntax in keywordreqs,
  • support convenience ^ and * tokens in keyword lists.

0.0.8

08 Apr 15:45
v0.0.8
1313522
Compare
Choose a tag to compare
0.0.8 Pre-release
Pre-release
  • add a resolve command to unCC arches and resolve bugs,
  • rename process-bugs command to sanity-check,
  • support skipping bugs marked using nattka:skip personal tag.

0.0.7

07 Apr 18:49
v0.0.7
235d87a
Compare
Choose a tag to compare
0.0.7 Pre-release
Pre-release
  • make sanity-check output reproducible and more readable,
  • sort apply output dependencies first.

0.0.6

07 Apr 09:51
v0.0.6
8134a9e
Compare
Choose a tag to compare
0.0.6 Pre-release
Pre-release
  • apply: use package.accept_keywords-friendly format,
  • process: include package name and version in sanity-check failures,
  • new commit command.

0.0.5

06 Apr 13:08
v0.0.5
f91e763
Compare
Choose a tag to compare
  • fix AssertionError when matching previously reported exception

0.0.4

06 Apr 11:55
v0.0.4
af79bde
Compare
Choose a tag to compare
  • process-bugs: fix not ignoring resolved dependencies.
  • include copyright line updates in keyword updates.

0.0.3

05 Apr 20:20
v0.0.3
bb300b3
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release
  • multiple new search filters: category, security, arch, sanity-check,
  • documentation now covers usage, with detailed explanation of options,
  • improved support for handling dependencies, esp. when bugs are listed
    explicitly,
  • 'apply' command has been revamped to behave more like getatoms.py:
    it now prints machine-usable output and is focused on working
    for a single arch.

0.0.2

03 Apr 17:07
v0.0.2
abd6b54
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release
  • default not to update bugs (require explicit --update-bugs for that)
  • support running read-only without Bugzilla API key
  • support quiet output and logging to a file
  • filter package keywords to match CC list when arches are CC-ed already

0.0.1

02 Apr 12:18
v0.0.1
992f61b
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

Initial testing release with functional 'process-bugs' command.