diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 10:33:09 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 10:33:09 +0000 |
| commit | 67947b69e802c875130e323203e1e9d0d5fa2b90 (patch) | |
| tree | 982131bdf13232dcad6effd2fc994095c80818a0 /python-pyspark.spec | |
| parent | 52b697ce1fdb6965e4987bd81feeffec2ef96938 (diff) | |
automatic import of python-pysparkopeneuler20.03
Diffstat (limited to 'python-pyspark.spec')
| -rw-r--r-- | python-pyspark.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pyspark.spec b/python-pyspark.spec index 44d11a8..890ab10 100644 --- a/python-pyspark.spec +++ b/python-pyspark.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyspark -Version: 3.3.2 +Version: 3.4.0 Release: 1 Summary: Apache Spark Python API License: http://www.apache.org/licenses/LICENSE-2.0 URL: https://github.com/apache/spark/tree/master/python -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/6d/08/87b404b8b3255d46caf0ecdccf871d501a2b58da9b844d3f9710ce9d4d53/pyspark-3.3.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e3/c9/3341c9ec67ee7ada69e0fa85236f29e2a59191a90b5d4a7dc723f17fdb0f/pyspark-3.4.0.tar.gz BuildArch: noarch @@ -124,7 +124,7 @@ At its core PySpark depends on Py4J, but some additional sub-packages have their See also [Dependencies](https://spark.apache.org/docs/latest/api/python/getting_started/install.html#dependencies) for production, and [dev/requirements.txt](https://github.com/apache/spark/blob/master/dev/requirements.txt) for development. %prep -%autosetup -n pyspark-3.3.2 +%autosetup -n pyspark-3.4.0 %build %py3_build @@ -164,5 +164,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.3.2-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 3.4.0-1 - Package Spec generated |
