From 67947b69e802c875130e323203e1e9d0d5fa2b90 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 10:33:09 +0000 Subject: automatic import of python-pyspark --- .gitignore | 1 + python-pyspark.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 4e61513..7bdf9f6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pyspark-3.3.2.tar.gz +/pyspark-3.4.0.tar.gz 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 - 3.3.2-1 +* Fri Apr 21 2023 Python_Bot - 3.4.0-1 - Package Spec generated diff --git a/sources b/sources index 292bdfb..84ca8e4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0de0bce6e607d87231145c7d8d3bf421 pyspark-3.3.2.tar.gz +37d01a0bb88e18a245b5723981c2265a pyspark-3.4.0.tar.gz -- cgit v1.2.3