diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-newtools.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /newtools-2.2.455.tar.gz +/newtools-2.2.467.tar.gz diff --git a/python-newtools.spec b/python-newtools.spec index a7de1ed..4ec796a 100644 --- a/python-newtools.spec +++ b/python-newtools.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-newtools -Version: 2.2.455 +Version: 2.2.467 Release: 1 Summary: Provides useful libraries for processing large data sets. License: MIT URL: https://bitbucket.org/deductive/newtools/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c5/b9/e6195034456941a52d431ae080f5aafdd2e003f52268ebf9be29f0ed8766/newtools-2.2.455.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/be/d2/fb141f86a6bd23d4a368139b1d764c7dc23aeedfb036d30fb1dd501f5c23/newtools-2.2.467.tar.gz BuildArch: noarch @@ -46,7 +46,7 @@ Provides libraries for processing large data sets on AWS with Pandas. For documentation see [read the docs](http://newtools.readthedocs.io) %prep -%autosetup -n newtools-2.2.455 +%autosetup -n newtools-2.2.467 %build %py3_build @@ -86,5 +86,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 2.2.455-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 2.2.467-1 - Package Spec generated @@ -1 +1 @@ -796e7a85b7314f587236d45e671b37c4 newtools-2.2.455.tar.gz +d3b22a956bf79af48fa7ca077b596795 newtools-2.2.467.tar.gz |
