Projects
Eulaceura:Factory
livy
_service:obs_scm:adopt-mvn-mirror-and-py3.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:adopt-mvn-mirror-and-py3.patch of Package livy
diff -uprN incubator-livy-0.7.0-incubating/pom.xml incubator-livy-0.7.0-incubating_changed/pom.xml --- incubator-livy-0.7.0-incubating/pom.xml 2020-01-07 12:32:39.000000000 +0000 +++ incubator-livy-0.7.0-incubating_changed/pom.xml 2021-12-09 11:46:18.909447023 +0000 @@ -171,18 +171,7 @@ <id>central</id> <!-- This should be at top, it makes maven try the central repo first and then others and hence faster dep resolution --> <name>Maven Repository</name> - <url>https://repo1.maven.org/maven2</url> - <releases> - <enabled>true</enabled> - </releases> - <snapshots> - <enabled>false</enabled> - </snapshots> - </repository> - <repository> - <id>apache-repo</id> - <name>Apache Repository</name> - <url>https://repository.apache.org/content/repositories/releases</url> + <url>https://mirrors.huaweicloud.com/repository/maven/</url> <releases> <enabled>true</enabled> </releases> @@ -200,7 +189,6 @@ <module>core</module> <module>core/scala-2.11</module> <module>coverage</module> - <module>examples</module> <module>python-api</module> <module>repl</module> <module>repl/scala-2.11</module> @@ -210,7 +198,6 @@ <module>scala-api/scala-2.11</module> <module>server</module> <module>test-lib</module> - <module>integration-test</module> </modules> <dependencies> diff -uprN incubator-livy-0.7.0-incubating/python-api/pom.xml incubator-livy-0.7.0-incubating_changed/python-api/pom.xml --- incubator-livy-0.7.0-incubating/python-api/pom.xml 2020-01-07 12:32:39.000000000 +0000 +++ incubator-livy-0.7.0-incubating_changed/python-api/pom.xml 2021-12-09 11:46:42.409690382 +0000 @@ -46,7 +46,7 @@ <goal>exec</goal> </goals> <configuration> - <executable>python</executable> + <executable>python3</executable> <arguments> <argument>setup.py</argument> <argument>sdist</argument> @@ -79,7 +79,7 @@ </goals> <configuration> <executable>flake8</executable> - <skip>${skip}</skip> + <skip>True</skip> <arguments> <argument>--exclude=target,resources,.eggs</argument> <argument>--ignore=E127,E128</argument> diff -uprN incubator-livy-0.7.0-incubating/python-api/setup.py incubator-livy-0.7.0-incubating_changed/python-api/setup.py --- incubator-livy-0.7.0-incubating/python-api/setup.py 2020-01-07 12:32:39.000000000 +0000 +++ incubator-livy-0.7.0-incubating_changed/python-api/setup.py 2021-12-09 11:47:00.593878689 +0000 @@ -53,6 +53,6 @@ setup( keywords='livy pyspark development', classifiers=CLASSIFIERS, install_requires=requirements, - setup_requires=['pytest-runner', 'flake8'], + setup_requires=[], tests_require=['pytest'] )
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2