From 2d7ea1f2ad60efcfc3194110682c0c9054f265f5 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 05:36:11 +0000 Subject: automatic import of python-glue-core --- .gitignore | 1 + python-glue-core.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 527176a..b3b4dad 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /glue-core-1.9.0.tar.gz +/glue-core-1.9.1.tar.gz diff --git a/python-glue-core.spec b/python-glue-core.spec index f820698..c1e8c18 100644 --- a/python-glue-core.spec +++ b/python-glue-core.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-glue-core -Version: 1.9.0 +Version: 1.9.1 Release: 1 Summary: Multidimensional data visualization across files License: BSD License URL: http://glueviz.org -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/95/ad/1355b73695c5a1569d0c4ba90a5322c3bf4dfa1a5cc58a7dc4991206c837/glue-core-1.9.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f8/a6/c7b06ae9dcd44befc7b3f7a8981b89e8391ff97bf79c05331aeaf7f297ad/glue-core-1.9.1.tar.gz BuildArch: noarch Requires: python3-numpy @@ -76,7 +76,7 @@ across many files. Click on the image for a quick demo: |Glue demo| %prep -%autosetup -n glue-core-1.9.0 +%autosetup -n glue-core-1.9.1 %build %py3_build @@ -116,5 +116,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 1.9.0-1 +* Tue Apr 25 2023 Python_Bot - 1.9.1-1 - Package Spec generated diff --git a/sources b/sources index dbf3755..1f27b66 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f59572cd06786ae8e6a67399427c06aa glue-core-1.9.0.tar.gz +8f916dcc1166f160e1752916d07cd0af glue-core-1.9.1.tar.gz -- cgit v1.2.3