From ccd054c37eb94433af12225e8ccb6db5bef19da3 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 03:11:38 +0000 Subject: automatic import of python-dxpy --- .gitignore | 1 + python-dxpy.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 3789bf2..09e04fa 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dxpy-0.344.0.tar.gz +/dxpy-0.346.0.tar.gz diff --git a/python-dxpy.spec b/python-dxpy.spec index ea813da..f5a58d7 100644 --- a/python-dxpy.spec +++ b/python-dxpy.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dxpy -Version: 0.344.0 +Version: 0.346.0 Release: 1 Summary: DNAnexus Platform API bindings for Python License: Apache Software License URL: https://github.com/dnanexus/dx-toolkit -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f0/77/6b602e0aa5baa928cb6d4462cc2325514c7c5008f8ddddbf9e0d82d0bcfd/dxpy-0.344.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/31/1b/c6709b85c7cd395d0ee4425c0d585e2b9d271094b52e1321365abe2c4916/dxpy-0.346.0.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-dxpy-doc [API Documentation](http://autodoc.dnanexus.com/bindings/python/current/) %prep -%autosetup -n dxpy-0.344.0 +%autosetup -n dxpy-0.346.0 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 0.344.0-1 +* Tue Apr 25 2023 Python_Bot - 0.346.0-1 - Package Spec generated diff --git a/sources b/sources index c6025ea..f6c3090 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ebdc3b8db55f5255012db239dda63f6a dxpy-0.344.0.tar.gz +f53dd7fdb86fbbc73f356927250b2b66 dxpy-0.346.0.tar.gz -- cgit v1.2.3