mirror of
https://git.centos.org/centos/centpkg.git
synced 2025-02-23 08:12:55 +00:00
local mockbuilds now work as defined by upstream rpkg
This commit is contained in:
parent
6ba768ab15
commit
b7b95ab85d
1 changed files with 0 additions and 3 deletions
|
@ -231,9 +231,6 @@ class Commands(pyrpkg.Commands):
|
|||
def mock_config(self, *args, **kwargs):
|
||||
raise NotImplementedError("This command is not yet implemented in centpkg")
|
||||
|
||||
def mockbuild(self, *args, **kwargs):
|
||||
raise NotImplementedError("This command is not yet implemented in centpkg")
|
||||
|
||||
def upload(self, *args, **kwargs):
|
||||
raise NotImplementedError("This command is not yet implemented in centpkg")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue