Skip to content

Tags: MeeGoIntegration/python-buildservice

Tags

0.5.9

Toggle 0.5.9's commit message
Add repository rebuild option to createProject()

0.5.8

Toggle 0.5.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from martyone/jb55489

Include "requires" in binary info

0.6.0

Toggle 0.6.0's commit message
2to3: osc can return b'' which api must decode() to return strings

Signed-off-by: David Greaves <[email protected]>

0.5.7

Toggle 0.5.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #6 from MeeGoIntegration/jb41409-packaging-fixes

Jb41409 packaging fixes

0.5.6

Toggle 0.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from MeeGoIntegration/uniq-paths

Make sure paths added in project meta are unique

0.5.5

Toggle 0.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from MeeGoIntegration/http400-fixes

Http400 fixes

0.5.4

Toggle 0.5.4's commit message
Asking for a revision of "None" is a 400 for a package which is newly…

… created.

This cannot (easily) be distinguised from service in progress.
If revision is None then nothing has been saved so don't even bother calling
OBS, return a 404.

Signed-off-by: David Greaves <[email protected]>

0.5.3

Toggle 0.5.3's commit message
Extend createProjectAttribute() call

Signed-off-by: David Greaves <[email protected]>

0.5.2

Toggle 0.5.2's commit message
Allow the unexpanded file to be requested.

This is needed when asking for a _service file to partially update when the service has failed to run.

Signed-off-by: David Greaves <[email protected]>

0.5.1

Toggle 0.5.1's commit message
[patterns] fix recursive pattern expansion