summaryrefslogtreecommitdiff
path: root/python-dxpy.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-dxpy.spec')
-rw-r--r--python-dxpy.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 0.344.0-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.346.0-1
- Package Spec generated