python3-pytest: major ver bump
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||
|
||||
from pisi.actionsapi import pythonmodules
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import pythonmodules
|
||||
|
||||
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","5.4.2")
|
||||
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","6.0.2")
|
||||
|
||||
def build():
|
||||
pythonmodules.compile(pyVer="3")
|
||||
|
||||
Reference in New Issue
Block a user